GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/9387/Like-finding-gold-during-your-work-day

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Like-finding-gold-during-your-work-day"
  +title: "Like finding gold during your work day."
  +url: "https://i.imgflip.com/84tggc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 470
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149882 {#2410
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9387
  -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120368
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3682867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033968 {#1850
    date: 2023-11-03 18:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Like-finding-gold-during-your-work-day"
  +title: "Like finding gold during your work day."
  +url: "https://i.imgflip.com/84tggc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 470
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149882 {#2410
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9387
  -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120368
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3682867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033968 {#1850
    date: 2023-11-03 18:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Like-finding-gold-during-your-work-day"
  +title: "Like finding gold during your work day."
  +url: "https://i.imgflip.com/84tggc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 470
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149882 {#2410
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9387
  -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120368
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3682867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033968 {#1850
    date: 2023-11-03 18:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If throw out The Necromancers, though not sure if their obscure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699144000 {#4010
    date: 2023-11-05 01:26:40.0 +01: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: 91247
  -bodyTs: "'necromanc':5 'obscur':11 'sure':8 'though':6 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5733054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699144000 {#3946
    date: 2023-11-05 01:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If throw out The Necromancers, though not sure if their obscure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699144000 {#4010
    date: 2023-11-05 01:26:40.0 +01: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: 91247
  -bodyTs: "'necromanc':5 'obscur':11 'sure':8 'though':6 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5733054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699144000 {#3946
    date: 2023-11-05 01:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If throw out The Necromancers, though not sure if their obscure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699144000 {#4010
    date: 2023-11-05 01:26:40.0 +01: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: 91247
  -bodyTs: "'necromanc':5 'obscur':11 'sure':8 'though':6 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5733054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699144000 {#3946
    date: 2023-11-05 01:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aether Realm is one of the best current melodic death metal bands and no one can convince me otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699141505 {#4039
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 91170
  -bodyTs: "'aether':1 'band':12 'best':7 'convinc':17 'current':8 'death':10 'melod':9 'metal':11 'one':4,15 'otherwis':19 'realm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4317898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141505 {#4044
    date: 2023-11-05 00:45:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aether Realm is one of the best current melodic death metal bands and no one can convince me otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699141505 {#4039
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 91170
  -bodyTs: "'aether':1 'band':12 'best':7 'convinc':17 'current':8 'death':10 'melod':9 'metal':11 'one':4,15 'otherwis':19 'realm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4317898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141505 {#4044
    date: 2023-11-05 00:45:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4033
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aether Realm is one of the best current melodic death metal bands and no one can convince me otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699141505 {#4039
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 91170
  -bodyTs: "'aether':1 'band':12 'best':7 'convinc':17 'current':8 'death':10 'melod':9 'metal':11 'one':4,15 'otherwis':19 'realm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4317898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141505 {#4044
    date: 2023-11-05 00:45:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rezn [www.youtube.com/watch?v=X0uNaZ6nbww](https://www.youtube.com/watch?v=X0uNaZ6nbww)\n
    \n
    Definitely check them out live if you ever get a chance!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699140044 {#4113
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 91104
  -bodyTs: "'/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':4 'chanc':15 'check':6 'definit':5 'ever':12 'get':13 'live':9 'rezn':1 'www.youtube.com':3 'www.youtube.com/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5069926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699140044 {#4114
    date: 2023-11-05 00:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rezn [www.youtube.com/watch?v=X0uNaZ6nbww](https://www.youtube.com/watch?v=X0uNaZ6nbww)\n
    \n
    Definitely check them out live if you ever get a chance!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699140044 {#4113
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 91104
  -bodyTs: "'/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':4 'chanc':15 'check':6 'definit':5 'ever':12 'get':13 'live':9 'rezn':1 'www.youtube.com':3 'www.youtube.com/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5069926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699140044 {#4114
    date: 2023-11-05 00:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rezn [www.youtube.com/watch?v=X0uNaZ6nbww](https://www.youtube.com/watch?v=X0uNaZ6nbww)\n
    \n
    Definitely check them out live if you ever get a chance!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699140044 {#4113
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 91104
  -bodyTs: "'/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':4 'chanc':15 'check':6 'definit':5 'ever':12 'get':13 'live':9 'rezn':1 'www.youtube.com':3 'www.youtube.com/watch?v=x0unaz6nbww](https://www.youtube.com/watch?v=x0unaz6nbww)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5069926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699140044 {#4114
    date: 2023-11-05 00:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a big fan of The Score, but they aren’t a metal band"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699126304 {#4186
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 90614
  -bodyTs: "'aren':11 'band':15 'big':4 'fan':5 'm':2 'metal':14 'score':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1233092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699126304 {#4187
    date: 2023-11-04 20:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a big fan of The Score, but they aren’t a metal band"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699126304 {#4186
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 90614
  -bodyTs: "'aren':11 'band':15 'big':4 'fan':5 'm':2 'metal':14 'score':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1233092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699126304 {#4187
    date: 2023-11-04 20:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a big fan of The Score, but they aren’t a metal band"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699126304 {#4186
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 90614
  -bodyTs: "'aren':11 'band':15 'big':4 'fan':5 'm':2 'metal':14 'score':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1233092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699126304 {#4187
    date: 2023-11-04 20:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve really been enjoying Faux Fiction. I haven’t disliked a single one of their songs. They are more indie/rock than metal, but still goes hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118437 {#4259
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 90215
  -bodyTs: "'dislik':11 'enjoy':5 'faux':6 'fiction':7 'goe':26 'hard':27 'haven':9 'indie/rock':21 'metal':23 'one':14 'realli':3 'singl':13 'song':17 'still':25 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4790830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118437 {#4260
    date: 2023-11-04 18:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve really been enjoying Faux Fiction. I haven’t disliked a single one of their songs. They are more indie/rock than metal, but still goes hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118437 {#4259
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 90215
  -bodyTs: "'dislik':11 'enjoy':5 'faux':6 'fiction':7 'goe':26 'hard':27 'haven':9 'indie/rock':21 'metal':23 'one':14 'realli':3 'singl':13 'song':17 'still':25 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4790830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118437 {#4260
    date: 2023-11-04 18:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve really been enjoying Faux Fiction. I haven’t disliked a single one of their songs. They are more indie/rock than metal, but still goes hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118437 {#4259
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 90215
  -bodyTs: "'dislik':11 'enjoy':5 'faux':6 'fiction':7 'goe':26 'hard':27 'haven':9 'indie/rock':21 'metal':23 'one':14 'realli':3 'singl':13 'song':17 'still':25 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4790830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118437 {#4260
    date: 2023-11-04 18:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s my contribution: [Asteroid](https://piped.video/watch?v=n-bgygjRYVM)\n
    \n
    and\n
    \n
    [Monkey3](https://piped.video/watch?v=41rmbqC6_8c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699104756 {#4332
    date: 2023-11-04 14:32:36.0 +01: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: 89519
  -bodyTs: "'/watch?v=41rmbqc6_8c)':13 '/watch?v=n-bgygjryvm)':8 'asteroid':5 'contribut':4 'monkey3':10 'piped.video':7,12 'piped.video/watch?v=41rmbqc6_8c)':11 'piped.video/watch?v=n-bgygjryvm)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508323"
  +editedAt: DateTimeImmutable @1699105199 {#4333
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4334
    date: 2023-11-04 14:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s my contribution: [Asteroid](https://piped.video/watch?v=n-bgygjRYVM)\n
    \n
    and\n
    \n
    [Monkey3](https://piped.video/watch?v=41rmbqC6_8c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699104756 {#4332
    date: 2023-11-04 14:32:36.0 +01: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: 89519
  -bodyTs: "'/watch?v=41rmbqc6_8c)':13 '/watch?v=n-bgygjryvm)':8 'asteroid':5 'contribut':4 'monkey3':10 'piped.video':7,12 'piped.video/watch?v=41rmbqc6_8c)':11 'piped.video/watch?v=n-bgygjryvm)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508323"
  +editedAt: DateTimeImmutable @1699105199 {#4333
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4334
    date: 2023-11-04 14:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s my contribution: [Asteroid](https://piped.video/watch?v=n-bgygjRYVM)\n
    \n
    and\n
    \n
    [Monkey3](https://piped.video/watch?v=41rmbqC6_8c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699104756 {#4332
    date: 2023-11-04 14:32:36.0 +01: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: 89519
  -bodyTs: "'/watch?v=41rmbqc6_8c)':13 '/watch?v=n-bgygjryvm)':8 'asteroid':5 'contribut':4 'monkey3':10 'piped.video':7,12 'piped.video/watch?v=41rmbqc6_8c)':11 'piped.video/watch?v=n-bgygjryvm)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508323"
  +editedAt: DateTimeImmutable @1699105199 {#4333
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4334
    date: 2023-11-04 14:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Bled for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699087088 {#4407
    date: 2023-11-04 09:38:08.0 +01: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: 89002
  -bodyTs: "'bled':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087088 {#4408
    date: 2023-11-04 09:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Bled for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699087088 {#4407
    date: 2023-11-04 09:38:08.0 +01: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: 89002
  -bodyTs: "'bled':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087088 {#4408
    date: 2023-11-04 09:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The Bled for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699087088 {#4407
    date: 2023-11-04 09:38:08.0 +01: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: 89002
  -bodyTs: "'bled':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5053049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087088 {#4408
    date: 2023-11-04 09:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
    \n
    For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
    \n
    Good shit. Both bands have a great catalog.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699149883 {#4480
    date: 2023-11-05 03:04:43.0 +01: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: 88404
  -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056681 {#4481
    date: 2023-11-04 01:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
    \n
    For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
    \n
    Good shit. Both bands have a great catalog.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699149883 {#4480
    date: 2023-11-05 03:04:43.0 +01: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: 88404
  -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056681 {#4481
    date: 2023-11-04 01:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
    \n
    For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
    \n
    Good shit. Both bands have a great catalog.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699149883 {#4480
    date: 2023-11-05 03:04:43.0 +01: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: 88404
  -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056681 {#4481
    date: 2023-11-04 01:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5015
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699058846 {#5013
    date: 2023-11-04 01:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 88464
  -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3733606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058846 {#5014
    date: 2023-11-04 01:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5015
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699058846 {#5013
    date: 2023-11-04 01:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 88464
  -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3733606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058846 {#5014
    date: 2023-11-04 01:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5015
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699058846 {#5013
    date: 2023-11-04 01:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5016 …}
  +nested: Doctrine\ORM\PersistentCollection {#5018 …}
  +votes: Doctrine\ORM\PersistentCollection {#5020 …}
  +reports: Doctrine\ORM\PersistentCollection {#5022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
  -id: 88464
  -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3733606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058846 {#5014
    date: 2023-11-04 01:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699058846 {#5013
      date: 2023-11-04 01:47:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5016 …}
    +nested: Doctrine\ORM\PersistentCollection {#5018 …}
    +votes: Doctrine\ORM\PersistentCollection {#5020 …}
    +reports: Doctrine\ORM\PersistentCollection {#5022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 88464
    -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3733606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699058846 {#5014
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    If you like Eternal Champion, check out…\n
    \n
    - Riot City\n
    - Gatekeeper\n
    - Visigoth\n
    - Megaton Sword
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699068662 {#5203
    date: 2023-11-04 04:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 88680
  -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3359542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068662 {#5204
    date: 2023-11-04 04:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699058846 {#5013
      date: 2023-11-04 01:47:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5016 …}
    +nested: Doctrine\ORM\PersistentCollection {#5018 …}
    +votes: Doctrine\ORM\PersistentCollection {#5020 …}
    +reports: Doctrine\ORM\PersistentCollection {#5022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 88464
    -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3733606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699058846 {#5014
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    If you like Eternal Champion, check out…\n
    \n
    - Riot City\n
    - Gatekeeper\n
    - Visigoth\n
    - Megaton Sword
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699068662 {#5203
    date: 2023-11-04 04:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 88680
  -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3359542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068662 {#5204
    date: 2023-11-04 04:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5015
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699058846 {#5013
      date: 2023-11-04 01:47:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5016 …}
    +nested: Doctrine\ORM\PersistentCollection {#5018 …}
    +votes: Doctrine\ORM\PersistentCollection {#5020 …}
    +reports: Doctrine\ORM\PersistentCollection {#5022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 88464
    -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3733606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699058846 {#5014
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    If you like Eternal Champion, check out…\n
    \n
    - Riot City\n
    - Gatekeeper\n
    - Visigoth\n
    - Megaton Sword
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699068662 {#5203
    date: 2023-11-04 04:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 88680
  -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3359542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699068662 {#5204
    date: 2023-11-04 04:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699058846 {#5013
        date: 2023-11-04 01:47:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5016 …}
      +nested: Doctrine\ORM\PersistentCollection {#5018 …}
      +votes: Doctrine\ORM\PersistentCollection {#5020 …}
      +reports: Doctrine\ORM\PersistentCollection {#5022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
      -id: 88464
      -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3733606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699058846 {#5014
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      If you like Eternal Champion, check out…\n
      \n
      - Riot City\n
      - Gatekeeper\n
      - Visigoth\n
      - Megaton Sword
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699068662 {#5203
      date: 2023-11-04 04:31:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 88680
    -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/3359542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699068662 {#5204
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I love gatekeeper.\n
    \n
    My recommendations:\n
    \n
    Witchcraft\n
    \n
    Flight\n
    \n
    Haunt (sometimes called haunt the nation)\n
    \n
    Night demon\n
    \n
    Caludron
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699070846 {#5318
    date: 2023-11-04 05:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@raptir@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 88715
  -bodyTs: "'call':10 'caludron':16 'demon':15 'flight':7 'gatekeep':3 'haunt':8,11 'love':2 'nation':13 'night':14 'recommend':5 'sometim':9 'witchcraft':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070846 {#5319
    date: 2023-11-04 05:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699058846 {#5013
        date: 2023-11-04 01:47:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5016 …}
      +nested: Doctrine\ORM\PersistentCollection {#5018 …}
      +votes: Doctrine\ORM\PersistentCollection {#5020 …}
      +reports: Doctrine\ORM\PersistentCollection {#5022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
      -id: 88464
      -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3733606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699058846 {#5014
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      If you like Eternal Champion, check out…\n
      \n
      - Riot City\n
      - Gatekeeper\n
      - Visigoth\n
      - Megaton Sword
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699068662 {#5203
      date: 2023-11-04 04:31:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 88680
    -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/3359542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699068662 {#5204
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I love gatekeeper.\n
    \n
    My recommendations:\n
    \n
    Witchcraft\n
    \n
    Flight\n
    \n
    Haunt (sometimes called haunt the nation)\n
    \n
    Night demon\n
    \n
    Caludron
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699070846 {#5318
    date: 2023-11-04 05:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@raptir@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 88715
  -bodyTs: "'call':10 'caludron':16 'demon':15 'flight':7 'gatekeep':3 'haunt':8,11 'love':2 'nation':13 'night':14 'recommend':5 'sometim':9 'witchcraft':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070846 {#5319
    date: 2023-11-04 05:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5015
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: "Champion is up my alley. I’ll have to give both of them a serious listen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699058846 {#5013
        date: 2023-11-04 01:47:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5016 …}
      +nested: Doctrine\ORM\PersistentCollection {#5018 …}
      +votes: Doctrine\ORM\PersistentCollection {#5020 …}
      +reports: Doctrine\ORM\PersistentCollection {#5022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
      -id: 88464
      -bodyTs: "'alley':5 'champion':1 'give':10 'listen':16 'll':7 'serious':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3733606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699058846 {#5014
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      If you like Eternal Champion, check out…\n
      \n
      - Riot City\n
      - Gatekeeper\n
      - Visigoth\n
      - Megaton Sword
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699068662 {#5203
      date: 2023-11-04 04:31:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 88680
    -bodyTs: "'champion':5 'check':6 'citi':9 'etern':4 'gatekeep':10 'like':3 'megaton':12 'riot':8 'sword':13 'visigoth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/3359542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699068662 {#5204
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I love gatekeeper.\n
    \n
    My recommendations:\n
    \n
    Witchcraft\n
    \n
    Flight\n
    \n
    Haunt (sometimes called haunt the nation)\n
    \n
    Night demon\n
    \n
    Caludron
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699070846 {#5318
    date: 2023-11-04 05:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@raptir@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 88715
  -bodyTs: "'call':10 'caludron':16 'demon':15 'flight':7 'gatekeep':3 'haunt':8,11 'love':2 'nation':13 'night':14 'recommend':5 'sometim':9 'witchcraft':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070846 {#5319
    date: 2023-11-04 05:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5030
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
    \n
    I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699063353 {#5028
    date: 2023-11-04 03:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 88565
  -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063353 {#5029
    date: 2023-11-04 03:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5030
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
    \n
    I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699063353 {#5028
    date: 2023-11-04 03:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 88565
  -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063353 {#5029
    date: 2023-11-04 03:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5030
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
      \n
      For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
      \n
      Good shit. Both bands have a great catalog.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699149883 {#4480
      date: 2023-11-05 03:04:43.0 +01: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: 88404
    -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4547098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699056681 {#4481
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
    \n
    I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699063353 {#5028
    date: 2023-11-04 03:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5031 …}
  +nested: Doctrine\ORM\PersistentCollection {#5033 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
  -id: 88565
  -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063353 {#5029
    date: 2023-11-04 03:02:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5030
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
      \n
      I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699063353 {#5028
      date: 2023-11-04 03:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5031 …}
    +nested: Doctrine\ORM\PersistentCollection {#5033 …}
    +votes: Doctrine\ORM\PersistentCollection {#5035 …}
    +reports: Doctrine\ORM\PersistentCollection {#5037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
    -id: 88565
    -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699063353 {#5029
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
    \n
    Directed me to a guy with 26 listeners once and it was solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699070947 {#5219
    date: 2023-11-04 05:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 88718
  -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070947 {#5220
    date: 2023-11-04 05:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5030
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
      \n
      I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699063353 {#5028
      date: 2023-11-04 03:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5031 …}
    +nested: Doctrine\ORM\PersistentCollection {#5033 …}
    +votes: Doctrine\ORM\PersistentCollection {#5035 …}
    +reports: Doctrine\ORM\PersistentCollection {#5037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
    -id: 88565
    -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699063353 {#5029
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
    \n
    Directed me to a guy with 26 listeners once and it was solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699070947 {#5219
    date: 2023-11-04 05:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 88718
  -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070947 {#5220
    date: 2023-11-04 05:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5221
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5030
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4485
      +user: App\Entity\User {#4498 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
        \n
        For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
        \n
        Good shit. Both bands have a great catalog.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699149883 {#4480
        date: 2023-11-05 03:04:43.0 +01: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: 88404
      -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4547098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699056681 {#4481
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
      \n
      I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699063353 {#5028
      date: 2023-11-04 03:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5031 …}
    +nested: Doctrine\ORM\PersistentCollection {#5033 …}
    +votes: Doctrine\ORM\PersistentCollection {#5035 …}
    +reports: Doctrine\ORM\PersistentCollection {#5037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
    -id: 88565
    -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699063353 {#5029
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
    \n
    Directed me to a guy with 26 listeners once and it was solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699070947 {#5219
    date: 2023-11-04 05:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 88718
  -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3736726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070947 {#5220
    date: 2023-11-04 05:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5335
  +user: Proxies\__CG__\App\Entity\User {#5336 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699149284 {#5333
    date: 2023-11-05 02:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 91446
  -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5172501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149284 {#5334
    date: 2023-11-05 02:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5335
  +user: Proxies\__CG__\App\Entity\User {#5336 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699149284 {#5333
    date: 2023-11-05 02:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 91446
  -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5172501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149284 {#5334
    date: 2023-11-05 02:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5335
  +user: Proxies\__CG__\App\Entity\User {#5336 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699149284 {#5333
    date: 2023-11-05 02:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 91446
  -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5172501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149284 {#5334
    date: 2023-11-05 02:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5419
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5336 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5221
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5030
        +user: Proxies\__CG__\App\Entity\User {#5000 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4485
          +user: App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
            \n
            For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
            \n
            Good shit. Both bands have a great catalog.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699149883 {#4480
            date: 2023-11-05 03:04:43.0 +01: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: 88404
          -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4547098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699056681 {#4481
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4485}
        +body: """
          I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
          \n
          I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699063353 {#5028
          date: 2023-11-04 03:02:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@AstralPath@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5031 …}
        +nested: Doctrine\ORM\PersistentCollection {#5033 …}
        +votes: Doctrine\ORM\PersistentCollection {#5035 …}
        +reports: Doctrine\ORM\PersistentCollection {#5037 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
        -id: 88565
        -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5048912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699063353 {#5029
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
        \n
        Directed me to a guy with 26 listeners once and it was solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699070947 {#5219
        date: 2023-11-04 05:09:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5222 …}
      +nested: Doctrine\ORM\PersistentCollection {#5224 …}
      +votes: Doctrine\ORM\PersistentCollection {#5226 …}
      +reports: Doctrine\ORM\PersistentCollection {#5228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
      -id: 88718
      -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3736726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699070947 {#5220
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699149284 {#5333
      date: 2023-11-05 02:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5337 …}
    +nested: Doctrine\ORM\PersistentCollection {#5339 …}
    +votes: Doctrine\ORM\PersistentCollection {#5341 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 91446
    -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5172501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699149284 {#5334
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Right? It’s powerful. Shitty look to the website, but it fucking claps when it comes to recommended music"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699149882 {#5417
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@SBJ@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 91468
  -bodyTs: "'clap':13 'come':16 'fuck':12 'look':6 'music':19 'power':4 'recommend':18 'right':1 'shitti':5 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3761768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149882 {#5418
    date: 2023-11-05 03:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5419
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5336 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5221
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5030
        +user: Proxies\__CG__\App\Entity\User {#5000 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4485
          +user: App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
            \n
            For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
            \n
            Good shit. Both bands have a great catalog.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699149883 {#4480
            date: 2023-11-05 03:04:43.0 +01: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: 88404
          -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4547098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699056681 {#4481
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4485}
        +body: """
          I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
          \n
          I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699063353 {#5028
          date: 2023-11-04 03:02:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@AstralPath@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5031 …}
        +nested: Doctrine\ORM\PersistentCollection {#5033 …}
        +votes: Doctrine\ORM\PersistentCollection {#5035 …}
        +reports: Doctrine\ORM\PersistentCollection {#5037 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
        -id: 88565
        -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5048912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699063353 {#5029
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
        \n
        Directed me to a guy with 26 listeners once and it was solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699070947 {#5219
        date: 2023-11-04 05:09:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5222 …}
      +nested: Doctrine\ORM\PersistentCollection {#5224 …}
      +votes: Doctrine\ORM\PersistentCollection {#5226 …}
      +reports: Doctrine\ORM\PersistentCollection {#5228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
      -id: 88718
      -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3736726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699070947 {#5220
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699149284 {#5333
      date: 2023-11-05 02:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5337 …}
    +nested: Doctrine\ORM\PersistentCollection {#5339 …}
    +votes: Doctrine\ORM\PersistentCollection {#5341 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 91446
    -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5172501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699149284 {#5334
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Right? It’s powerful. Shitty look to the website, but it fucking claps when it comes to recommended music"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699149882 {#5417
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@SBJ@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 91468
  -bodyTs: "'clap':13 'come':16 'fuck':12 'look':6 'music':19 'power':4 'recommend':18 'right':1 'shitti':5 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3761768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149882 {#5418
    date: 2023-11-05 03:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5419
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5336 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5221
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5030
        +user: Proxies\__CG__\App\Entity\User {#5000 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4485
          +user: App\Entity\User {#4498 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
            \n
            For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
            \n
            Good shit. Both bands have a great catalog.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699149883 {#4480
            date: 2023-11-05 03:04:43.0 +01: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: 88404
          -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4547098"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699056681 {#4481
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4485}
        +body: """
          I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
          \n
          I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699063353 {#5028
          date: 2023-11-04 03:02:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@AstralPath@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5031 …}
        +nested: Doctrine\ORM\PersistentCollection {#5033 …}
        +votes: Doctrine\ORM\PersistentCollection {#5035 …}
        +reports: Doctrine\ORM\PersistentCollection {#5037 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
        -id: 88565
        -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5048912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699063353 {#5029
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
        \n
        Directed me to a guy with 26 listeners once and it was solid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699070947 {#5219
        date: 2023-11-04 05:09:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
        "@pete_the_cat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5222 …}
      +nested: Doctrine\ORM\PersistentCollection {#5224 …}
      +votes: Doctrine\ORM\PersistentCollection {#5226 …}
      +reports: Doctrine\ORM\PersistentCollection {#5228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
      -id: 88718
      -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3736726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699070947 {#5220
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: "Thanks for this. I’ve found at least 3 bands I had never heard of before that are exactly what I like."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699149284 {#5333
      date: 2023-11-05 02:54:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5337 …}
    +nested: Doctrine\ORM\PersistentCollection {#5339 …}
    +votes: Doctrine\ORM\PersistentCollection {#5341 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 91446
    -bodyTs: "'3':9 'band':10 'exact':19 'found':6 'heard':14 'least':8 'like':22 'never':13 'thank':1 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5172501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699149284 {#5334
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Right? It’s powerful. Shitty look to the website, but it fucking claps when it comes to recommended music"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699149882 {#5417
    date: 2023-11-05 03:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
    "@SBJ@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 91468
  -bodyTs: "'clap':13 'come':16 'fuck':12 'look':6 'music':19 'power':4 'recommend':18 'right':1 'shitti':5 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3761768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149882 {#5418
    date: 2023-11-05 03:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5351
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5349
    date: 2023-11-04 20:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5352 …}
  +nested: Doctrine\ORM\PersistentCollection {#5354 …}
  +votes: Doctrine\ORM\PersistentCollection {#5356 …}
  +reports: Doctrine\ORM\PersistentCollection {#5358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5362 …}
  -id: 90680
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127700 {#5350
    date: 2023-11-04 20:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5349
    date: 2023-11-04 20:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5352 …}
  +nested: Doctrine\ORM\PersistentCollection {#5354 …}
  +votes: Doctrine\ORM\PersistentCollection {#5356 …}
  +reports: Doctrine\ORM\PersistentCollection {#5358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5362 …}
  -id: 90680
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127700 {#5350
    date: 2023-11-04 20:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5030
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4485
        +user: App\Entity\User {#4498 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Check out Eternal Champion’s latest release. It’s like Retro power metal. Incredibly well done.\n
          \n
          For Black Metal fans, check out Toronto’s Thantifaxath. My personal fav release is Sacred White Noise.\n
          \n
          Good shit. Both bands have a great catalog.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699149883 {#4480
          date: 2023-11-05 03:04:43.0 +01: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: 88404
        -bodyTs: "'band':37 'black':18 'catalog':41 'champion':4 'check':1,21 'done':16 'etern':3 'fan':20 'fav':28 'good':34 'great':40 'incred':14 'latest':6 'like':10 'metal':13,19 'nois':33 'person':27 'power':12 'releas':7,29 'retro':11 'sacr':31 'shit':35 'thantifaxath':25 'toronto':23 'well':15 'white':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4547098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699056681 {#4481
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4485}
      +body: """
        I gotta check out Eternal Champion…after I’m finished listening to Santana and smoking my Cuban cigar down in Miami 😊\n
        \n
        I didn’t use Spotify until recently and it has opened me up to so many bands that I would have never found on my own. I never really listened to the radio much, and then had Tidal for a few years because of their ability to stream FLAC files and I had just bought mid-high end headphones. The app sucked though and the music selection is like a 10th of what is available on Spotify.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699063353 {#5028
        date: 2023-11-04 03:02:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@AstralPath@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5031 …}
      +nested: Doctrine\ORM\PersistentCollection {#5033 …}
      +votes: Doctrine\ORM\PersistentCollection {#5035 …}
      +reports: Doctrine\ORM\PersistentCollection {#5037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5041 …}
      -id: 88565
      -bodyTs: "'10th':93 'abil':67 'app':83 'avail':97 'band':38 'bought':76 'champion':6 'check':3 'cigar':18 'cuban':17 'didn':23 'end':80 'etern':5 'file':71 'finish':10 'flac':70 'found':44 'gotta':2 'headphon':81 'high':79 'like':91 'listen':11,51 'm':9 'mani':37 'miami':21 'mid':78 'mid-high':77 'much':55 'music':88 'never':43,49 'open':32 'radio':54 'realli':50 'recent':28 'santana':13 'select':89 'smoke':15 'spotifi':26,99 'stream':69 'suck':84 'though':85 'tidal':59 'use':25 'would':41 'year':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699063353 {#5029
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4485}
    +body: """
      Look at gnoosic.com so many obscure bands. It’s an AI that recommends shit.\n
      \n
      Directed me to a guy with 26 listeners once and it was solid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699070947 {#5219
      date: 2023-11-04 05:09:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@AstralPath@lemmy.ca"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 88718
    -bodyTs: "'26':21 'ai':11 'band':7 'direct':15 'gnoosic.com':3 'guy':19 'listen':22 'look':1 'mani':5 'obscur':6 'recommend':13 'shit':14 'solid':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3736726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070947 {#5220
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5349
    date: 2023-11-04 20:55:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@AstralPath@lemmy.ca"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5352 …}
  +nested: Doctrine\ORM\PersistentCollection {#5354 …}
  +votes: Doctrine\ORM\PersistentCollection {#5356 …}
  +reports: Doctrine\ORM\PersistentCollection {#5358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5362 …}
  -id: 90680
  -bodyTs: "'awesom':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127700 {#5350
    date: 2023-11-04 20:55:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
    \n
    Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699127617 {#4553
    date: 2023-11-04 20:53:37.0 +01: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: 87907
  -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128709"
  +editedAt: DateTimeImmutable @1699042235 {#4554
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4555
    date: 2023-11-03 21:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
    \n
    Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699127617 {#4553
    date: 2023-11-04 20:53:37.0 +01: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: 87907
  -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128709"
  +editedAt: DateTimeImmutable @1699042235 {#4554
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4555
    date: 2023-11-03 21:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
    \n
    Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699127617 {#4553
    date: 2023-11-04 20:53:37.0 +01: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: 87907
  -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128709"
  +editedAt: DateTimeImmutable @1699042235 {#4554
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4555
    date: 2023-11-03 21:08:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4919
  +user: Proxies\__CG__\App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    My mind boggles. Also, I’m curious to have a listen. 👀\n
    \n
    Also, 99 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699049686 {#4917
    date: 2023-11-03 23:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 88138
  -bodyTs: "'99':13 'also':4,12 'boggl':3 'curious':7 'listen':11 'm':6 'mind':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4500363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049686 {#4918
    date: 2023-11-03 23:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4919
  +user: Proxies\__CG__\App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    My mind boggles. Also, I’m curious to have a listen. 👀\n
    \n
    Also, 99 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699049686 {#4917
    date: 2023-11-03 23:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 88138
  -bodyTs: "'99':13 'also':4,12 'boggl':3 'curious':7 'listen':11 'm':6 'mind':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4500363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049686 {#4918
    date: 2023-11-03 23:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4919
  +user: Proxies\__CG__\App\Entity\User {#4920 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    My mind boggles. Also, I’m curious to have a listen. 👀\n
    \n
    Also, 99 😱
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699049686 {#4917
    date: 2023-11-03 23:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 88138
  -bodyTs: "'99':13 'also':4,12 'boggl':3 'curious':7 'listen':11 'm':6 'mind':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4500363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699049686 {#4918
    date: 2023-11-03 23:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED 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 {#4935
  +user: Proxies\__CG__\App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4933
    date: 2023-11-03 21:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 87979
  -bodyTs: "'1':2 'album':4 'consid':9 'live':3 'surpris':8 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044058 {#4934
    date: 2023-11-03 21:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4935
  +user: Proxies\__CG__\App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4933
    date: 2023-11-03 21:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 87979
  -bodyTs: "'1':2 'album':4 'consid':9 'live':3 'surpris':8 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044058 {#4934
    date: 2023-11-03 21:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4935
  +user: Proxies\__CG__\App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4933
    date: 2023-11-03 21:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 87979
  -bodyTs: "'1':2 'album':4 'consid':9 'live':3 'surpris':8 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044058 {#4934
    date: 2023-11-03 21:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4949
    date: 2023-11-03 21:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 87990
  -bodyTs: "'holi':1 'phenomen':6 'serious':3 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044348 {#4950
    date: 2023-11-03 21:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4951
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4949
    date: 2023-11-03 21:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 87990
  -bodyTs: "'holi':1 'phenomen':6 'serious':3 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044348 {#4950
    date: 2023-11-03 21:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4951
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4949
    date: 2023-11-03 21:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 87990
  -bodyTs: "'holi':1 'phenomen':6 'serious':3 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044348 {#4950
    date: 2023-11-03 21:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4964
    date: 2023-11-03 21:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 88007
  -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4543093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045055 {#4965
    date: 2023-11-03 21:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4964
    date: 2023-11-03 21:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 88007
  -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4543093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045055 {#4965
    date: 2023-11-03 21:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4964
    date: 2023-11-03 21:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 88007
  -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4543093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045055 {#4965
    date: 2023-11-03 21:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5128
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4964
      date: 2023-11-03 21:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 88007
    -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4543093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699045055 {#4965
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5126
    date: 2023-11-04 05:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@ReeferPirate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 88744
  -bodyTs: "'give':5 'go':3 'listen':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072494 {#5127
    date: 2023-11-04 05:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5128
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4964
      date: 2023-11-03 21:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 88007
    -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4543093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699045055 {#4965
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5126
    date: 2023-11-04 05:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@ReeferPirate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 88744
  -bodyTs: "'give':5 'go':3 'listen':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072494 {#5127
    date: 2023-11-04 05:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5128
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4964
      date: 2023-11-03 21:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 88007
    -bodyTs: "'alarm':4 'album':10 'buckethead':9 'clock':5 'eleph':1 'favorit':8 'man':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4543093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699045055 {#4965
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5126
    date: 2023-11-04 05:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@ReeferPirate@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 88744
  -bodyTs: "'give':5 'go':3 'listen':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072494 {#5127
    date: 2023-11-04 05:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4982
  +user: Proxies\__CG__\App\Entity\User {#4983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4980
    date: 2023-11-04 00:01:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 88254
  -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052487 {#4981
    date: 2023-11-04 00:01:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4982
  +user: Proxies\__CG__\App\Entity\User {#4983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4980
    date: 2023-11-04 00:01:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 88254
  -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052487 {#4981
    date: 2023-11-04 00:01:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4982
  +user: Proxies\__CG__\App\Entity\User {#4983 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4980
    date: 2023-11-04 00:01:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 88254
  -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052487 {#4981
    date: 2023-11-04 00:01:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5175
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Over a basic backing track in a MacBook, yeah.\n
    \n
    Most boring concert I’ve ever been to. The Wood Brothers were more exciting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054688 {#5173
    date: 2023-11-04 00:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 88340
  -bodyTs: "'back':4 'basic':3 'bore':11 'brother':20 'concert':12 'ever':15 'excit':23 'macbook':8 'track':5 've':14 'wood':19 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054688 {#5174
    date: 2023-11-04 00:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Over a basic backing track in a MacBook, yeah.\n
    \n
    Most boring concert I’ve ever been to. The Wood Brothers were more exciting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054688 {#5173
    date: 2023-11-04 00:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 88340
  -bodyTs: "'back':4 'basic':3 'bore':11 'brother':20 'concert':12 'ever':15 'excit':23 'macbook':8 'track':5 've':14 'wood':19 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054688 {#5174
    date: 2023-11-04 00:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Over a basic backing track in a MacBook, yeah.\n
    \n
    Most boring concert I’ve ever been to. The Wood Brothers were more exciting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054688 {#5173
    date: 2023-11-04 00:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 88340
  -bodyTs: "'back':4 'basic':3 'bore':11 'brother':20 'concert':12 'ever':15 'excit':23 'macbook':8 'track':5 've':14 'wood':19 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054688 {#5174
    date: 2023-11-04 00:38:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5190
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Apparently so haha\n
    \n
    > The Pike Series are mini-albums that Buckethead began releasing rapidly in 2011, usually around 30 minutes in length.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699063642 {#5188
    date: 2023-11-04 03:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 88573
  -bodyTs: "'2011':17 '30':20 'album':10 'appar':1 'around':19 'began':13 'buckethead':12 'haha':3 'length':23 'mini':9 'mini-album':8 'minut':21 'pike':5 'rapid':15 'releas':14 'seri':6 'usual':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063642 {#5189
    date: 2023-11-04 03:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Apparently so haha\n
    \n
    > The Pike Series are mini-albums that Buckethead began releasing rapidly in 2011, usually around 30 minutes in length.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699063642 {#5188
    date: 2023-11-04 03:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 88573
  -bodyTs: "'2011':17 '30':20 'album':10 'appar':1 'around':19 'began':13 'buckethead':12 'haha':3 'length':23 'mini':9 'mini-album':8 'minut':21 'pike':5 'rapid':15 'releas':14 'seri':6 'usual':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063642 {#5189
    date: 2023-11-04 03:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4982
    +user: Proxies\__CG__\App\Entity\User {#4983 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4980
      date: 2023-11-04 00:01:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4984 …}
    +nested: Doctrine\ORM\PersistentCollection {#4986 …}
    +votes: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
    -id: 88254
    -bodyTs: "'30':6 'album':12 'call':9 'jam':4 'minut':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5045409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052487 {#4981
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    Apparently so haha\n
    \n
    > The Pike Series are mini-albums that Buckethead began releasing rapidly in 2011, usually around 30 minutes in length.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699063642 {#5188
    date: 2023-11-04 03:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 88573
  -bodyTs: "'2011':17 '30':20 'album':10 'appar':1 'around':19 'began':13 'buckethead':12 'haha':3 'length':23 'mini':9 'mini-album':8 'minut':21 'pike':5 'rapid':15 'releas':14 'seri':6 'usual':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699063642 {#5189
    date: 2023-11-04 03:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
    \n
    Edit: according to Wikipedia you’re missing a few hundred 😳\n
    \n
    > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
    \n
    Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
    \n
    > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699063407 {#4996
    date: 2023-11-04 03:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 88568
  -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048926"
  +editedAt: DateTimeImmutable @1699064354 {#4997
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4998
    date: 2023-11-04 03:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
    \n
    Edit: according to Wikipedia you’re missing a few hundred 😳\n
    \n
    > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
    \n
    Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
    \n
    > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699063407 {#4996
    date: 2023-11-04 03:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 88568
  -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048926"
  +editedAt: DateTimeImmutable @1699064354 {#4997
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4998
    date: 2023-11-04 03:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4559
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
      \n
      Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1699127617 {#4553
      date: 2023-11-04 20:53:37.0 +01: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: 87907
    -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5128709"
    +editedAt: DateTimeImmutable @1699042235 {#4554
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4555
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: """
    WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
    \n
    Edit: according to Wikipedia you’re missing a few hundred 😳\n
    \n
    > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
    \n
    Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
    \n
    > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699063407 {#4996
    date: 2023-11-04 03:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 88568
  -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5048926"
  +editedAt: DateTimeImmutable @1699064354 {#4997
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4998
    date: 2023-11-04 03:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5236
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: """
      WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
      \n
      Edit: according to Wikipedia you’re missing a few hundred 😳\n
      \n
      > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
      \n
      Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
      \n
      > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699063407 {#4996
      date: 2023-11-04 03:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 88568
    -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048926"
    +editedAt: DateTimeImmutable @1699064354 {#4997
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4998
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699072445 {#5234
    date: 2023-11-04 05:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 88743
  -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072445 {#5235
    date: 2023-11-04 05:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5236
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: """
      WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
      \n
      Edit: according to Wikipedia you’re missing a few hundred 😳\n
      \n
      > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
      \n
      Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
      \n
      > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699063407 {#4996
      date: 2023-11-04 03:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 88568
    -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048926"
    +editedAt: DateTimeImmutable @1699064354 {#4997
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4998
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699072445 {#5234
    date: 2023-11-04 05:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 88743
  -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072445 {#5235
    date: 2023-11-04 05:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5236
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#5000 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4559
      +user: App\Entity\User {#4572 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
        \n
        Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699127617 {#4553
        date: 2023-11-04 20:53:37.0 +01: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: 87907
      -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5128709"
      +editedAt: DateTimeImmutable @1699042235 {#4554
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4555
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: """
      WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
      \n
      Edit: according to Wikipedia you’re missing a few hundred 😳\n
      \n
      > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
      \n
      Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
      \n
      > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699063407 {#4996
      date: 2023-11-04 03:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5001 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5005 …}
    +reports: Doctrine\ORM\PersistentCollection {#5007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 88568
    -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5048926"
    +editedAt: DateTimeImmutable @1699064354 {#4997
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4998
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699072445 {#5234
    date: 2023-11-04 05:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 88743
  -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5140264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699072445 {#5235
    date: 2023-11-04 05:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5366
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5236
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4999
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4559
        +user: App\Entity\User {#4572 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
          \n
          Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1699127617 {#4553
          date: 2023-11-04 20:53:37.0 +01: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: 87907
        -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5128709"
        +editedAt: DateTimeImmutable @1699042235 {#4554
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4555
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4559}
      +body: """
        WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
        \n
        Edit: according to Wikipedia you’re missing a few hundred 😳\n
        \n
        > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
        \n
        Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
        \n
        > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699063407 {#4996
        date: 2023-11-04 03:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 88568
      -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048926"
      +editedAt: DateTimeImmutable @1699064354 {#4997
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4998
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699072445 {#5234
      date: 2023-11-04 05:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 88743
    -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5140264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699072445 {#5235
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5364
    date: 2023-11-04 20:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 90676
  -bodyTs: "'damn':2 'haha':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127615 {#5365
    date: 2023-11-04 20:53:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5366
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5236
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4999
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4559
        +user: App\Entity\User {#4572 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
          \n
          Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1699127617 {#4553
          date: 2023-11-04 20:53:37.0 +01: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: 87907
        -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5128709"
        +editedAt: DateTimeImmutable @1699042235 {#4554
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4555
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4559}
      +body: """
        WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
        \n
        Edit: according to Wikipedia you’re missing a few hundred 😳\n
        \n
        > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
        \n
        Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
        \n
        > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699063407 {#4996
        date: 2023-11-04 03:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 88568
      -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048926"
      +editedAt: DateTimeImmutable @1699064354 {#4997
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4998
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699072445 {#5234
      date: 2023-11-04 05:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 88743
    -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5140264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699072445 {#5235
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5364
    date: 2023-11-04 20:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 90676
  -bodyTs: "'damn':2 'haha':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127615 {#5365
    date: 2023-11-04 20:53:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5366
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5236
    +user: App\Entity\User {#4572 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4999
      +user: Proxies\__CG__\App\Entity\User {#5000 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4559
        +user: App\Entity\User {#4572 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I just found out that Buckethead has released something like [90 albums this year.](https://en.m.wikipedia.org/wiki/Buckethead_discography) The dude is absolutely a machine.\n
          \n
          Edit: Looks like it’s actually 99. The crazy bastard released 9 albums in the time it took me to write my comment!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1699127617 {#4553
          date: 2023-11-04 20:53:37.0 +01: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: 87907
        -bodyTs: "'/wiki/buckethead_discography)':17 '9':35 '90':11 '99':30 'absolut':21 'actual':29 'album':12,36 'bastard':33 'buckethead':6 'comment':46 'crazi':32 'dude':19 'edit':24 'en.m.wikipedia.org':16 'en.m.wikipedia.org/wiki/buckethead_discography)':15 'found':3 'like':10,26 'look':25 'machin':23 'releas':8,34 'someth':9 'time':39 'took':41 'write':44 'year':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5128709"
        +editedAt: DateTimeImmutable @1699042235 {#4554
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4555
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4559}
      +body: """
        WTF? Really? I never listened to him much, but I know from what I’ve heard he’s beyond amazing.\n
        \n
        Edit: according to Wikipedia you’re missing a few hundred 😳\n
        \n
        > Buckethead’s discography currently includes 435 studio albums (388 of which are in the Pike series), one live album, four special releases, five demo tapes, three solo DVD video releases, two DVD video releases with Cornbugs, three music videos, three solo videography releases, and 16 videography releases with other artists.\n
        \n
        Edit 2: his origin story is hilarious, dude definitely has a screw loose 😂\n
        \n
        > I was eating it (KFC chicken), and I put the mask on (that he had just bought after watching *Halloween 4*) and then the bucket on my head. I went to the mirror. I just said, ‘Buckethead. That’s Buckethead right there.’ It was just one of those things. After that, I wanted to be that thing all the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699063407 {#4996
        date: 2023-11-04 03:03:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5001 …}
      +nested: Doctrine\ORM\PersistentCollection {#5003 …}
      +votes: Doctrine\ORM\PersistentCollection {#5005 …}
      +reports: Doctrine\ORM\PersistentCollection {#5007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
      -id: 88568
      -bodyTs: "'16':75 '2':82 '388':39 '4':114 '435':36 'accord':22 'album':38,49 'amaz':20 'artist':80 'beyond':19 'bought':110 'bucket':118 'buckethead':31,130,133 'chicken':99 'cornbug':66 'current':34 'definit':89 'demo':54 'discographi':33 'dude':88 'dvd':58,62 'eat':96 'edit':21,81 'five':53 'four':50 'halloween':113 'head':121 'heard':16 'hilari':87 'hundr':30 'includ':35 'kfc':98 'know':11 'listen':5 'live':48 'loos':93 'mask':104 'mirror':126 'miss':27 'much':8 'music':68 'never':4 'one':47,139 'origin':84 'pike':45 'put':102 're':26 'realli':2 'releas':52,60,64,73,77 'right':134 'said':129 'screw':92 'seri':46 'solo':57,71 'special':51 'stori':85 'studio':37 'tape':55 'thing':142,150 'three':56,67,70 'time':153 'two':61 've':15 'video':59,63,69 'videographi':72,76 'want':146 'watch':112 'went':123 'wikipedia':24 'wtf':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5048926"
      +editedAt: DateTimeImmutable @1699064354 {#4997
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4998
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4559}
    +body: "The 99 I mentioned were just FROM THIS YEAR! Dude is absolutely insane!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699072445 {#5234
      date: 2023-11-04 05:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@jballs@sh.itjust.works"
      "@pete_the_cat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5237 …}
    +nested: Doctrine\ORM\PersistentCollection {#5239 …}
    +votes: Doctrine\ORM\PersistentCollection {#5241 …}
    +reports: Doctrine\ORM\PersistentCollection {#5243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    -id: 88743
    -bodyTs: "'99':2 'absolut':12 'dude':10 'insan':13 'mention':4 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5140264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699072445 {#5235
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4559}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5364
    date: 2023-11-04 20:53:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@jballs@sh.itjust.works"
    "@pete_the_cat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 90676
  -bodyTs: "'damn':2 'haha':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5064838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127615 {#5365
    date: 2023-11-04 20:53:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699052441 {#4629
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 87861
  -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699040500 {#4630
    date: 2023-11-03 20:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699052441 {#4629
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 87861
  -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699040500 {#4630
    date: 2023-11-03 20:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699052441 {#4629
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 87861
  -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699040500 {#4630
    date: 2023-11-03 20:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Pulse Ultra. One album. Absolutely fantastic. I’m sad and glad we’ve never gotten more… but what *is* out is perfect. So maybe a second album would’ve not been as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699052440 {#4885
    date: 2023-11-04 00:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 88249
  -bodyTs: "'absolut':5 'album':4,27 'fantast':6 'glad':11 'good':33 'gotten':15 'm':8 'mayb':24 'never':14 'one':3 'perfect':22 'puls':1 'sad':9 'second':26 'ultra':2 've':13,29 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045388"
  +editedAt: DateTimeImmutable @1699052453 {#4886
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4887
    date: 2023-11-04 00:00:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Pulse Ultra. One album. Absolutely fantastic. I’m sad and glad we’ve never gotten more… but what *is* out is perfect. So maybe a second album would’ve not been as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699052440 {#4885
    date: 2023-11-04 00:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 88249
  -bodyTs: "'absolut':5 'album':4,27 'fantast':6 'glad':11 'good':33 'gotten':15 'm':8 'mayb':24 'never':14 'one':3 'perfect':22 'puls':1 'sad':9 'second':26 'ultra':2 've':13,29 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045388"
  +editedAt: DateTimeImmutable @1699052453 {#4886
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4887
    date: 2023-11-04 00:00:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Pulse Ultra. One album. Absolutely fantastic. I’m sad and glad we’ve never gotten more… but what *is* out is perfect. So maybe a second album would’ve not been as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699052440 {#4885
    date: 2023-11-04 00:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 88249
  -bodyTs: "'absolut':5 'album':4,27 'fantast':6 'glad':11 'good':33 'gotten':15 'm':8 'mayb':24 'never':14 'one':3 'perfect':22 'puls':1 'sad':9 'second':26 'ultra':2 've':13,29 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5045388"
  +editedAt: DateTimeImmutable @1699052453 {#4886
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4887
    date: 2023-11-04 00:00:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4904
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4902
    date: 2023-11-03 21:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4907 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4915 …}
  -id: 87992
  -bodyTs: "'get':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044387 {#4903
    date: 2023-11-03 21:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4904
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4902
    date: 2023-11-03 21:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4907 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4915 …}
  -id: 87992
  -bodyTs: "'get':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044387 {#4903
    date: 2023-11-03 21:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4904
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "And then they disappear just as fast & decades later I still listen to the same albums in my car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699052441 {#4629
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 87861
    -bodyTs: "'album':16 'car':19 'decad':8 'disappear':4 'fast':7 'later':9 'listen':12 'still':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5686268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699040500 {#4630
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4902
    date: 2023-11-03 21:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4907 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4915 …}
  -id: 87992
  -bodyTs: "'get':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3728876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044387 {#4903
    date: 2023-11-03 21:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sleep Token.\n
    \n
    Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
    \n
    Worship!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699071350 {#4702
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 87826
  -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039552 {#4703
    date: 2023-11-03 20:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sleep Token.\n
    \n
    Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
    \n
    Worship!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699071350 {#4702
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 87826
  -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039552 {#4703
    date: 2023-11-03 20:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sleep Token.\n
    \n
    Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
    \n
    Worship!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699071350 {#4702
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 87826
  -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699039552 {#4703
    date: 2023-11-03 20:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4871
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sleep Token.\n
      \n
      Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
      \n
      Worship!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699071350 {#4702
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 87826
    -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039552 {#4703
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699043081 {#4868
    date: 2023-11-03 21:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4873 …}
  +nested: Doctrine\ORM\PersistentCollection {#4875 …}
  +votes: Doctrine\ORM\PersistentCollection {#4877 …}
  +reports: Doctrine\ORM\PersistentCollection {#4879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
  -id: 87943
  -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042595"
  +editedAt: DateTimeImmutable @1699043149 {#4869
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4870
    date: 2023-11-03 21:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4871
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sleep Token.\n
      \n
      Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
      \n
      Worship!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699071350 {#4702
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 87826
    -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039552 {#4703
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699043081 {#4868
    date: 2023-11-03 21:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4873 …}
  +nested: Doctrine\ORM\PersistentCollection {#4875 …}
  +votes: Doctrine\ORM\PersistentCollection {#4877 …}
  +reports: Doctrine\ORM\PersistentCollection {#4879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
  -id: 87943
  -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042595"
  +editedAt: DateTimeImmutable @1699043149 {#4869
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4870
    date: 2023-11-03 21:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4871
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sleep Token.\n
      \n
      Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
      \n
      Worship!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699071350 {#4702
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 87826
    -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699039552 {#4703
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699043081 {#4868
    date: 2023-11-03 21:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4873 …}
  +nested: Doctrine\ORM\PersistentCollection {#4875 …}
  +votes: Doctrine\ORM\PersistentCollection {#4877 …}
  +reports: Doctrine\ORM\PersistentCollection {#4879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
  -id: 87943
  -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042595"
  +editedAt: DateTimeImmutable @1699043149 {#4869
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4870
    date: 2023-11-03 21:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5098
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: Proxies\__CG__\App\Entity\User {#4872 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4707
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sleep Token.\n
        \n
        Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
        \n
        Worship!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699071350 {#4702
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4708 …}
      +nested: Doctrine\ORM\PersistentCollection {#4710 …}
      +votes: Doctrine\ORM\PersistentCollection {#4712 …}
      +reports: Doctrine\ORM\PersistentCollection {#4714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
      -id: 87826
      -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699039552 {#4703
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699043081 {#4868
      date: 2023-11-03 21:24:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4873 …}
    +nested: Doctrine\ORM\PersistentCollection {#4875 …}
    +votes: Doctrine\ORM\PersistentCollection {#4877 …}
    +reports: Doctrine\ORM\PersistentCollection {#4879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
    -id: 87943
    -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042595"
    +editedAt: DateTimeImmutable @1699043149 {#4869
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4870
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Not something I was aware of. Most people I talk to haven't heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699044833 {#5096
    date: 2023-11-03 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 88005
  -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044833 {#5097
    date: 2023-11-03 21:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5098
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: Proxies\__CG__\App\Entity\User {#4872 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4707
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sleep Token.\n
        \n
        Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
        \n
        Worship!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699071350 {#4702
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4708 …}
      +nested: Doctrine\ORM\PersistentCollection {#4710 …}
      +votes: Doctrine\ORM\PersistentCollection {#4712 …}
      +reports: Doctrine\ORM\PersistentCollection {#4714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
      -id: 87826
      -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699039552 {#4703
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699043081 {#4868
      date: 2023-11-03 21:24:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4873 …}
    +nested: Doctrine\ORM\PersistentCollection {#4875 …}
    +votes: Doctrine\ORM\PersistentCollection {#4877 …}
    +reports: Doctrine\ORM\PersistentCollection {#4879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
    -id: 87943
    -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042595"
    +editedAt: DateTimeImmutable @1699043149 {#4869
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4870
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Not something I was aware of. Most people I talk to haven't heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699044833 {#5096
    date: 2023-11-03 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 88005
  -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044833 {#5097
    date: 2023-11-03 21:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5098
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: Proxies\__CG__\App\Entity\User {#4872 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4707
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sleep Token.\n
        \n
        Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
        \n
        Worship!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699071350 {#4702
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4708 …}
      +nested: Doctrine\ORM\PersistentCollection {#4710 …}
      +votes: Doctrine\ORM\PersistentCollection {#4712 …}
      +reports: Doctrine\ORM\PersistentCollection {#4714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
      -id: 87826
      -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699039552 {#4703
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699043081 {#4868
      date: 2023-11-03 21:24:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4873 …}
    +nested: Doctrine\ORM\PersistentCollection {#4875 …}
    +votes: Doctrine\ORM\PersistentCollection {#4877 …}
    +reports: Doctrine\ORM\PersistentCollection {#4879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
    -id: 87943
    -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042595"
    +editedAt: DateTimeImmutable @1699043149 {#4869
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4870
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Not something I was aware of. Most people I talk to haven't heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699044833 {#5096
    date: 2023-11-03 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 88005
  -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699044833 {#5097
    date: 2023-11-03 21:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5274
  +user: Proxies\__CG__\App\Entity\User {#5275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5272
    date: 2023-11-03 22:31:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
  -id: 88047
  -bodyTs: "'heard':7 'help':3 'never':6 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047073 {#5273
    date: 2023-11-03 22:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5274
  +user: Proxies\__CG__\App\Entity\User {#5275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5272
    date: 2023-11-03 22:31:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
  -id: 88047
  -bodyTs: "'heard':7 'help':3 'never':6 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047073 {#5273
    date: 2023-11-03 22:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5274
  +user: Proxies\__CG__\App\Entity\User {#5275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5272
    date: 2023-11-03 22:31:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5276 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
  -id: 88047
  -bodyTs: "'heard':7 'help':3 'never':6 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047073 {#5273
    date: 2023-11-03 22:31:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#5275 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: Proxies\__CG__\App\Entity\User {#4872 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4707
          +user: App\Entity\User {#4720 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Sleep Token.\n
            \n
            Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
            \n
            Worship!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699071350 {#4702
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4708 …}
          +nested: Doctrine\ORM\PersistentCollection {#4710 …}
          +votes: Doctrine\ORM\PersistentCollection {#4712 …}
          +reports: Doctrine\ORM\PersistentCollection {#4714 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
          -id: 87826
          -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699039552 {#4703
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4707}
        +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699043081 {#4868
          date: 2023-11-03 21:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Phanatik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4873 …}
        +nested: Doctrine\ORM\PersistentCollection {#4875 …}
        +votes: Doctrine\ORM\PersistentCollection {#4877 …}
        +reports: Doctrine\ORM\PersistentCollection {#4879 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
        -id: 87943
        -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5042595"
        +editedAt: DateTimeImmutable @1699043149 {#4869
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4870
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "Not something I was aware of. Most people I talk to haven't heard of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699044833 {#5096
        date: 2023-11-03 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
        "@foggy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 88005
      -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699044833 {#5097
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5272
      date: 2023-11-03 22:31:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5276 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
    -id: 88047
    -bodyTs: "'heard':7 'help':3 'never':6 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047073 {#5273
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: """
    All good and all, and not trying to be a dick.\n
    \n
    Saw homie was catching downvotes, figures to explain why.\n
    \n
    Sleep Token rules. I saw them 2 months ago. Their merch line literally lasted longer than their show. By *hours*.\n
    \n
    That will never occur at even a remotely small, remotely obscure bands show.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699071349 {#5402
    date: 2023-11-04 05:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
    "@dellish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 88724
  -bodyTs: "'2':27 'ago':29 'band':52 'catch':15 'dick':11 'downvot':16 'even':46 'explain':19 'figur':17 'good':2 'homi':13 'hour':40 'last':34 'line':32 'liter':33 'longer':35 'merch':31 'month':28 'never':43 'obscur':51 'occur':44 'remot':48,50 'rule':23 'saw':12,25 'show':38,53 'sleep':21 'small':49 'token':22 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699071349 {#5403
    date: 2023-11-04 05:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#5275 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: Proxies\__CG__\App\Entity\User {#4872 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4707
          +user: App\Entity\User {#4720 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Sleep Token.\n
            \n
            Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
            \n
            Worship!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699071350 {#4702
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4708 …}
          +nested: Doctrine\ORM\PersistentCollection {#4710 …}
          +votes: Doctrine\ORM\PersistentCollection {#4712 …}
          +reports: Doctrine\ORM\PersistentCollection {#4714 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
          -id: 87826
          -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699039552 {#4703
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4707}
        +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699043081 {#4868
          date: 2023-11-03 21:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Phanatik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4873 …}
        +nested: Doctrine\ORM\PersistentCollection {#4875 …}
        +votes: Doctrine\ORM\PersistentCollection {#4877 …}
        +reports: Doctrine\ORM\PersistentCollection {#4879 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
        -id: 87943
        -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5042595"
        +editedAt: DateTimeImmutable @1699043149 {#4869
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4870
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "Not something I was aware of. Most people I talk to haven't heard of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699044833 {#5096
        date: 2023-11-03 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
        "@foggy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 88005
      -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699044833 {#5097
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5272
      date: 2023-11-03 22:31:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5276 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
    -id: 88047
    -bodyTs: "'heard':7 'help':3 'never':6 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047073 {#5273
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: """
    All good and all, and not trying to be a dick.\n
    \n
    Saw homie was catching downvotes, figures to explain why.\n
    \n
    Sleep Token rules. I saw them 2 months ago. Their merch line literally lasted longer than their show. By *hours*.\n
    \n
    That will never occur at even a remotely small, remotely obscure bands show.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699071349 {#5402
    date: 2023-11-04 05:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
    "@dellish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 88724
  -bodyTs: "'2':27 'ago':29 'band':52 'catch':15 'dick':11 'downvot':16 'even':46 'explain':19 'figur':17 'good':2 'homi':13 'hour':40 'last':34 'line':32 'liter':33 'longer':35 'merch':31 'month':28 'never':43 'obscur':51 'occur':44 'remot':48,50 'rule':23 'saw':12,25 'show':38,53 'sleep':21 'small':49 'token':22 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699071349 {#5403
    date: 2023-11-04 05:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#4872 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5274
    +user: Proxies\__CG__\App\Entity\User {#5275 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5098
      +user: App\Entity\User {#4720 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: Proxies\__CG__\App\Entity\User {#4872 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4707
          +user: App\Entity\User {#4720 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Sleep Token.\n
            \n
            Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
            \n
            Worship!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1699071350 {#4702
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4708 …}
          +nested: Doctrine\ORM\PersistentCollection {#4710 …}
          +votes: Doctrine\ORM\PersistentCollection {#4712 …}
          +reports: Doctrine\ORM\PersistentCollection {#4714 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
          -id: 87826
          -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699039552 {#4703
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4707}
        +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699043081 {#4868
          date: 2023-11-03 21:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@Phanatik@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4873 …}
        +nested: Doctrine\ORM\PersistentCollection {#4875 …}
        +votes: Doctrine\ORM\PersistentCollection {#4877 …}
        +reports: Doctrine\ORM\PersistentCollection {#4879 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
        -id: 87943
        -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5042595"
        +editedAt: DateTimeImmutable @1699043149 {#4869
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4870
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "Not something I was aware of. Most people I talk to haven't heard of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699044833 {#5096
        date: 2023-11-03 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
        "@foggy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5099 …}
      +nested: Doctrine\ORM\PersistentCollection {#5101 …}
      +votes: Doctrine\ORM\PersistentCollection {#5103 …}
      +reports: Doctrine\ORM\PersistentCollection {#5105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
      -id: 88005
      -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699044833 {#5097
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5272
      date: 2023-11-03 22:31:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5276 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
    -id: 88047
    -bodyTs: "'heard':7 'help':3 'never':6 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5043686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047073 {#5273
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: """
    All good and all, and not trying to be a dick.\n
    \n
    Saw homie was catching downvotes, figures to explain why.\n
    \n
    Sleep Token rules. I saw them 2 months ago. Their merch line literally lasted longer than their show. By *hours*.\n
    \n
    That will never occur at even a remotely small, remotely obscure bands show.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699071349 {#5402
    date: 2023-11-04 05:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
    "@dellish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 88724
  -bodyTs: "'2':27 'ago':29 'band':52 'catch':15 'dick':11 'downvot':16 'even':46 'explain':19 'figur':17 'good':2 'homi':13 'hour':40 'last':34 'line':32 'liter':33 'longer':35 'merch':31 'month':28 'never':43 'obscur':51 'occur':44 'remot':48,50 'rule':23 'saw':12,25 'show':38,53 'sleep':21 'small':49 'token':22 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5050749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699071349 {#5403
    date: 2023-11-04 05:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5290
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Metal is huge as a genre but it somehow still flies under the radar. 90% of people I meet have no clue about metal at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699056761 {#5288
    date: 2023-11-04 01:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 88408
  -bodyTs: "'90':15 'clue':22 'fli':11 'genr':6 'huge':3 'meet':19 'metal':1,24 'peopl':17 'radar':14 'somehow':9 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056761 {#5289
    date: 2023-11-04 01:12:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5290
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Metal is huge as a genre but it somehow still flies under the radar. 90% of people I meet have no clue about metal at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699056761 {#5288
    date: 2023-11-04 01:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 88408
  -bodyTs: "'90':15 'clue':22 'fli':11 'genr':6 'huge':3 'meet':19 'metal':1,24 'peopl':17 'radar':14 'somehow':9 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056761 {#5289
    date: 2023-11-04 01:12:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5290
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: Proxies\__CG__\App\Entity\User {#4872 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4707
        +user: App\Entity\User {#4720 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sleep Token.\n
          \n
          Not a single song I haven't enjoyed. All I need now are their vinyls and a turntable.\n
          \n
          Worship!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699071350 {#4702
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4708 …}
        +nested: Doctrine\ORM\PersistentCollection {#4710 …}
        +votes: Doctrine\ORM\PersistentCollection {#4712 …}
        +reports: Doctrine\ORM\PersistentCollection {#4714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
        -id: 87826
        -bodyTs: "'enjoy':10 'haven':8 'need':13 'singl':5 'sleep':1 'song':6 'token':2 'turntabl':20 'vinyl':17 'worship':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3344403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699039552 {#4703
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4707}
      +body: "They said “obscure little”, not “the most popular and hyped metal act currently, with sold out shows worldwide”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699043081 {#4868
        date: 2023-11-03 21:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Phanatik@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4873 …}
      +nested: Doctrine\ORM\PersistentCollection {#4875 …}
      +votes: Doctrine\ORM\PersistentCollection {#4877 …}
      +reports: Doctrine\ORM\PersistentCollection {#4879 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4881 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4883 …}
      -id: 87943
      -bodyTs: "'act':12 'current':13 'hype':10 'littl':4 'metal':11 'obscur':3 'popular':8 'said':2 'show':17 'sold':15 'worldwid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5042595"
      +editedAt: DateTimeImmutable @1699043149 {#4869
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4870
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4707}
    +body: "Not something I was aware of. Most people I talk to haven't heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699044833 {#5096
      date: 2023-11-03 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Phanatik@kbin.social"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 88005
    -bodyTs: "'awar':5 'haven':12 'heard':14 'peopl':8 'someth':2 'talk':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3345844"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699044833 {#5097
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "Metal is huge as a genre but it somehow still flies under the radar. 90% of people I meet have no clue about metal at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699056761 {#5288
    date: 2023-11-04 01:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Phanatik@kbin.social"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5293 …}
  +votes: Doctrine\ORM\PersistentCollection {#5295 …}
  +reports: Doctrine\ORM\PersistentCollection {#5297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5301 …}
  -id: 88408
  -bodyTs: "'90':15 'clue':22 'fli':11 'genr':6 'huge':3 'meet':19 'metal':1,24 'peopl':17 'radar':14 'somehow':9 'still':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4547121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699056761 {#5289
    date: 2023-11-04 01:12:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, what bands are you talking about? Curious…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699143426 {#4775
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 87644
  -bodyTs: "'band':3 'curious':8 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4487981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034133 {#4776
    date: 2023-11-03 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, what bands are you talking about? Curious…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699143426 {#4775
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 87644
  -bodyTs: "'band':3 'curious':8 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4487981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034133 {#4776
    date: 2023-11-03 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So, what bands are you talking about? Curious…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699143426 {#4775
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 87644
  -bodyTs: "'band':3 'curious':8 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4487981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034133 {#4776
    date: 2023-11-03 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699034262 {#4797
    date: 2023-11-03 18:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4805 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 87650
  -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3725549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034262 {#4800
    date: 2023-11-03 18:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699034262 {#4797
    date: 2023-11-03 18:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4805 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 87650
  -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3725549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034262 {#4800
    date: 2023-11-03 18:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699034262 {#4797
    date: 2023-11-03 18:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4805 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 87650
  -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3725549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034262 {#4800
    date: 2023-11-03 18:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5053
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5054
    date: 2023-11-03 22:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 88044
  -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046966 {#5057
    date: 2023-11-03 22:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5053
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5054
    date: 2023-11-03 22:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 88044
  -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046966 {#5057
    date: 2023-11-03 22:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5053
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5054
    date: 2023-11-03 22:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 88044
  -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046966 {#5057
    date: 2023-11-03 22:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5305
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5054
      date: 2023-11-03 22:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
    -id: 88044
    -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046966 {#5057
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5303
    date: 2023-11-03 22:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 88049
  -bodyTs: "'ni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3729630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047139 {#5304
    date: 2023-11-03 22:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5305
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5054
      date: 2023-11-03 22:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
    -id: 88044
    -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046966 {#5057
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5303
    date: 2023-11-03 22:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 88049
  -bodyTs: "'ni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3729630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047139 {#5304
    date: 2023-11-03 22:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5305
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5054
      date: 2023-11-03 22:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5046 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
    -id: 88044
    -bodyTs: "'good':2 'll':4 'music':9 'tri':5 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689296"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046966 {#5057
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5303
    date: 2023-11-03 22:32:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Evil_Shrubbery@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 88049
  -bodyTs: "'ni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3729630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047139 {#5304
    date: 2023-11-03 22:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5067
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5065
    date: 2023-11-03 19:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -id: 87682
  -bodyTs: "'give':3 'listen':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4488328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699035068 {#5066
    date: 2023-11-03 19:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5067
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5065
    date: 2023-11-03 19:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -id: 87682
  -bodyTs: "'give':3 'listen':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4488328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699035068 {#5066
    date: 2023-11-03 19:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5067
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5065
    date: 2023-11-03 19:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -id: 87682
  -bodyTs: "'give':3 'listen':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4488328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699035068 {#5066
    date: 2023-11-03 19:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5264
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5065
      date: 2023-11-03 19:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5068 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5072 …}
    +reports: Doctrine\ORM\PersistentCollection {#5074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
    -id: 87682
    -bodyTs: "'give':3 'listen':6 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4488328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699035068 {#5066
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
    \n
    Don't see more of their stuff on YT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699036903 {#5259
    date: 2023-11-03 19:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 87717
  -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036903 {#5262
    date: 2023-11-03 19:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5264
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5065
      date: 2023-11-03 19:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5068 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5072 …}
    +reports: Doctrine\ORM\PersistentCollection {#5074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
    -id: 87682
    -bodyTs: "'give':3 'listen':6 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4488328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699035068 {#5066
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
    \n
    Don't see more of their stuff on YT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699036903 {#5259
    date: 2023-11-03 19:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 87717
  -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036903 {#5262
    date: 2023-11-03 19:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5264
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4798
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4781
        +user: App\Entity\User {#4352 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "So, what bands are you talking about? Curious…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699143426 {#4775
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4786 …}
        +reports: Doctrine\ORM\PersistentCollection {#4788 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
        -id: 87644
        -bodyTs: "'band':3 'curious':8 'talk':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4487981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034133 {#4776
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699034262 {#4797
        date: 2023-11-03 18:57:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4805 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 87650
      -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3725549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034262 {#4800
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5065
      date: 2023-11-03 19:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5068 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5072 …}
    +reports: Doctrine\ORM\PersistentCollection {#5074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
    -id: 87682
    -bodyTs: "'give':3 'listen':6 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4488328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699035068 {#5066
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
    \n
    Don't see more of their stuff on YT.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699036903 {#5259
    date: 2023-11-03 19:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
  -id: 87717
  -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036903 {#5262
    date: 2023-11-03 19:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4798
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4781
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "So, what bands are you talking about? Curious…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699143426 {#4775
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4782 …}
          +nested: Doctrine\ORM\PersistentCollection {#4784 …}
          +votes: Doctrine\ORM\PersistentCollection {#4786 …}
          +reports: Doctrine\ORM\PersistentCollection {#4788 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
          -id: 87644
          -bodyTs: "'band':3 'curious':8 'talk':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4487981"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699034133 {#4776
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4781}
        +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699034262 {#4797
          date: 2023-11-03 18:57:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@SirGaston@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4805 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 87650
        -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3725549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034262 {#4800
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5065
        date: 2023-11-03 19:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5068 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5072 …}
      +reports: Doctrine\ORM\PersistentCollection {#5074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
      -id: 87682
      -bodyTs: "'give':3 'listen':6 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4488328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699035068 {#5066
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
      \n
      Don't see more of their stuff on YT.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699036903 {#5259
      date: 2023-11-03 19:41:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5254 …}
    +nested: Doctrine\ORM\PersistentCollection {#5252 …}
    +votes: Doctrine\ORM\PersistentCollection {#5250 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 87717
    -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036903 {#5262
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5382
    date: 2023-11-04 09:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 88921
  -bodyTs: "'album':3 'music':7 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4299124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084889 {#5385
    date: 2023-11-04 09:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4798
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4781
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "So, what bands are you talking about? Curious…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699143426 {#4775
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4782 …}
          +nested: Doctrine\ORM\PersistentCollection {#4784 …}
          +votes: Doctrine\ORM\PersistentCollection {#4786 …}
          +reports: Doctrine\ORM\PersistentCollection {#4788 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
          -id: 87644
          -bodyTs: "'band':3 'curious':8 'talk':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4487981"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699034133 {#4776
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4781}
        +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699034262 {#4797
          date: 2023-11-03 18:57:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@SirGaston@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4805 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 87650
        -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3725549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034262 {#4800
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5065
        date: 2023-11-03 19:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5068 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5072 …}
      +reports: Doctrine\ORM\PersistentCollection {#5074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
      -id: 87682
      -bodyTs: "'give':3 'listen':6 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4488328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699035068 {#5066
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
      \n
      Don't see more of their stuff on YT.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699036903 {#5259
      date: 2023-11-03 19:41:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5254 …}
    +nested: Doctrine\ORM\PersistentCollection {#5252 …}
    +votes: Doctrine\ORM\PersistentCollection {#5250 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 87717
    -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036903 {#5262
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5382
    date: 2023-11-04 09:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 88921
  -bodyTs: "'album':3 'music':7 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4299124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084889 {#5385
    date: 2023-11-04 09:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5264
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4798
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4781
          +user: App\Entity\User {#4352 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "So, what bands are you talking about? Curious…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699143426 {#4775
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4782 …}
          +nested: Doctrine\ORM\PersistentCollection {#4784 …}
          +votes: Doctrine\ORM\PersistentCollection {#4786 …}
          +reports: Doctrine\ORM\PersistentCollection {#4788 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
          -id: 87644
          -bodyTs: "'band':3 'curious':8 'talk':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4487981"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699034133 {#4776
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4781}
        +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699034262 {#4797
          date: 2023-11-03 18:57:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@SirGaston@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4805 …}
        +nested: Doctrine\ORM\PersistentCollection {#4808 …}
        +votes: Doctrine\ORM\PersistentCollection {#4810 …}
        +reports: Doctrine\ORM\PersistentCollection {#4812 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
        -id: 87650
        -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3725549"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699034262 {#4800
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4781}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5065
        date: 2023-11-03 19:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@SirGaston@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5068 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5072 …}
      +reports: Doctrine\ORM\PersistentCollection {#5074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
      -id: 87682
      -bodyTs: "'give':3 'listen':6 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4488328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699035068 {#5066
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      A song on YT: <https://www.youtube.com/watch?v=Ixf3yxZVmHc>\n
      \n
      Don't see more of their stuff on YT.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699036903 {#5259
      date: 2023-11-03 19:41:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5254 …}
    +nested: Doctrine\ORM\PersistentCollection {#5252 …}
    +votes: Doctrine\ORM\PersistentCollection {#5250 …}
    +reports: Doctrine\ORM\PersistentCollection {#5266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5270 …}
    -id: 87717
    -bodyTs: "'/watch?v=ixf3yxzvmhc':7 'see':10 'song':2 'stuff':14 'www.youtube.com':6 'www.youtube.com/watch?v=ixf3yxzvmhc':5 'yt':4,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/595726/-/comment/3343625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036903 {#5262
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5382
    date: 2023-11-04 09:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@guyrocket@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 88921
  -bodyTs: "'album':3 'music':7 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4299124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084889 {#5385
    date: 2023-11-04 09:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5082
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "This is beyond obscure, this is 2000s turkish metal that tried to go for 80s garage metal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699041569 {#5080
    date: 2023-11-03 20:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 87890
  -bodyTs: "'2000s':7 '80s':15 'beyond':3 'garag':16 'go':13 'metal':9,17 'obscur':4 'tri':11 'turkish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041569 {#5081
    date: 2023-11-03 20:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5082
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "This is beyond obscure, this is 2000s turkish metal that tried to go for 80s garage metal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699041569 {#5080
    date: 2023-11-03 20:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 87890
  -bodyTs: "'2000s':7 '80s':15 'beyond':3 'garag':16 'go':13 'metal':9,17 'obscur':4 'tri':11 'turkish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041569 {#5081
    date: 2023-11-03 20:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5082
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4798
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "these guys: [open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF](https://open.spotify.com/album/5Lw86d0JgJ0HmBonJO9nyF)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699034262 {#4797
      date: 2023-11-03 18:57:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4805 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 87650
    -bodyTs: "'/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':5 'guy':2 'open.spotify.com':4 'open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf](https://open.spotify.com/album/5lw86d0jgj0hmbonjo9nyf)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3725549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034262 {#4800
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "This is beyond obscure, this is 2000s turkish metal that tried to go for 80s garage metal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699041569 {#5080
    date: 2023-11-03 20:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 87890
  -bodyTs: "'2000s':7 '80s':15 'beyond':3 'garag':16 'go':13 'metal':9,17 'obscur':4 'tri':11 'turkish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5686678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041569 {#5081
    date: 2023-11-03 20:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#4821
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
    \n
    [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
    \n
    [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
    \n
    [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699048359 {#4818
    date: 2023-11-03 22:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4825 …}
  +votes: Doctrine\ORM\PersistentCollection {#4827 …}
  +reports: Doctrine\ORM\PersistentCollection {#4829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
  -id: 88094
  -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044087"
  +editedAt: DateTimeImmutable @1699048375 {#4819
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4820
    date: 2023-11-03 22:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4821
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
    \n
    [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
    \n
    [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
    \n
    [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699048359 {#4818
    date: 2023-11-03 22:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4825 …}
  +votes: Doctrine\ORM\PersistentCollection {#4827 …}
  +reports: Doctrine\ORM\PersistentCollection {#4829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
  -id: 88094
  -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044087"
  +editedAt: DateTimeImmutable @1699048375 {#4819
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4820
    date: 2023-11-03 22:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4821
  +user: Proxies\__CG__\App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
    \n
    [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
    \n
    [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
    \n
    [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699048359 {#4818
    date: 2023-11-03 22:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4825 …}
  +votes: Doctrine\ORM\PersistentCollection {#4827 …}
  +reports: Doctrine\ORM\PersistentCollection {#4829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
  -id: 88094
  -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5044087"
  +editedAt: DateTimeImmutable @1699048375 {#4819
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4820
    date: 2023-11-03 22:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5141
    date: 2023-11-05 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 91227
  -bodyTs: "'consist':9 'fun':10 'love':2 'stuff':7 'wark':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5071753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699143423 {#5142
    date: 2023-11-05 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5141
    date: 2023-11-05 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 91227
  -bodyTs: "'consist':9 'fun':10 'love':2 'stuff':7 'wark':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5071753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699143423 {#5142
    date: 2023-11-05 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5141
    date: 2023-11-05 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 91227
  -bodyTs: "'consist':9 'fun':10 'love':2 'stuff':7 'wark':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5071753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699143423 {#5142
    date: 2023-11-05 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Dylan Carlson, frontman of Earth, actually gave Kurt the shotgun. He was convinced someone was gonna do a Lennon on Kurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054933 {#5157
    date: 2023-11-04 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 88347
  -bodyTs: "'actual':6 'carlson':2 'convinc':13 'dylan':1 'earth':5 'frontman':3 'gave':7 'gonna':16 'kurt':8,21 'lennon':19 'shotgun':10 'someon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054933 {#5158
    date: 2023-11-04 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Dylan Carlson, frontman of Earth, actually gave Kurt the shotgun. He was convinced someone was gonna do a Lennon on Kurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054933 {#5157
    date: 2023-11-04 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 88347
  -bodyTs: "'actual':6 'carlson':2 'convinc':13 'dylan':1 'earth':5 'frontman':3 'gave':7 'gonna':16 'kurt':8,21 'lennon':19 'shotgun':10 'someon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054933 {#5158
    date: 2023-11-04 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4821
    +user: Proxies\__CG__\App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: """
      [Blackbriar](https://open.spotify.com/artist/6PXQUX3BYTSVj7LcvviOmI?si=ZG6-CANJRhuOu-yrMXaySg) are pretty cool.\n
      \n
      [Lord of the Lost](https://open.spotify.com/artist/28eLrVsohdXynlnIzQ2VvI?si=RlURGggXRS61R70IT0EPQA) are one of my favorites but are getting bigger especially with Eurovision this year.\n
      \n
      [Warkings](https://open.spotify.com/artist/7DXUeaMULtMVFmmaKFzH3E?si=yZXuKd2bRRS_jzzuAdLYDA) keep slapping.\n
      \n
      [Earth](https://open.spotify.com/artist/4mTFQE6aiehScgvreB9llC?si=znqPzvmcSoS-qg2PFAgcGw) is great to listen to if you’re trying to read or write and just need to block out other noise. Apparently the guy behind the band was roommates with Curt Cobain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699048359 {#4818
      date: 2023-11-03 22:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4823 …}
    +nested: Doctrine\ORM\PersistentCollection {#4825 …}
    +votes: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4833 …}
    -id: 88094
    -bodyTs: "'/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':14 '/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':38 '/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':4 '/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':32 'appar':60 'band':65 'behind':63 'bigger':23 'blackbriar':1 'block':56 'cobain':70 'cool':7 'curt':69 'earth':35 'especi':24 'eurovis':26 'favorit':19 'get':22 'great':40 'guy':62 'keep':33 'listen':42 'lord':8 'lost':11 'need':54 'nois':59 'one':16 'open.spotify.com':3,13,31,37 'open.spotify.com/artist/28elrvsohdxynlnizq2vvi?si=rlurgggxrs61r70it0epqa)':12 'open.spotify.com/artist/4mtfqe6aiehscgvreb9llc?si=znqpzvmcsos-qg2pfagcgw)':36 'open.spotify.com/artist/6pxqux3bytsvj7lcvviomi?si=zg6-canjrhuou-yrmxaysg)':2 'open.spotify.com/artist/7dxueamultmvfmmakfzh3e?si=yzxukd2brrs_jzzuadlyda)':30 'pretti':6 're':46 'read':49 'roommat':67 'slap':34 'tri':47 'wark':29 'write':51 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5044087"
    +editedAt: DateTimeImmutable @1699048375 {#4819
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4820
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Dylan Carlson, frontman of Earth, actually gave Kurt the shotgun. He was convinced someone was gonna do a Lennon on Kurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699054933 {#5157
    date: 2023-11-04 00:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@JokklMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 88347
  -bodyTs: "'actual':6 'carlson':2 'convinc':13 'dylan':1 'earth':5 'frontman':3 'gave':7 'gonna':16 'kurt':8,21 'lennon':19 'shotgun':10 'someon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2920036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054933 {#5158
    date: 2023-11-04 00:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699043881 {#4835
    date: 2023-11-03 21:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 87975
  -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042811"
  +editedAt: DateTimeImmutable @1699044137 {#4836
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4837
    date: 2023-11-03 21:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699043881 {#4835
    date: 2023-11-03 21:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 87975
  -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042811"
  +editedAt: DateTimeImmutable @1699044137 {#4836
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4837
    date: 2023-11-03 21:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699043881 {#4835
    date: 2023-11-03 21:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 87975
  -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5042811"
  +editedAt: DateTimeImmutable @1699044137 {#4836
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4837
    date: 2023-11-03 21:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#5113
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699043881 {#4835
      date: 2023-11-03 21:38:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 87975
    -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042811"
    +editedAt: DateTimeImmutable @1699044137 {#4836
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4837
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5111
    date: 2023-11-04 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Wootz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 89480
  -bodyTs: "'awesom':4 'kardashev':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103862 {#5112
    date: 2023-11-04 14:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5113
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699043881 {#4835
      date: 2023-11-03 21:38:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 87975
    -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042811"
    +editedAt: DateTimeImmutable @1699044137 {#4836
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4837
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5111
    date: 2023-11-04 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Wootz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 89480
  -bodyTs: "'awesom':4 'kardashev':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103862 {#5112
    date: 2023-11-04 14:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5113
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4781
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "So, what bands are you talking about? Curious…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699143426 {#4775
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4786 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 87644
      -bodyTs: "'band':3 'curious':8 'talk':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4487981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699034133 {#4776
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4781}
    +body: "Not sure if they’re that obscure, by some people’s standards, but here, have some [Kardashev](https://open.spotify.com/track/4CCzAyix84XXL1RyUJDUNc)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699043881 {#4835
      date: 2023-11-03 21:38:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@SirGaston@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 87975
    -bodyTs: "'/track/4cczayix84xxl1ryujdunc)':20 'kardashev':17 'obscur':7 'open.spotify.com':19 'open.spotify.com/track/4cczayix84xxl1ryujdunc)':18 'peopl':10 're':5 'standard':12 'sure':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5042811"
    +editedAt: DateTimeImmutable @1699044137 {#4836
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4837
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5111
    date: 2023-11-04 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
    "@Wootz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 89480
  -bodyTs: "'awesom':4 'kardashev':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4508038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699103862 {#5112
    date: 2023-11-04 14:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    This Seattle band is crazy good\n
    \n
    [open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=…](https://open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=lOVb6pgqRIObBOc-p0g80w)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118535 {#4852
    date: 2023-11-04 18:22:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 90225
  -bodyTs: "'/album/0dl50itzyrvntleydnqg95?si=':9 '/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':12 'band':3 'crazi':5 'good':6 'open.spotify.com':8,11 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=':7 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':10 'seattl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5505743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118535 {#4853
    date: 2023-11-04 18:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    This Seattle band is crazy good\n
    \n
    [open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=…](https://open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=lOVb6pgqRIObBOc-p0g80w)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118535 {#4852
    date: 2023-11-04 18:22:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 90225
  -bodyTs: "'/album/0dl50itzyrvntleydnqg95?si=':9 '/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':12 'band':3 'crazi':5 'good':6 'open.spotify.com':8,11 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=':7 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':10 'seattl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5505743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118535 {#4853
    date: 2023-11-04 18:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4855 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Like-finding-gold-during-your-work-day"
    +title: "Like finding gold during your work day."
    +url: "https://i.imgflip.com/84tggc.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 470
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149882 {#2410
      date: 2023-11-05 03:04:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9387
    -titleTs: "'day':7 'find':2 'gold':3 'like':1 'work':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699120368
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3682867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033968 {#1850
      date: 2023-11-03 18:52:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4781
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So, what bands are you talking about? Curious…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699143426 {#4775
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4786 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 87644
    -bodyTs: "'band':3 'curious':8 'talk':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4487981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699034133 {#4776
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4781}
  +body: """
    This Seattle band is crazy good\n
    \n
    [open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=…](https://open.spotify.com/album/0Dl50ITzYrvnTLEYdNqg95?si=lOVb6pgqRIObBOc-p0g80w)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699118535 {#4852
    date: 2023-11-04 18:22:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@SirGaston@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 90225
  -bodyTs: "'/album/0dl50itzyrvntleydnqg95?si=':9 '/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':12 'band':3 'crazi':5 'good':6 'open.spotify.com':8,11 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=':7 'open.spotify.com/album/0dl50itzyrvntleydnqg95?si=lovb6pgqriobboc-p0g80w)':10 'seattl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5505743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699118535 {#4853
    date: 2023-11-04 18:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details