GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/5731/Look-a-keystone-species/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Look-a-keystone-species"
  +title: "Look, a keystone species"
  +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 1232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697567714 {#2414
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 5731
  -titleTs: "'keyston':3 'look':1 'speci':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549437
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3138107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463037 {#1793
    date: 2023-10-16 15:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Look-a-keystone-species"
  +title: "Look, a keystone species"
  +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 1232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697567714 {#2414
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 5731
  -titleTs: "'keyston':3 'look':1 'speci':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549437
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3138107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463037 {#1793
    date: 2023-10-16 15:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Look-a-keystone-species"
  +title: "Look, a keystone species"
  +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 1232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697567714 {#2414
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 5731
  -titleTs: "'keyston':3 'look':1 'speci':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549437
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3138107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463037 {#1793
    date: 2023-10-16 15:30:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697563009 {#4004
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 54332
  -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
  +editedAt: DateTimeImmutable @1697540222 {#3940
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4003
    date: 2023-10-17 12:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697563009 {#4004
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 54332
  -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
  +editedAt: DateTimeImmutable @1697540222 {#3940
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4003
    date: 2023-10-17 12:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697563009 {#4004
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 54332
  -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
  +editedAt: DateTimeImmutable @1697540222 {#3940
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4003
    date: 2023-10-17 12:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4836
  +user: Proxies\__CG__\App\Entity\User {#4837 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697563009 {#4004
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 54332
    -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
    +editedAt: DateTimeImmutable @1697540222 {#3940
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4003
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4834
    date: 2023-10-17 19:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ackzsel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 54972
  -bodyTs: "'driver':8 'forget':1 'one':4 'primari':7 'reforest':10 'squirrel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697563007 {#4835
    date: 2023-10-17 19:16:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4836
  +user: Proxies\__CG__\App\Entity\User {#4837 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697563009 {#4004
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 54332
    -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
    +editedAt: DateTimeImmutable @1697540222 {#3940
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4003
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4834
    date: 2023-10-17 19:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ackzsel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 54972
  -bodyTs: "'driver':8 'forget':1 'one':4 'primari':7 'reforest':10 'squirrel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697563007 {#4835
    date: 2023-10-17 19:16:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4836
  +user: Proxies\__CG__\App\Entity\User {#4837 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Huh, I'm not a squirrel expert at all but I understood that they're pretty good at remembering their stashes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697563009 {#4004
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 54332
    -bodyTs: "'expert':7 'good':17 'huh':1 'm':3 'pretti':16 're':15 'rememb':19 'squirrel':6 'stash':21 'understood':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/3007526"
    +editedAt: DateTimeImmutable @1697540222 {#3940
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4003
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4834
    date: 2023-10-17 19:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ackzsel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 54972
  -bodyTs: "'driver':8 'forget':1 'one':4 'primari':7 'reforest':10 'squirrel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697563007 {#4835
    date: 2023-10-17 19:16:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes the Sarah Silverman bit in a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697474909 {#4038
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 52795
  -bodyTs: "'ah':1 'bit':6 'meme':9 'sarah':4 'silverman':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474909 {#4036
    date: 2023-10-16 18:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes the Sarah Silverman bit in a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697474909 {#4038
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 52795
  -bodyTs: "'ah':1 'bit':6 'meme':9 'sarah':4 'silverman':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474909 {#4036
    date: 2023-10-16 18:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes the Sarah Silverman bit in a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697474909 {#4038
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 52795
  -bodyTs: "'ah':1 'bit':6 'meme':9 'sarah':4 'silverman':5 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474909 {#4036
    date: 2023-10-16 18:48:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So all the clever squirrels die of malnutrition?\n
    \n
    Makes me wonder which mechanism has limited human intelligence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697471284 {#4108
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 52647
  -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4946522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470340 {#4109
    date: 2023-10-16 17:32:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So all the clever squirrels die of malnutrition?\n
    \n
    Makes me wonder which mechanism has limited human intelligence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697471284 {#4108
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 52647
  -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4946522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470340 {#4109
    date: 2023-10-16 17:32:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So all the clever squirrels die of malnutrition?\n
    \n
    Makes me wonder which mechanism has limited human intelligence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697471284 {#4108
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 52647
  -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4946522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470340 {#4109
    date: 2023-10-16 17:32:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4820
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So all the clever squirrels die of malnutrition?\n
      \n
      Makes me wonder which mechanism has limited human intelligence.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697471284 {#4108
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 52647
    -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4946522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470340 {#4109
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4818
    date: 2023-10-16 17:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4824 …}
  +votes: Doctrine\ORM\PersistentCollection {#4826 …}
  +reports: Doctrine\ORM\PersistentCollection {#4828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4832 …}
  -id: 52681
  -bodyTs: "'childbirth':3 'death':1 'enorm':8 'head':6 'human':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/814397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471283 {#4819
    date: 2023-10-16 17:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4820
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So all the clever squirrels die of malnutrition?\n
      \n
      Makes me wonder which mechanism has limited human intelligence.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697471284 {#4108
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 52647
    -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4946522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470340 {#4109
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4818
    date: 2023-10-16 17:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4824 …}
  +votes: Doctrine\ORM\PersistentCollection {#4826 …}
  +reports: Doctrine\ORM\PersistentCollection {#4828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4832 …}
  -id: 52681
  -bodyTs: "'childbirth':3 'death':1 'enorm':8 'head':6 'human':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/814397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471283 {#4819
    date: 2023-10-16 17:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4820
  +user: Proxies\__CG__\App\Entity\User {#4821 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So all the clever squirrels die of malnutrition?\n
      \n
      Makes me wonder which mechanism has limited human intelligence.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697471284 {#4108
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 52647
    -bodyTs: "'clever':4 'die':6 'human':16 'intellig':17 'limit':15 'make':9 'malnutrit':8 'mechan':13 'squirrel':5 'wonder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4946522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470340 {#4109
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4818
    date: 2023-10-16 17:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4824 …}
  +votes: Doctrine\ORM\PersistentCollection {#4826 …}
  +reports: Doctrine\ORM\PersistentCollection {#4828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4832 …}
  -id: 52681
  -bodyTs: "'childbirth':3 'death':1 'enorm':8 'head':6 'human':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/814397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471283 {#4819
    date: 2023-10-16 17:48:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
     Tldr: trees manipulate # of acorns to get squirrels to plant more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1697550361 {#4181
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 52625
  -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469682 {#4182
    date: 2023-10-16 17:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
     Tldr: trees manipulate # of acorns to get squirrels to plant more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1697550361 {#4181
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 52625
  -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469682 {#4182
    date: 2023-10-16 17:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
     Tldr: trees manipulate # of acorns to get squirrels to plant more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1697550361 {#4181
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 52625
  -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469682 {#4182
    date: 2023-10-16 17:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4804
  +user: Proxies\__CG__\App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
       Tldr: trees manipulate # of acorns to get squirrels to plant more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1697550361 {#4181
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 52625
    -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469682 {#4182
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1697470505 {#4802
    date: 2023-10-16 17:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 52651
  -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470505 {#4803
    date: 2023-10-16 17:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4804
  +user: Proxies\__CG__\App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
       Tldr: trees manipulate # of acorns to get squirrels to plant more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1697550361 {#4181
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 52625
    -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469682 {#4182
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1697470505 {#4802
    date: 2023-10-16 17:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 52651
  -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470505 {#4803
    date: 2023-10-16 17:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4804
  +user: Proxies\__CG__\App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
       Tldr: trees manipulate # of acorns to get squirrels to plant more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1697550361 {#4181
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 52625
    -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469682 {#4182
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1697470505 {#4802
    date: 2023-10-16 17:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 52651
  -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697470505 {#4803
    date: 2023-10-16 17:35:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4804
    +user: Proxies\__CG__\App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
         Tldr: trees manipulate # of acorns to get squirrels to plant more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1697550361 {#4181
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 52625
      -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697469682 {#4182
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1697470505 {#4802
      date: 2023-10-16 17:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 52651
    -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470505 {#4803
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4921
    date: 2023-10-16 18:44:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 52790
  -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474682 {#4922
    date: 2023-10-16 18:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4804
    +user: Proxies\__CG__\App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
         Tldr: trees manipulate # of acorns to get squirrels to plant more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1697550361 {#4181
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 52625
      -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697469682 {#4182
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1697470505 {#4802
      date: 2023-10-16 17:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 52651
    -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470505 {#4803
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4921
    date: 2023-10-16 18:44:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 52790
  -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474682 {#4922
    date: 2023-10-16 18:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4804
    +user: Proxies\__CG__\App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
         Tldr: trees manipulate # of acorns to get squirrels to plant more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1697550361 {#4181
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 52625
      -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697469682 {#4182
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1697470505 {#4802
      date: 2023-10-16 17:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 52651
    -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697470505 {#4803
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4921
    date: 2023-10-16 18:44:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 52790
  -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4576131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474682 {#4922
    date: 2023-10-16 18:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5025
  +user: Proxies\__CG__\App\Entity\User {#5026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4804
      +user: Proxies\__CG__\App\Entity\User {#4805 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
           Tldr: trees manipulate # of acorns to get squirrels to plant more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1697550361 {#4181
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 52625
        -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697469682 {#4182
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1697470505 {#4802
        date: 2023-10-16 17:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 52651
      -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4574577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697470505 {#4803
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4921
      date: 2023-10-16 18:44:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 52790
    -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4576131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697474682 {#4922
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5023
    date: 2023-10-17 13:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 54421
  -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3836400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542828 {#5024
    date: 2023-10-17 13:40:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5025
  +user: Proxies\__CG__\App\Entity\User {#5026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4804
      +user: Proxies\__CG__\App\Entity\User {#4805 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
           Tldr: trees manipulate # of acorns to get squirrels to plant more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1697550361 {#4181
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 52625
        -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697469682 {#4182
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1697470505 {#4802
        date: 2023-10-16 17:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 52651
      -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4574577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697470505 {#4803
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4921
      date: 2023-10-16 18:44:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 52790
    -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4576131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697474682 {#4922
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5023
    date: 2023-10-17 13:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 54421
  -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3836400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542828 {#5024
    date: 2023-10-17 13:40:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5025
  +user: Proxies\__CG__\App\Entity\User {#5026 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4804
      +user: Proxies\__CG__\App\Entity\User {#4805 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
           Tldr: trees manipulate # of acorns to get squirrels to plant more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1697550361 {#4181
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 52625
        -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697469682 {#4182
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1697470505 {#4802
        date: 2023-10-16 17:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 52651
      -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4574577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697470505 {#4803
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4921
      date: 2023-10-16 18:44:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 52790
    -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4576131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697474682 {#4922
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5023
    date: 2023-10-17 13:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5027 …}
  +nested: Doctrine\ORM\PersistentCollection {#5029 …}
  +votes: Doctrine\ORM\PersistentCollection {#5031 …}
  +reports: Doctrine\ORM\PersistentCollection {#5033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
  -id: 54421
  -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3836400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542828 {#5024
    date: 2023-10-17 13:40:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5025
    +user: Proxies\__CG__\App\Entity\User {#5026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: Proxies\__CG__\App\Entity\User {#4924 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4804
        +user: Proxies\__CG__\App\Entity\User {#4805 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4186
          +user: App\Entity\User {#4199 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
             Tldr: trees manipulate # of acorns to get squirrels to plant more.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1697550361 {#4181
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4191 …}
          +reports: Doctrine\ORM\PersistentCollection {#4193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
          -id: 52625
          -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697469682 {#4182
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4186}
        +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1697470505 {#4802
          date: 2023-10-16 17:35:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 52651
        -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4574577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697470505 {#4803
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4921
        date: 2023-10-16 18:44:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4925 …}
      +nested: Doctrine\ORM\PersistentCollection {#4927 …}
      +votes: Doctrine\ORM\PersistentCollection {#4929 …}
      +reports: Doctrine\ORM\PersistentCollection {#4931 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
      -id: 52790
      -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4576131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697474682 {#4922
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5023
      date: 2023-10-17 13:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
      "@stockRot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 54421
    -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3836400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542828 {#5024
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5093
    date: 2023-10-17 15:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
    "@Pelicanen@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 54602
  -bodyTs: "'learn':3 'new':5 'two':4 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550360 {#5094
    date: 2023-10-17 15:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5025
    +user: Proxies\__CG__\App\Entity\User {#5026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: Proxies\__CG__\App\Entity\User {#4924 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4804
        +user: Proxies\__CG__\App\Entity\User {#4805 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4186
          +user: App\Entity\User {#4199 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
             Tldr: trees manipulate # of acorns to get squirrels to plant more.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1697550361 {#4181
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4191 …}
          +reports: Doctrine\ORM\PersistentCollection {#4193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
          -id: 52625
          -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697469682 {#4182
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4186}
        +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1697470505 {#4802
          date: 2023-10-16 17:35:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 52651
        -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4574577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697470505 {#4803
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4921
        date: 2023-10-16 18:44:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4925 …}
      +nested: Doctrine\ORM\PersistentCollection {#4927 …}
      +votes: Doctrine\ORM\PersistentCollection {#4929 …}
      +reports: Doctrine\ORM\PersistentCollection {#4931 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
      -id: 52790
      -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4576131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697474682 {#4922
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5023
      date: 2023-10-17 13:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
      "@stockRot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 54421
    -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3836400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542828 {#5024
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5093
    date: 2023-10-17 15:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
    "@Pelicanen@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 54602
  -bodyTs: "'learn':3 'new':5 'two':4 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550360 {#5094
    date: 2023-10-17 15:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5025
    +user: Proxies\__CG__\App\Entity\User {#5026 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: Proxies\__CG__\App\Entity\User {#4924 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4804
        +user: Proxies\__CG__\App\Entity\User {#4805 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4186
          +user: App\Entity\User {#4199 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, it's more interesting than this. The trees are playing the squirrels. There's a normal amount of acorns that can support a normal amount of squirrels. But once every few years, the trees make a bunch more acorns. More than the normal amount of squirrels can eat. But not frequent enough that the number of squirrels increase. So the squirrels go crazy and hide em everywhere that year, but there's no way they can eat them all, so there are a bunch of acorns planted.  \n
             Tldr: trees manipulate # of acorns to get squirrels to plant more.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1697550361 {#4181
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4191 …}
          +reports: Doctrine\ORM\PersistentCollection {#4193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
          -id: 52625
          -bodyTs: "'acorn':20,40,87,93 'amount':18,26,45 'bunch':38,85 'crazi':64 'eat':49,78 'em':67 'enough':53 'everi':31 'everywher':68 'frequent':52 'get':95 'go':63 'hide':66 'increas':59 'interest':5 'make':36 'manipul':91 'normal':17,25,44 'number':56 'plant':88,98 'play':11 'squirrel':13,28,47,58,62,96 'support':23 'tldr':89 'tree':9,35,90 'way':75 'year':33,70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2992987"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697469682 {#4182
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4186}
        +body: "It’s amazing nature found this blindly and it was the most efficient way to propagate as a species."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1697470505 {#4802
          date: 2023-10-16 17:35:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 52651
        -bodyTs: "'amaz':3 'blind':7 'effici':13 'found':5 'natur':4 'propag':16 'speci':19 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4574577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697470505 {#4803
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4921
        date: 2023-10-16 18:44:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Hello_there@kbin.social"
        "@Frozengyro@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4925 …}
      +nested: Doctrine\ORM\PersistentCollection {#4927 …}
      +votes: Doctrine\ORM\PersistentCollection {#4929 …}
      +reports: Doctrine\ORM\PersistentCollection {#4931 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
      -id: 52790
      -bodyTs: "'enough':5 'good':4 'propag':8 'speci':11 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4576131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697474682 {#4922
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5023
      date: 2023-10-17 13:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Hello_there@kbin.social"
      "@Frozengyro@lemmy.world"
      "@stockRot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5027 …}
    +nested: Doctrine\ORM\PersistentCollection {#5029 …}
    +votes: Doctrine\ORM\PersistentCollection {#5031 …}
    +reports: Doctrine\ORM\PersistentCollection {#5033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5037 …}
    -id: 54421
    -bodyTs: "'autoregress':11 'evolut':7 'global':5 'local':1 'long':10 'minimum':2,6 'one':9 'process':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3836400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542828 {#5024
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5093
    date: 2023-10-17 15:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Hello_there@kbin.social"
    "@Frozengyro@lemmy.world"
    "@stockRot@lemmy.world"
    "@Pelicanen@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 54602
  -bodyTs: "'learn':3 'new':5 'two':4 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550360 {#5094
    date: 2023-10-17 15:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What a hero, single-handedly counteracting deforestation. You go squirrel man, you go!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697465149 {#4254
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 52469
  -bodyTs: "'counteract':7 'deforest':8 'go':10,14 'hand':6 'hero':3 'man':12 'singl':5 'single-hand':4 'squirrel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465149 {#4255
    date: 2023-10-16 16:05:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What a hero, single-handedly counteracting deforestation. You go squirrel man, you go!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697465149 {#4254
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 52469
  -bodyTs: "'counteract':7 'deforest':8 'go':10,14 'hand':6 'hero':3 'man':12 'singl':5 'single-hand':4 'squirrel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465149 {#4255
    date: 2023-10-16 16:05:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What a hero, single-handedly counteracting deforestation. You go squirrel man, you go!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697465149 {#4254
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 52469
  -bodyTs: "'counteract':7 'deforest':8 'go':10,14 'hand':6 'hero':3 'man':12 'singl':5 'single-hand':4 'squirrel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465149 {#4255
    date: 2023-10-16 16:05:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4327
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 52461
  -bodyTs: "'accident':1 'forget':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2991774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464985 {#4328
    date: 2023-10-16 16:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4327
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 52461
  -bodyTs: "'accident':1 'forget':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2991774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464985 {#4328
    date: 2023-10-16 16:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4327
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 52461
  -bodyTs: "'accident':1 'forget':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/543874/-/comment/2991774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464985 {#4328
    date: 2023-10-16 16:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4400
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 52459
  -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464971 {#4401
    date: 2023-10-16 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4400
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 52459
  -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464971 {#4401
    date: 2023-10-16 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4400
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 52459
  -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4485658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464971 {#4401
    date: 2023-10-16 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "The ones that make acorns. Acorn tree. ‘S got acorns on it, what else do you call it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1697465078 {#4738
    date: 2023-10-16 16:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 52466
  -bodyTs: "'acorn':5,6,10 'call':17 'els':14 'got':9 'make':4 'one':2 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4200347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465078 {#4739
    date: 2023-10-16 16:04:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "The ones that make acorns. Acorn tree. ‘S got acorns on it, what else do you call it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1697465078 {#4738
    date: 2023-10-16 16:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 52466
  -bodyTs: "'acorn':5,6,10 'call':17 'els':14 'got':9 'make':4 'one':2 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4200347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465078 {#4739
    date: 2023-10-16 16:04:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "The ones that make acorns. Acorn tree. ‘S got acorns on it, what else do you call it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1697465078 {#4738
    date: 2023-10-16 16:04:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 52466
  -bodyTs: "'acorn':5,6,10 'call':17 'els':14 'got':9 'make':4 'one':2 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4200347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465078 {#4739
    date: 2023-10-16 16:04:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4757
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697465794 {#4754
    date: 2023-10-16 16:16:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -id: 52496
  -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3278652"
  +editedAt: DateTimeImmutable @1697465813 {#4755
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4756
    date: 2023-10-16 16:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4757
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697465794 {#4754
    date: 2023-10-16 16:16:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -id: 52496
  -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3278652"
  +editedAt: DateTimeImmutable @1697465813 {#4755
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4756
    date: 2023-10-16 16:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4757
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697465794 {#4754
    date: 2023-10-16 16:16:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -id: 52496
  -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3278652"
  +editedAt: DateTimeImmutable @1697465813 {#4755
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4756
    date: 2023-10-16 16:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4873
    date: 2023-10-17 20:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 55051
  -bodyTs: "'cap':5 'dunc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3920865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566659 {#4874
    date: 2023-10-17 20:17:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4873
    date: 2023-10-17 20:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 55051
  -bodyTs: "'cap':5 'dunc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3920865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566659 {#4874
    date: 2023-10-17 20:17:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4873
    date: 2023-10-17 20:17:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 55051
  -bodyTs: "'cap':5 'dunc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3920865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566659 {#4874
    date: 2023-10-17 20:17:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4889
    date: 2023-10-16 16:20:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 52501
  -bodyTs: "'concern':5 'fuck':7 'may':4 'whomev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4936082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466039 {#4890
    date: 2023-10-16 16:20:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4889
    date: 2023-10-16 16:20:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 52501
  -bodyTs: "'concern':5 'fuck':7 'may':4 'whomev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4936082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466039 {#4890
    date: 2023-10-16 16:20:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4889
    date: 2023-10-16 16:20:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 52501
  -bodyTs: "'concern':5 'fuck':7 'may':4 'whomev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4936082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466039 {#4890
    date: 2023-10-16 16:20:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1697466018 {#4905
    date: 2023-10-16 16:20:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 52499
  -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466018 {#4906
    date: 2023-10-16 16:20:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1697466018 {#4905
    date: 2023-10-16 16:20:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 52499
  -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466018 {#4906
    date: 2023-10-16 16:20:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4757
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4400
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4406 …}
      +nested: Doctrine\ORM\PersistentCollection {#4408 …}
      +votes: Doctrine\ORM\PersistentCollection {#4410 …}
      +reports: Doctrine\ORM\PersistentCollection {#4412 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
      -id: 52459
      -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4485658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697464971 {#4401
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697465794 {#4754
      date: 2023-10-16 16:16:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -id: 52496
    -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3278652"
    +editedAt: DateTimeImmutable @1697465813 {#4755
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4756
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1697466018 {#4905
    date: 2023-10-16 16:20:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 52499
  -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466018 {#4906
    date: 2023-10-16 16:20:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Fight Club Rule 7: Fights will go on as long as they have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697466502 {#4957
    date: 2023-10-16 16:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4967 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 52519
  -bodyTs: "'7':4 'club':2 'fight':1,5 'go':7 'long':10 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3814009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466502 {#4954
    date: 2023-10-16 16:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Fight Club Rule 7: Fights will go on as long as they have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697466502 {#4957
    date: 2023-10-16 16:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4967 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 52519
  -bodyTs: "'7':4 'club':2 'fight':1,5 'go':7 'long':10 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3814009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466502 {#4954
    date: 2023-10-16 16:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Fight Club Rule 7: Fights will go on as long as they have to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697466502 {#4957
    date: 2023-10-16 16:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4967 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4974 …}
  -id: 52519
  -bodyTs: "'7':4 'club':2 'fight':1,5 'go':7 'long':10 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3814009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466502 {#4954
    date: 2023-10-16 16:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4976
    date: 2023-10-16 16:23:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 52508
  -bodyTs: "'complaint':4 'file':2 'give':8 'pleas':1 'shit':10 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466235 {#4977
    date: 2023-10-16 16:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4976
    date: 2023-10-16 16:23:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 52508
  -bodyTs: "'complaint':4 'file':2 'give':8 'pleas':1 'shit':10 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466235 {#4977
    date: 2023-10-16 16:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4979 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4976
    date: 2023-10-16 16:23:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 52508
  -bodyTs: "'complaint':4 'file':2 'give':8 'pleas':1 'shit':10 'someon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697466235 {#4977
    date: 2023-10-16 16:23:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "You’re right, but I’ve said it before, and I’ll say it again - they can’t all be winners."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697468498 {#4992
    date: 2023-10-16 17:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 52587
  -bodyTs: "'ll':12 're':2 'right':3 'said':7 'say':13 've':6 'winner':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3279478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468498 {#4993
    date: 2023-10-16 17:01:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "You’re right, but I’ve said it before, and I’ll say it again - they can’t all be winners."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697468498 {#4992
    date: 2023-10-16 17:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 52587
  -bodyTs: "'ll':12 're':2 'right':3 'said':7 'say':13 've':6 'winner':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3279478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468498 {#4993
    date: 2023-10-16 17:01:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "You’re right, but I’ve said it before, and I’ll say it again - they can’t all be winners."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697468498 {#4992
    date: 2023-10-16 17:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 52587
  -bodyTs: "'ll':12 're':2 'right':3 'said':7 'say':13 've':6 'winner':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3279478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468498 {#4993
    date: 2023-10-16 17:01:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Rule 7 is “Anonymous is still able to deliver”.  \n
    [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697469993 {#5007
    date: 2023-10-16 17:26:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 52637
  -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469993 {#5008
    date: 2023-10-16 17:26:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Rule 7 is “Anonymous is still able to deliver”.  \n
    [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697469993 {#5007
    date: 2023-10-16 17:26:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 52637
  -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469993 {#5008
    date: 2023-10-16 17:26:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5009
  +user: Proxies\__CG__\App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4907
    +user: Proxies\__CG__\App\Entity\User {#4908 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4757
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: App\Entity\User {#4418 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4400
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4406 …}
        +nested: Doctrine\ORM\PersistentCollection {#4408 …}
        +votes: Doctrine\ORM\PersistentCollection {#4410 …}
        +reports: Doctrine\ORM\PersistentCollection {#4412 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
        -id: 52459
        -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4485658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697464971 {#4401
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1697465794 {#4754
        date: 2023-10-16 16:16:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4758 …}
      +nested: Doctrine\ORM\PersistentCollection {#4760 …}
      +votes: Doctrine\ORM\PersistentCollection {#4762 …}
      +reports: Doctrine\ORM\PersistentCollection {#4764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
      -id: 52496
      -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3278652"
      +editedAt: DateTimeImmutable @1697465813 {#4755
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4756
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1697466018 {#4905
      date: 2023-10-16 16:20:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4909 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4913 …}
    +reports: Doctrine\ORM\PersistentCollection {#4915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
    -id: 52499
    -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4573201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697466018 {#4906
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: """
    Rule 7 is “Anonymous is still able to deliver”.  \n
    [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697469993 {#5007
    date: 2023-10-16 17:26:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 52637
  -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4574402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469993 {#5008
    date: 2023-10-16 17:26:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5009
    +user: Proxies\__CG__\App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: Proxies\__CG__\App\Entity\User {#4908 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4757
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#4418 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4400
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 52459
          -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4485658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697464971 {#4401
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4405}
        +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1697465794 {#4754
          date: 2023-10-16 16:16:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ikapoz@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4758 …}
        +nested: Doctrine\ORM\PersistentCollection {#4760 …}
        +votes: Doctrine\ORM\PersistentCollection {#4762 …}
        +reports: Doctrine\ORM\PersistentCollection {#4764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
        -id: 52496
        -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3278652"
        +editedAt: DateTimeImmutable @1697465813 {#4755
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4756
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1697466018 {#4905
        date: 2023-10-16 16:20:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4909 …}
      +nested: Doctrine\ORM\PersistentCollection {#4911 …}
      +votes: Doctrine\ORM\PersistentCollection {#4913 …}
      +reports: Doctrine\ORM\PersistentCollection {#4915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
      -id: 52499
      -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4573201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697466018 {#4906
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Rule 7 is “Anonymous is still able to deliver”.  \n
      [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697469993 {#5007
      date: 2023-10-16 17:26:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5011 …}
    +nested: Doctrine\ORM\PersistentCollection {#5013 …}
    +votes: Doctrine\ORM\PersistentCollection {#5015 …}
    +reports: Doctrine\ORM\PersistentCollection {#5017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
    -id: 52637
    -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469993 {#5008
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5058
    date: 2023-10-17 14:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 54451
  -bodyTs: "'39':6 'alway':3 'like':4 'rule':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3330992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544476 {#5055
    date: 2023-10-17 14:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5009
    +user: Proxies\__CG__\App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: Proxies\__CG__\App\Entity\User {#4908 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4757
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#4418 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4400
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 52459
          -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4485658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697464971 {#4401
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4405}
        +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1697465794 {#4754
          date: 2023-10-16 16:16:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ikapoz@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4758 …}
        +nested: Doctrine\ORM\PersistentCollection {#4760 …}
        +votes: Doctrine\ORM\PersistentCollection {#4762 …}
        +reports: Doctrine\ORM\PersistentCollection {#4764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
        -id: 52496
        -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3278652"
        +editedAt: DateTimeImmutable @1697465813 {#4755
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4756
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1697466018 {#4905
        date: 2023-10-16 16:20:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4909 …}
      +nested: Doctrine\ORM\PersistentCollection {#4911 …}
      +votes: Doctrine\ORM\PersistentCollection {#4913 …}
      +reports: Doctrine\ORM\PersistentCollection {#4915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
      -id: 52499
      -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4573201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697466018 {#4906
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Rule 7 is “Anonymous is still able to deliver”.  \n
      [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697469993 {#5007
      date: 2023-10-16 17:26:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5011 …}
    +nested: Doctrine\ORM\PersistentCollection {#5013 …}
    +votes: Doctrine\ORM\PersistentCollection {#5015 …}
    +reports: Doctrine\ORM\PersistentCollection {#5017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
    -id: 52637
    -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469993 {#5008
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5058
    date: 2023-10-17 14:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 54451
  -bodyTs: "'39':6 'alway':3 'like':4 'rule':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3330992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544476 {#5055
    date: 2023-10-17 14:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5063 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5009
    +user: Proxies\__CG__\App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: Proxies\__CG__\App\Entity\User {#4908 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4757
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: App\Entity\User {#4418 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4400
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4406 …}
          +nested: Doctrine\ORM\PersistentCollection {#4408 …}
          +votes: Doctrine\ORM\PersistentCollection {#4410 …}
          +reports: Doctrine\ORM\PersistentCollection {#4412 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
          -id: 52459
          -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4485658"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697464971 {#4401
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4405}
        +body: "Bruh, I know the difference, and you know the difference, but the person I shamelessly stole this meme from doesn’t. Please file your concerns with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1697465794 {#4754
          date: 2023-10-16 16:16:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ikapoz@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4758 …}
        +nested: Doctrine\ORM\PersistentCollection {#4760 …}
        +votes: Doctrine\ORM\PersistentCollection {#4762 …}
        +reports: Doctrine\ORM\PersistentCollection {#4764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
        -id: 52496
        -bodyTs: "'bruh':1 'concern':25 'differ':5,10 'doesn':20 'file':23 'know':3,8 'meme':18 'person':13 'pleas':22 'shameless':15 'stole':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3278652"
        +editedAt: DateTimeImmutable @1697465813 {#4755
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4756
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4405}
      +body: "By reposting the meme, you have implicitly accepted full responsibility for it’s content. That’s like rule 7 of the Internet or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1697466018 {#4905
        date: 2023-10-16 16:20:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ikapoz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4909 …}
      +nested: Doctrine\ORM\PersistentCollection {#4911 …}
      +votes: Doctrine\ORM\PersistentCollection {#4913 …}
      +reports: Doctrine\ORM\PersistentCollection {#4915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
      -id: 52499
      -bodyTs: "'7':19 'accept':8 'content':14 'full':9 'implicit':7 'internet':22 'like':17 'meme':4 'repost':2 'respons':10 'rule':18 'someth':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4573201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697466018 {#4906
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4405}
    +body: """
      Rule 7 is “Anonymous is still able to deliver”.  \n
      [archive.org/stream/…/RulesOfTheInternet..txt](https://archive.org/stream/RulesOfTheInternet/RulesOfTheInternet..txt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697469993 {#5007
      date: 2023-10-16 17:26:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ikapoz@sh.itjust.works"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5011 …}
    +nested: Doctrine\ORM\PersistentCollection {#5013 …}
    +votes: Doctrine\ORM\PersistentCollection {#5015 …}
    +reports: Doctrine\ORM\PersistentCollection {#5017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
    -id: 52637
    -bodyTs: "'/rulesoftheinternet':13 '/stream/':12 '/stream/rulesoftheinternet/rulesoftheinternet..txt)':17 '7':2 'abl':7 'anonym':4 'archive.org':11,16 'archive.org/stream/':10 'archive.org/stream/rulesoftheinternet/rulesoftheinternet..txt)':15 'deliv':9 'rule':1 'still':6 'txt':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4574402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469993 {#5008
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5058
    date: 2023-10-17 14:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
    "@SexyTimeSasquatch@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 54451
  -bodyTs: "'39':6 'alway':3 'like':4 'rule':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3330992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544476 {#5055
    date: 2023-10-17 14:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4772
  +user: Proxies\__CG__\App\Entity\User {#4773 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4770
    date: 2023-10-16 16:49:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -id: 52555
  -bodyTs: "'haha':1 'humor':7 'inde':3 'lie':5 'therein':4 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697467778 {#4771
    date: 2023-10-16 16:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4772
  +user: Proxies\__CG__\App\Entity\User {#4773 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4770
    date: 2023-10-16 16:49:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -id: 52555
  -bodyTs: "'haha':1 'humor':7 'inde':3 'lie':5 'therein':4 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697467778 {#4771
    date: 2023-10-16 16:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4772
  +user: Proxies\__CG__\App\Entity\User {#4773 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4770
    date: 2023-10-16 16:49:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -id: 52555
  -bodyTs: "'haha':1 'humor':7 'inde':3 'lie':5 'therein':4 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4573732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697467778 {#4771
    date: 2023-10-16 16:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4788
  +user: Proxies\__CG__\App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I interpreted it to be from the squirrel’s perspective. Let alone miraculously knowing what an acorn and a tree are called, how do you expect a squirrel to know it’s an Oak tree?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697567714 {#4786
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 55070
  -bodyTs: "'acorn':17 'alon':12 'call':22 'expect':26 'interpret':2 'know':14,30 'let':11 'miracul':13 'oak':34 'perspect':10 'squirrel':8,28 'tree':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4604499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567714 {#4787
    date: 2023-10-17 20:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4788
  +user: Proxies\__CG__\App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I interpreted it to be from the squirrel’s perspective. Let alone miraculously knowing what an acorn and a tree are called, how do you expect a squirrel to know it’s an Oak tree?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697567714 {#4786
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 55070
  -bodyTs: "'acorn':17 'alon':12 'call':22 'expect':26 'interpret':2 'know':14,30 'let':11 'miracul':13 'oak':34 'perspect':10 'squirrel':8,28 'tree':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4604499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567714 {#4787
    date: 2023-10-17 20:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4788
  +user: Proxies\__CG__\App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4400
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4406 …}
    +nested: Doctrine\ORM\PersistentCollection {#4408 …}
    +votes: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
    -id: 52459
    -bodyTs: "'acorn':1 'mean':4 'oak':5 'tree':2,6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4485658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464971 {#4401
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4405}
  +body: "I interpreted it to be from the squirrel’s perspective. Let alone miraculously knowing what an acorn and a tree are called, how do you expect a squirrel to know it’s an Oak tree?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697567714 {#4786
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ikapoz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 55070
  -bodyTs: "'acorn':17 'alon':12 'call':22 'expect':26 'interpret':2 'know':14,30 'let':11 'miracul':13 'oak':34 'perspect':10 'squirrel':8,28 'tree':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4604499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567714 {#4787
    date: 2023-10-17 20:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4473
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 52451
  -bodyTs: "'along':6 'goal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4160924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464758 {#4474
    date: 2023-10-16 15:59:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4473
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 52451
  -bodyTs: "'along':6 'goal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4160924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464758 {#4474
    date: 2023-10-16 15:59:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4473
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 52451
  -bodyTs: "'along':6 'goal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4160924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464758 {#4474
    date: 2023-10-16 15:59:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4552
  +user: App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Squirrels in it for the long con."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464417 {#4547
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 52438
  -bodyTs: "'con':7 'long':6 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464417 {#4548
    date: 2023-10-16 15:53:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4552
  +user: App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Squirrels in it for the long con."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464417 {#4547
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 52438
  -bodyTs: "'con':7 'long':6 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464417 {#4548
    date: 2023-10-16 15:53:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4552
  +user: App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Squirrels in it for the long con."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464417 {#4547
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 52438
  -bodyTs: "'con':7 'long':6 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464417 {#4548
    date: 2023-10-16 15:53:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "But not for you, only for your grand x 100 children"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697565785 {#4620
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 52398
  -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463208 {#4621
    date: 2023-10-16 15:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "But not for you, only for your grand x 100 children"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697565785 {#4620
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 52398
  -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463208 {#4621
    date: 2023-10-16 15:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4638 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "But not for you, only for your grand x 100 children"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697565785 {#4620
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 52398
  -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4572390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463208 {#4621
    date: 2023-10-16 15:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4701
    date: 2023-10-16 15:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 52404
  -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3277953"
  +editedAt: DateTimeImmutable @1697465880 {#4704
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4702
    date: 2023-10-16 15:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4701
    date: 2023-10-16 15:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 52404
  -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3277953"
  +editedAt: DateTimeImmutable @1697465880 {#4704
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4702
    date: 2023-10-16 15:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4701
    date: 2023-10-16 15:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 52404
  -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3277953"
  +editedAt: DateTimeImmutable @1697465880 {#4704
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4702
    date: 2023-10-16 15:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4863
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4708
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4701
      date: 2023-10-16 15:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4709 …}
    +nested: Doctrine\ORM\PersistentCollection {#4711 …}
    +votes: Doctrine\ORM\PersistentCollection {#4713 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 52404
    -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3277953"
    +editedAt: DateTimeImmutable @1697465880 {#4704
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4702
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4864
    date: 2023-10-17 20:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 55026
  -bodyTs: "'attitud':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2652557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565784 {#4861
    date: 2023-10-17 20:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4863
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4708
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4701
      date: 2023-10-16 15:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4709 …}
    +nested: Doctrine\ORM\PersistentCollection {#4711 …}
    +votes: Doctrine\ORM\PersistentCollection {#4713 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 52404
    -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3277953"
    +editedAt: DateTimeImmutable @1697465880 {#4704
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4702
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4864
    date: 2023-10-17 20:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 55026
  -bodyTs: "'attitud':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2652557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565784 {#4861
    date: 2023-10-17 20:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4863
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4708
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4701
      date: 2023-10-16 15:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4709 …}
    +nested: Doctrine\ORM\PersistentCollection {#4711 …}
    +votes: Doctrine\ORM\PersistentCollection {#4713 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 52404
    -bodyTs: "'25':11 '250':6 'forest':9 'get':4 'old':8 'year':7,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3277953"
    +editedAt: DateTimeImmutable @1697465880 {#4704
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4702
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4864
    date: 2023-10-17 20:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 55026
  -bodyTs: "'attitud':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2652557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565784 {#4861
    date: 2023-10-17 20:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697480751 {#4722
    date: 2023-10-16 20:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@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: 52958
  -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480751 {#4723
    date: 2023-10-16 20:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697480751 {#4722
    date: 2023-10-16 20:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@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: 52958
  -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480751 {#4723
    date: 2023-10-16 20:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4724
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4638 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "But not for you, only for your grand x 100 children"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697565785 {#4620
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 52398
    -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4572390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463208 {#4621
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697480751 {#4722
    date: 2023-10-16 20:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@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: 52958
  -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4577972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480751 {#4723
    date: 2023-10-16 20:25:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4724
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697480751 {#4722
      date: 2023-10-16 20:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@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: 52958
    -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697480751 {#4723
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697498308 {#4937
    date: 2023-10-17 01:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 53510
  -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4954762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498308 {#4938
    date: 2023-10-17 01:18:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4724
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697480751 {#4722
      date: 2023-10-16 20:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@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: 52958
    -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697480751 {#4723
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697498308 {#4937
    date: 2023-10-17 01:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 53510
  -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4954762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498308 {#4938
    date: 2023-10-17 01:18:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4724
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4625
      +user: App\Entity\User {#4638 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "But not for you, only for your grand x 100 children"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697565785 {#4620
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4626 …}
      +nested: Doctrine\ORM\PersistentCollection {#4628 …}
      +votes: Doctrine\ORM\PersistentCollection {#4630 …}
      +reports: Doctrine\ORM\PersistentCollection {#4632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
      -id: 52398
      -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4572390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697463208 {#4621
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697480751 {#4722
      date: 2023-10-16 20:25:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@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: 52958
    -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4577972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697480751 {#4723
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697498308 {#4937
    date: 2023-10-17 01:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 53510
  -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4954762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697498308 {#4938
    date: 2023-10-17 01:18:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5041
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: Proxies\__CG__\App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4724
      +user: Proxies\__CG__\App\Entity\User {#4725 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4625
        +user: App\Entity\User {#4638 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "But not for you, only for your grand x 100 children"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697565785 {#4620
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 52398
        -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4572390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697463208 {#4621
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697480751 {#4722
        date: 2023-10-16 20:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@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: 52958
      -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697480751 {#4723
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697498308 {#4937
      date: 2023-10-17 01:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4941 …}
    +nested: Doctrine\ORM\PersistentCollection {#4943 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
    -id: 53510
    -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4954762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697498308 {#4938
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697500239 {#5039
    date: 2023-10-17 01:50:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 53558
  -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4585662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697500239 {#5040
    date: 2023-10-17 01:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5041
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: Proxies\__CG__\App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4724
      +user: Proxies\__CG__\App\Entity\User {#4725 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4625
        +user: App\Entity\User {#4638 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "But not for you, only for your grand x 100 children"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697565785 {#4620
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 52398
        -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4572390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697463208 {#4621
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697480751 {#4722
        date: 2023-10-16 20:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@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: 52958
      -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697480751 {#4723
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697498308 {#4937
      date: 2023-10-17 01:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4941 …}
    +nested: Doctrine\ORM\PersistentCollection {#4943 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
    -id: 53510
    -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4954762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697498308 {#4938
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697500239 {#5039
    date: 2023-10-17 01:50:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 53558
  -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4585662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697500239 {#5040
    date: 2023-10-17 01:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5041
  +user: Proxies\__CG__\App\Entity\User {#4725 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: Proxies\__CG__\App\Entity\User {#4940 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4724
      +user: Proxies\__CG__\App\Entity\User {#4725 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4625
        +user: App\Entity\User {#4638 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "But not for you, only for your grand x 100 children"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697565785 {#4620
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4626 …}
        +nested: Doctrine\ORM\PersistentCollection {#4628 …}
        +votes: Doctrine\ORM\PersistentCollection {#4630 …}
        +reports: Doctrine\ORM\PersistentCollection {#4632 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
        -id: 52398
        -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4572390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697463208 {#4621
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697480751 {#4722
        date: 2023-10-16 20:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@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: 52958
      -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4577972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697480751 {#4723
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697498308 {#4937
      date: 2023-10-17 01:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4941 …}
    +nested: Doctrine\ORM\PersistentCollection {#4943 …}
    +votes: Doctrine\ORM\PersistentCollection {#4945 …}
    +reports: Doctrine\ORM\PersistentCollection {#4947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
    -id: 53510
    -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4954762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697498308 {#4938
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697500239 {#5039
    date: 2023-10-17 01:50:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 53558
  -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4585662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697500239 {#5040
    date: 2023-10-17 01:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: Proxies\__CG__\App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4724
        +user: Proxies\__CG__\App\Entity\User {#4725 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4625
          +user: App\Entity\User {#4638 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "But not for you, only for your grand x 100 children"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697565785 {#4620
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 52398
          -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4572390"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697463208 {#4621
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4625}
        +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697480751 {#4722
          date: 2023-10-16 20:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ViscloReader@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: 52958
        -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4577972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697480751 {#4723
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697498308 {#4937
        date: 2023-10-17 01:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@lemmy.world"
        "@XbSuper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4941 …}
      +nested: Doctrine\ORM\PersistentCollection {#4943 …}
      +votes: Doctrine\ORM\PersistentCollection {#4945 …}
      +reports: Doctrine\ORM\PersistentCollection {#4947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
      -id: 53510
      -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4954762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697498308 {#4938
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697500239 {#5039
      date: 2023-10-17 01:50:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
      "@SugarSnack@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 53558
    -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4585662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697500239 {#5040
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "But they mature within a year. So a generation would be every year for squirrels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697523201 {#5077
    date: 2023-10-17 08:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 54038
  -bodyTs: "'everi':12 'generat':9 'matur':3 'squirrel':15 'within':4 'would':10 'year':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4510366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697523201 {#5078
    date: 2023-10-17 08:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: Proxies\__CG__\App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4724
        +user: Proxies\__CG__\App\Entity\User {#4725 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4625
          +user: App\Entity\User {#4638 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "But not for you, only for your grand x 100 children"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697565785 {#4620
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 52398
          -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4572390"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697463208 {#4621
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4625}
        +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697480751 {#4722
          date: 2023-10-16 20:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ViscloReader@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: 52958
        -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4577972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697480751 {#4723
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697498308 {#4937
        date: 2023-10-17 01:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@lemmy.world"
        "@XbSuper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4941 …}
      +nested: Doctrine\ORM\PersistentCollection {#4943 …}
      +votes: Doctrine\ORM\PersistentCollection {#4945 …}
      +reports: Doctrine\ORM\PersistentCollection {#4947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
      -id: 53510
      -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4954762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697498308 {#4938
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697500239 {#5039
      date: 2023-10-17 01:50:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
      "@SugarSnack@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 53558
    -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4585662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697500239 {#5040
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "But they mature within a year. So a generation would be every year for squirrels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697523201 {#5077
    date: 2023-10-17 08:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 54038
  -bodyTs: "'everi':12 'generat':9 'matur':3 'squirrel':15 'within':4 'would':10 'year':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4510366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697523201 {#5078
    date: 2023-10-17 08:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Look-a-keystone-species"
    +title: "Look, a keystone species"
    +url: "https://slrpnk.net/pictrs/image/13ade98e-91b0-4b54-8a3f-91808a71b4c9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 1232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697567714 {#2414
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 5731
    -titleTs: "'keyston':3 'look':1 'speci':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549437
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3138107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697463037 {#1793
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5041
    +user: Proxies\__CG__\App\Entity\User {#4725 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: Proxies\__CG__\App\Entity\User {#4940 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4724
        +user: Proxies\__CG__\App\Entity\User {#4725 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4625
          +user: App\Entity\User {#4638 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "But not for you, only for your grand x 100 children"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697565785 {#4620
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4626 …}
          +nested: Doctrine\ORM\PersistentCollection {#4628 …}
          +votes: Doctrine\ORM\PersistentCollection {#4630 …}
          +reports: Doctrine\ORM\PersistentCollection {#4632 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
          -id: 52398
          -bodyTs: "'100':10 'children':11 'grand':8 'x':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4572390"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697463208 {#4621
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4625}
        +body: "? I planted an oak tree when I was 6, it’s now over 40ft tall, and is currently dropping more acorns than the squirrels can handle. I’m 37 now for reference."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697480751 {#4722
          date: 2023-10-16 20:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@ViscloReader@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: 52958
        -bodyTs: "'37':29 '40ft':14 '6':9 'acorn':21 'current':18 'drop':19 'handl':26 'm':28 'oak':4 'plant':2 'refer':32 'squirrel':24 'tall':15 'tree':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4577972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697480751 {#4723
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4625}
      +body: "Ever met a 30 year old squirrel? Idk to be honest I have no idea how long they live"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697498308 {#4937
        date: 2023-10-17 01:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@ViscloReader@lemmy.world"
        "@XbSuper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4941 …}
      +nested: Doctrine\ORM\PersistentCollection {#4943 …}
      +votes: Doctrine\ORM\PersistentCollection {#4945 …}
      +reports: Doctrine\ORM\PersistentCollection {#4947 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
      -id: 53510
      -bodyTs: "'30':4 'ever':1 'honest':11 'idea':15 'idk':8 'live':19 'long':17 'met':2 'old':6 'squirrel':7 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4954762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697498308 {#4938
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4625}
    +body: "5-10 years, I just looked it up. So 1st set of grandkids should be able to benefit, as it’s dropping acorns by year 10 or so"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697500239 {#5039
      date: 2023-10-17 01:50:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@ViscloReader@lemmy.world"
      "@XbSuper@lemmy.world"
      "@SugarSnack@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5042 …}
    +nested: Doctrine\ORM\PersistentCollection {#5044 …}
    +votes: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 53558
    -bodyTs: "'-10':2 '10':26 '1st':10 '5':1 'abl':16 'acorn':23 'benefit':18 'drop':22 'grandkid':13 'look':6 'set':11 'year':3,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4585662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697500239 {#5040
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4625}
  +body: "But they mature within a year. So a generation would be every year for squirrels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697523201 {#5077
    date: 2023-10-17 08:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@ViscloReader@lemmy.world"
    "@XbSuper@lemmy.world"
    "@SugarSnack@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5085 …}
  +reports: Doctrine\ORM\PersistentCollection {#5087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5091 …}
  -id: 54038
  -bodyTs: "'everi':12 'generat':9 'matur':3 'squirrel':15 'within':4 'would':10 'year':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4510366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697523201 {#5078
    date: 2023-10-17 08:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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