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 …}
}
5.21 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "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 {#2418
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 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 {#1858
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "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 {#2418
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 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 {#1858
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "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 {#2418
    date: 2023-10-17 20:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 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 {#1858
    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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4011
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -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 {#3947
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4010
    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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4011
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -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 {#3947
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4010
    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 {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4011
    date: 2023-10-17 19:16:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -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 {#3947
    date: 2023-10-17 12:57:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697538723 {#4010
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4011
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -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 {#3947
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4010
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4011
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -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 {#3947
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4010
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4011
      date: 2023-10-17 19:16:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -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 {#3947
      date: 2023-10-17 12:57:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697538723 {#4010
      date: 2023-10-17 12:32:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Forgetful squirrels are one of the primary drivers of reforestation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697563007 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4045
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -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 {#4043
    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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4045
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -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 {#4043
    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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4045
    date: 2023-10-16 18:48:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -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 {#4043
    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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4115
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -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 {#4116
    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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4115
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -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 {#4116
    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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4115
    date: 2023-10-16 17:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -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 {#4116
    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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4115
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -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 {#4116
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4115
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -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 {#4116
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4115
      date: 2023-10-16 17:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -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 {#4116
      date: 2023-10-16 17:32:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Death in childbirth because human heads are enormous?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471283 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4188
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -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 {#4189
    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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4188
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -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 {#4189
    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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4188
    date: 2023-10-17 15:46:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -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 {#4189
    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 {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4188
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -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 {#4189
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +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 {#4809
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4810
    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 {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4188
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -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 {#4189
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +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 {#4809
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4810
    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 {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4188
      date: 2023-10-17 15:46:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -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 {#4189
      date: 2023-10-16 17:21:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +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 {#4809
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4810
    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 {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4188
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -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 {#4189
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +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 {#4809
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4810
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4928
    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 {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -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 {#4929
    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 {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4188
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -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 {#4189
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +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 {#4809
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4810
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4928
    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 {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -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 {#4929
    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 {#4930
  +user: Proxies\__CG__\App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4188
        date: 2023-10-17 15:46:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -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 {#4189
        date: 2023-10-16 17:21:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +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 {#4809
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4810
      date: 2023-10-16 17:35:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "It was a good enough* way to propagate as a species"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1697474682 {#4928
    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 {#4932 …}
  +nested: Doctrine\ORM\PersistentCollection {#4934 …}
  +votes: Doctrine\ORM\PersistentCollection {#4936 …}
  +reports: Doctrine\ORM\PersistentCollection {#4938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
  -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 {#4929
    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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4188
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -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 {#4189
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +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 {#4809
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4810
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4928
      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 {#4932 …}
    +nested: Doctrine\ORM\PersistentCollection {#4934 …}
    +votes: Doctrine\ORM\PersistentCollection {#4936 …}
    +reports: Doctrine\ORM\PersistentCollection {#4938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
    -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 {#4929
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5030
    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 {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -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 {#5031
    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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4188
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -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 {#4189
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +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 {#4809
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4810
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4928
      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 {#4932 …}
    +nested: Doctrine\ORM\PersistentCollection {#4934 …}
    +votes: Doctrine\ORM\PersistentCollection {#4936 …}
    +reports: Doctrine\ORM\PersistentCollection {#4938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
    -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 {#4929
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5030
    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 {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -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 {#5031
    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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: Proxies\__CG__\App\Entity\User {#4931 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4193
        +user: App\Entity\User {#4206 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4188
          date: 2023-10-17 15:46:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4194 …}
        +nested: Doctrine\ORM\PersistentCollection {#4196 …}
        +votes: Doctrine\ORM\PersistentCollection {#4198 …}
        +reports: Doctrine\ORM\PersistentCollection {#4200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
        -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 {#4189
          date: 2023-10-16 17:21:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +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 {#4809
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4810
        date: 2023-10-16 17:35:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "It was a good enough* way to propagate as a species"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1697474682 {#4928
      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 {#4932 …}
    +nested: Doctrine\ORM\PersistentCollection {#4934 …}
    +votes: Doctrine\ORM\PersistentCollection {#4936 …}
    +reports: Doctrine\ORM\PersistentCollection {#4938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
    -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 {#4929
      date: 2023-10-16 18:44:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697542828 {#5030
    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 {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -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 {#5031
    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 {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4193
          +user: App\Entity\User {#4206 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4188
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4194 …}
          +nested: Doctrine\ORM\PersistentCollection {#4196 …}
          +votes: Doctrine\ORM\PersistentCollection {#4198 …}
          +reports: Doctrine\ORM\PersistentCollection {#4200 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
          -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 {#4189
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4193}
        +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 {#4809
          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 {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -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 {#4810
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4928
        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 {#4932 …}
      +nested: Doctrine\ORM\PersistentCollection {#4934 …}
      +votes: Doctrine\ORM\PersistentCollection {#4936 …}
      +reports: Doctrine\ORM\PersistentCollection {#4938 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
      -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 {#4929
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5030
      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 {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -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 {#5031
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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 {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4193
          +user: App\Entity\User {#4206 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4188
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4194 …}
          +nested: Doctrine\ORM\PersistentCollection {#4196 …}
          +votes: Doctrine\ORM\PersistentCollection {#4198 …}
          +reports: Doctrine\ORM\PersistentCollection {#4200 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
          -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 {#4189
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4193}
        +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 {#4809
          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 {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -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 {#4810
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4928
        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 {#4932 …}
      +nested: Doctrine\ORM\PersistentCollection {#4934 …}
      +votes: Doctrine\ORM\PersistentCollection {#4936 …}
      +reports: Doctrine\ORM\PersistentCollection {#4938 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
      -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 {#4929
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5030
      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 {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -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 {#5031
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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 {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5032
    +user: Proxies\__CG__\App\Entity\User {#5033 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: Proxies\__CG__\App\Entity\User {#4931 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: Proxies\__CG__\App\Entity\User {#4812 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4193
          +user: App\Entity\User {#4206 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4188
            date: 2023-10-17 15:46:01.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4194 …}
          +nested: Doctrine\ORM\PersistentCollection {#4196 …}
          +votes: Doctrine\ORM\PersistentCollection {#4198 …}
          +reports: Doctrine\ORM\PersistentCollection {#4200 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
          -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 {#4189
            date: 2023-10-16 17:21:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4193}
        +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 {#4809
          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 {#4813 …}
        +nested: Doctrine\ORM\PersistentCollection {#4815 …}
        +votes: Doctrine\ORM\PersistentCollection {#4817 …}
        +reports: Doctrine\ORM\PersistentCollection {#4819 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
        -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 {#4810
          date: 2023-10-16 17:35:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4193}
      +body: "It was a good enough* way to propagate as a species"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1697474682 {#4928
        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 {#4932 …}
      +nested: Doctrine\ORM\PersistentCollection {#4934 …}
      +votes: Doctrine\ORM\PersistentCollection {#4936 …}
      +reports: Doctrine\ORM\PersistentCollection {#4938 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4940 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4942 …}
      -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 {#4929
        date: 2023-10-16 18:44:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "Local minimum, not a global minimum. Evolution is one long autoregressive process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697542828 {#5030
      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 {#5034 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
    -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 {#5031
      date: 2023-10-17 13:40:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "I just learned two new words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697550360 {#5100
    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 {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -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 {#5101
    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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4261
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -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 {#4262
    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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4261
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -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 {#4262
    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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4261
    date: 2023-10-16 16:05:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -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 {#4262
    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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4334
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -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 {#4335
    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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4334
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -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 {#4335
    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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    "Accidentally"  \n
     "Forgetting"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697464985 {#4334
    date: 2023-10-16 16:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -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 {#4335
    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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4407
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -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 {#4408
    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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4407
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -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 {#4408
    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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Acorn trees? You mean oak trees?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1697567715 {#4407
    date: 2023-10-17 20:35:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -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 {#4408
    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 {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4745
    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 {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -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 {#4746
    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 {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4745
    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 {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -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 {#4746
    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 {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4745
    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 {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -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 {#4746
    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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4761
    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 {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -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 {#4762
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4763
    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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4761
    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 {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -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 {#4762
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4763
    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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4761
    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 {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -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 {#4762
    date: 2023-10-16 16:16:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697465794 {#4763
    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 {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4880
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -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 {#4881
    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 {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4880
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -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 {#4881
    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 {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Here’s your dunce cap: ∆"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697566659 {#4880
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -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 {#4881
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4896
    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 {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -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 {#4897
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4896
    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 {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -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 {#4897
    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 {#4898
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    To whomever it may concern:\n
    \n
    The fuck is that???
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466039 {#4896
    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 {#4900 …}
  +nested: Doctrine\ORM\PersistentCollection {#4902 …}
  +votes: Doctrine\ORM\PersistentCollection {#4904 …}
  +reports: Doctrine\ORM\PersistentCollection {#4906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4910 …}
  -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 {#4897
    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 {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4912
    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 {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -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 {#4913
    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 {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4912
    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 {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -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 {#4913
    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 {#4914
  +user: Proxies\__CG__\App\Entity\User {#4915 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4412
      +user: App\Entity\User {#4425 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Acorn trees? You mean oak trees?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1697567715 {#4407
        date: 2023-10-17 20:35:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4413 …}
      +nested: Doctrine\ORM\PersistentCollection {#4415 …}
      +votes: Doctrine\ORM\PersistentCollection {#4417 …}
      +reports: Doctrine\ORM\PersistentCollection {#4419 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
      -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 {#4408
        date: 2023-10-16 16:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4761
      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 {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -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 {#4762
      date: 2023-10-16 16:16:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697465794 {#4763
      date: 2023-10-16 16:16:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4912
    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 {#4916 …}
  +nested: Doctrine\ORM\PersistentCollection {#4918 …}
  +votes: Doctrine\ORM\PersistentCollection {#4920 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -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 {#4913
    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 {#4965
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4964
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4961
    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 {#4965
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4964
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4961
    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 {#4965
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4964
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -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 {#4961
    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 {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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 {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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 {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Please file your complaint with someone who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697466235 {#4983
    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 {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -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 {#4984
    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 {#5001
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4999
    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 {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#5000
    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 {#5001
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4999
    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 {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#5000
    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 {#5001
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4999
    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 {#5002 …}
  +nested: Doctrine\ORM\PersistentCollection {#5004 …}
  +votes: Doctrine\ORM\PersistentCollection {#5006 …}
  +reports: Doctrine\ORM\PersistentCollection {#5008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5012 …}
  -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 {#5000
    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 {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#5014
    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 {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -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 {#5015
    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 {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#5014
    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 {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -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 {#5015
    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 {#5016
  +user: Proxies\__CG__\App\Entity\User {#5017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4914
    +user: Proxies\__CG__\App\Entity\User {#4915 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4412
        +user: App\Entity\User {#4425 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Acorn trees? You mean oak trees?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1697567715 {#4407
          date: 2023-10-17 20:35:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4413 …}
        +nested: Doctrine\ORM\PersistentCollection {#4415 …}
        +votes: Doctrine\ORM\PersistentCollection {#4417 …}
        +reports: Doctrine\ORM\PersistentCollection {#4419 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
        -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 {#4408
          date: 2023-10-16 16:02:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4761
        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 {#4765 …}
      +nested: Doctrine\ORM\PersistentCollection {#4767 …}
      +votes: Doctrine\ORM\PersistentCollection {#4769 …}
      +reports: Doctrine\ORM\PersistentCollection {#4771 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
      -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 {#4762
        date: 2023-10-16 16:16:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697465794 {#4763
        date: 2023-10-16 16:16:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#4912
      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 {#4916 …}
    +nested: Doctrine\ORM\PersistentCollection {#4918 …}
    +votes: Doctrine\ORM\PersistentCollection {#4920 …}
    +reports: Doctrine\ORM\PersistentCollection {#4922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
    -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 {#4913
      date: 2023-10-16 16:20:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#5014
    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 {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -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 {#5015
    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 {#5066
  +user: Proxies\__CG__\App\Entity\User {#5070 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5016
    +user: Proxies\__CG__\App\Entity\User {#5017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4914
      +user: Proxies\__CG__\App\Entity\User {#4915 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4412
          +user: App\Entity\User {#4425 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4407
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4413 …}
          +nested: Doctrine\ORM\PersistentCollection {#4415 …}
          +votes: Doctrine\ORM\PersistentCollection {#4417 …}
          +reports: Doctrine\ORM\PersistentCollection {#4419 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
          -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 {#4408
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4412}
        +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 {#4761
          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 {#4765 …}
        +nested: Doctrine\ORM\PersistentCollection {#4767 …}
        +votes: Doctrine\ORM\PersistentCollection {#4769 …}
        +reports: Doctrine\ORM\PersistentCollection {#4771 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
        -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 {#4762
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4763
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4912
        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 {#4916 …}
      +nested: Doctrine\ORM\PersistentCollection {#4918 …}
      +votes: Doctrine\ORM\PersistentCollection {#4920 …}
      +reports: Doctrine\ORM\PersistentCollection {#4922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
      -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 {#4913
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#5014
      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 {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -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 {#5015
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5065
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5062
    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 {#5066
  +user: Proxies\__CG__\App\Entity\User {#5070 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5016
    +user: Proxies\__CG__\App\Entity\User {#5017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4914
      +user: Proxies\__CG__\App\Entity\User {#4915 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4412
          +user: App\Entity\User {#4425 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4407
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4413 …}
          +nested: Doctrine\ORM\PersistentCollection {#4415 …}
          +votes: Doctrine\ORM\PersistentCollection {#4417 …}
          +reports: Doctrine\ORM\PersistentCollection {#4419 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
          -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 {#4408
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4412}
        +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 {#4761
          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 {#4765 …}
        +nested: Doctrine\ORM\PersistentCollection {#4767 …}
        +votes: Doctrine\ORM\PersistentCollection {#4769 …}
        +reports: Doctrine\ORM\PersistentCollection {#4771 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
        -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 {#4762
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4763
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4912
        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 {#4916 …}
      +nested: Doctrine\ORM\PersistentCollection {#4918 …}
      +votes: Doctrine\ORM\PersistentCollection {#4920 …}
      +reports: Doctrine\ORM\PersistentCollection {#4922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
      -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 {#4913
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#5014
      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 {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -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 {#5015
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5065
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5062
    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 {#5066
  +user: Proxies\__CG__\App\Entity\User {#5070 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5016
    +user: Proxies\__CG__\App\Entity\User {#5017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4914
      +user: Proxies\__CG__\App\Entity\User {#4915 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4412
          +user: App\Entity\User {#4425 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Acorn trees? You mean oak trees?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1697567715 {#4407
            date: 2023-10-17 20:35:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4413 …}
          +nested: Doctrine\ORM\PersistentCollection {#4415 …}
          +votes: Doctrine\ORM\PersistentCollection {#4417 …}
          +reports: Doctrine\ORM\PersistentCollection {#4419 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
          -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 {#4408
            date: 2023-10-16 16:02:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4412}
        +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 {#4761
          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 {#4765 …}
        +nested: Doctrine\ORM\PersistentCollection {#4767 …}
        +votes: Doctrine\ORM\PersistentCollection {#4769 …}
        +reports: Doctrine\ORM\PersistentCollection {#4771 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
        -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 {#4762
          date: 2023-10-16 16:16:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697465794 {#4763
          date: 2023-10-16 16:16:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4412}
      +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 {#4912
        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 {#4916 …}
      +nested: Doctrine\ORM\PersistentCollection {#4918 …}
      +votes: Doctrine\ORM\PersistentCollection {#4920 …}
      +reports: Doctrine\ORM\PersistentCollection {#4922 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
      -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 {#4913
        date: 2023-10-16 16:20:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4412}
    +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 {#5014
      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 {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -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 {#5015
      date: 2023-10-16 17:26:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "I’VE ALWAYS LIKED RULE 39"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697544476 {#5065
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
  -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 {#5062
    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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4777
    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 {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -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 {#4778
    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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4777
    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 {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -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 {#4778
    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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: "Haha yes indeed therein lies the humor ☠️☠️☠️☠️☠️☠️☠️☠️☠️☠️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697467778 {#4777
    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 {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -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 {#4778
    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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4793
    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 {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -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 {#4794
    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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4793
    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 {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -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 {#4794
    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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Acorn trees? You mean oak trees?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1697567715 {#4407
      date: 2023-10-17 20:35:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -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 {#4408
      date: 2023-10-16 16:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +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 {#4793
    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 {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -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 {#4794
    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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4480
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -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 {#4481
    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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4480
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -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 {#4481
    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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "That was the goal all along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697464758 {#4480
    date: 2023-10-16 15:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -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 {#4481
    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 {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4554
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -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 {#4555
    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 {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4554
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -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 {#4555
    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 {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4554
    date: 2023-10-16 15:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -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 {#4555
    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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4627
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 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 {#4628
    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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4627
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 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 {#4628
    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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +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 {#4627
    date: 2023-10-17 20:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 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 {#4628
    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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4708
    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 {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4711
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4709
    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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4708
    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 {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4711
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4709
    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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You don’t get a 250 year old forest in 25 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697463431 {#4708
    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 {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4711
    date: 2023-10-16 16:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697463431 {#4709
    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 {#4870
  +user: Proxies\__CG__\App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4708
      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 {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4711
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4709
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4871
    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 {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -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 {#4868
    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 {#4870
  +user: Proxies\__CG__\App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4708
      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 {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4711
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4709
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4871
    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 {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -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 {#4868
    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 {#4870
  +user: Proxies\__CG__\App\Entity\User {#4864 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "You don’t get a 250 year old forest in 25 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697463431 {#4708
      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 {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -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 {#4711
      date: 2023-10-16 16:18:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697463431 {#4709
      date: 2023-10-16 15:37:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Well, not with *that* attitude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697565784 {#4871
    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 {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4862 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
  -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 {#4868
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -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 {#4730
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -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 {#4730
    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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +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 {#4627
      date: 2023-10-17 20:03:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 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 {#4628
      date: 2023-10-16 15:33:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4729
    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 {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -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 {#4730
    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 {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4729
      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 {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -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 {#4730
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4944
    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 {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -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 {#4945
    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 {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4729
      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 {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -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 {#4730
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4944
    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 {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -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 {#4945
    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 {#4946
  +user: Proxies\__CG__\App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +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 {#4627
        date: 2023-10-17 20:03:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 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 {#4628
        date: 2023-10-16 15:33:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4729
      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 {#4733 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
    -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 {#4730
      date: 2023-10-16 20:25:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#4944
    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 {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -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 {#4945
    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 {#5048
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4731
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4627
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 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 {#4628
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4729
        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 {#4733 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4739 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
      -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 {#4730
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4944
      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 {#4948 …}
    +nested: Doctrine\ORM\PersistentCollection {#4950 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
    -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 {#4945
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5046
    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 {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -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 {#5047
    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 {#5048
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4731
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4627
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 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 {#4628
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4729
        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 {#4733 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4739 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
      -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 {#4730
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4944
      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 {#4948 …}
    +nested: Doctrine\ORM\PersistentCollection {#4950 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
    -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 {#4945
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5046
    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 {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -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 {#5047
    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 {#5048
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#4947 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4731
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +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 {#4627
          date: 2023-10-17 20:03:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 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 {#4628
          date: 2023-10-16 15:33:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4729
        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 {#4733 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4739 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
      -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 {#4730
        date: 2023-10-16 20:25:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#4944
      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 {#4948 …}
    +nested: Doctrine\ORM\PersistentCollection {#4950 …}
    +votes: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
    -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 {#4945
      date: 2023-10-17 01:18:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5046
    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 {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -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 {#5047
    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 {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4731
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4627
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 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 {#4628
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +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 {#4729
          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 {#4733 …}
        +nested: Doctrine\ORM\PersistentCollection {#4735 …}
        +votes: Doctrine\ORM\PersistentCollection {#4737 …}
        +reports: Doctrine\ORM\PersistentCollection {#4739 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
        -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 {#4730
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4944
        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 {#4948 …}
      +nested: Doctrine\ORM\PersistentCollection {#4950 …}
      +votes: Doctrine\ORM\PersistentCollection {#4952 …}
      +reports: Doctrine\ORM\PersistentCollection {#4954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
      -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 {#4945
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#5046
      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 {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -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 {#5047
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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 {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4731
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4627
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 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 {#4628
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +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 {#4729
          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 {#4733 …}
        +nested: Doctrine\ORM\PersistentCollection {#4735 …}
        +votes: Doctrine\ORM\PersistentCollection {#4737 …}
        +reports: Doctrine\ORM\PersistentCollection {#4739 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
        -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 {#4730
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4944
        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 {#4948 …}
      +nested: Doctrine\ORM\PersistentCollection {#4950 …}
      +votes: Doctrine\ORM\PersistentCollection {#4952 …}
      +reports: Doctrine\ORM\PersistentCollection {#4954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
      -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 {#4945
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#5046
      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 {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -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 {#5047
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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 {#5086
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "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 {#2418
      date: 2023-10-17 20:35:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 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 {#1858
      date: 2023-10-16 15:30:37.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4946
      +user: Proxies\__CG__\App\Entity\User {#4947 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4731
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +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 {#4627
            date: 2023-10-17 20:03:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 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 {#4628
            date: 2023-10-16 15:33:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +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 {#4729
          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 {#4733 …}
        +nested: Doctrine\ORM\PersistentCollection {#4735 …}
        +votes: Doctrine\ORM\PersistentCollection {#4737 …}
        +reports: Doctrine\ORM\PersistentCollection {#4739 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
        -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 {#4730
          date: 2023-10-16 20:25:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +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 {#4944
        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 {#4948 …}
      +nested: Doctrine\ORM\PersistentCollection {#4950 …}
      +votes: Doctrine\ORM\PersistentCollection {#4952 …}
      +reports: Doctrine\ORM\PersistentCollection {#4954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
      -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 {#4945
        date: 2023-10-17 01:18:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +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 {#5046
      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 {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -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 {#5047
      date: 2023-10-17 01:50:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +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 {#5084
    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 {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -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 {#5085
    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 {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details