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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4008
    date: 2023-11-04 20:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -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 {#3940
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4007
    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
7 DENIED edit
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4008
    date: 2023-11-04 20:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -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 {#3940
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4007
    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
8 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4008
    date: 2023-11-04 20:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -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 {#3940
    date: 2023-11-03 21:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042124 {#4007
    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
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 {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -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 {#4912
    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
11 DENIED edit
App\Entity\EntryComment {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -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 {#4912
    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
12 DENIED moderate
App\Entity\EntryComment {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4911
    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 {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -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 {#4912
    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
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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4927
    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 {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -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 {#4928
    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
15 DENIED edit
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4927
    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 {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -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 {#4928
    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
16 DENIED moderate
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Only 1 live album though. That’s surprising considering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699044058 {#4927
    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 {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -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 {#4928
    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
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 {#4945
  +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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4943
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4944
    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
19 DENIED edit
App\Entity\EntryComment {#4945
  +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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4943
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4944
    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
20 DENIED moderate
App\Entity\EntryComment {#4945
  +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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Holy shit. Seriously???\n
    \n
    He’s phenomenal
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699044348 {#4943
    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 {#4946 …}
  +nested: Doctrine\ORM\PersistentCollection {#4948 …}
  +votes: Doctrine\ORM\PersistentCollection {#4950 …}
  +reports: Doctrine\ORM\PersistentCollection {#4952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4956 …}
  -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 {#4944
    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
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 {#4960
  +user: Proxies\__CG__\App\Entity\User {#4961 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4958
    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 {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4964 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
  -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 {#4959
    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
23 DENIED edit
App\Entity\EntryComment {#4960
  +user: Proxies\__CG__\App\Entity\User {#4961 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4958
    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 {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4964 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
  -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 {#4959
    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
24 DENIED moderate
App\Entity\EntryComment {#4960
  +user: Proxies\__CG__\App\Entity\User {#4961 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699045055 {#4958
    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 {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4964 …}
  +votes: Doctrine\ORM\PersistentCollection {#4966 …}
  +reports: Doctrine\ORM\PersistentCollection {#4968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
  -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 {#4959
    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
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 {#5122
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4960
    +user: Proxies\__CG__\App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4958
      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 {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4964 …}
    +votes: Doctrine\ORM\PersistentCollection {#4966 …}
    +reports: Doctrine\ORM\PersistentCollection {#4968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
    -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 {#4959
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5120
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5121
    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
27 DENIED edit
App\Entity\EntryComment {#5122
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4960
    +user: Proxies\__CG__\App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4958
      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 {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4964 …}
    +votes: Doctrine\ORM\PersistentCollection {#4966 …}
    +reports: Doctrine\ORM\PersistentCollection {#4968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
    -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 {#4959
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5120
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5121
    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
28 DENIED moderate
App\Entity\EntryComment {#5122
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4960
    +user: Proxies\__CG__\App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "‘Elephant man’s alarm clock’ is my favorite buckethead album"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699045055 {#4958
      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 {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4964 …}
    +votes: Doctrine\ORM\PersistentCollection {#4966 …}
    +reports: Doctrine\ORM\PersistentCollection {#4968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4972 …}
    -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 {#4959
      date: 2023-11-03 21:57:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’m going to give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699072494 {#5120
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5121
    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
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 {#4976
  +user: Proxies\__CG__\App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4974
    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 {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -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 {#4975
    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
31 DENIED edit
App\Entity\EntryComment {#4976
  +user: Proxies\__CG__\App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4974
    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 {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -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 {#4975
    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
32 DENIED moderate
App\Entity\EntryComment {#4976
  +user: Proxies\__CG__\App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Does he just jam for 30 minutes and call it an album?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699052487 {#4974
    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 {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -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 {#4975
    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
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 {#5169
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5167
    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 {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -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 {#5168
    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
35 DENIED edit
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5167
    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 {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -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 {#5168
    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
36 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5167
    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 {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -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 {#5168
    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
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 {#5184
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5182
    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 {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -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 {#5183
    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
39 DENIED edit
App\Entity\EntryComment {#5184
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5182
    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 {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -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 {#5183
    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
40 DENIED moderate
App\Entity\EntryComment {#5184
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4976
    +user: Proxies\__CG__\App\Entity\User {#4977 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Does he just jam for 30 minutes and call it an album?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699052487 {#4974
      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 {#4978 …}
    +nested: Doctrine\ORM\PersistentCollection {#4980 …}
    +votes: Doctrine\ORM\PersistentCollection {#4982 …}
    +reports: Doctrine\ORM\PersistentCollection {#4984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
    -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 {#4975
      date: 2023-11-04 00:01:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5182
    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 {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -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 {#5183
    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
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 {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4990
    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 {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 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 {#4991
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4992
    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
43 DENIED edit
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4990
    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 {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 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 {#4991
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4992
    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
44 DENIED moderate
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#3998
    +user: App\Entity\User {#3947 …}
    +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 {#4008
      date: 2023-11-04 20:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -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 {#3940
      date: 2023-11-03 21:10:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699042124 {#4007
      date: 2023-11-03 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#4990
    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 {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 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 {#4991
    date: 2023-11-04 03:19:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699063407 {#4992
    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
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 {#5230
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#4990
      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 {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 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 {#4991
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4992
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5228
    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 {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5229
    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
47 DENIED edit
App\Entity\EntryComment {#5230
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#4990
      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 {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 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 {#4991
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4992
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5228
    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 {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5229
    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
48 DENIED moderate
App\Entity\EntryComment {#5230
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4993
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +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 {#4008
        date: 2023-11-04 20:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -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 {#3940
        date: 2023-11-03 21:10:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699042124 {#4007
        date: 2023-11-03 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#4990
      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 {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 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 {#4991
      date: 2023-11-04 03:19:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699063407 {#4992
      date: 2023-11-04 03:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +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 {#5228
    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 {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5229
    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
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 {#5360
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5230
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +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 {#4008
          date: 2023-11-04 20:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -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 {#3940
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4007
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +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 {#4990
        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 {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 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 {#4991
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4992
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#5228
      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 {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -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 {#5229
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5358
    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 {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -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 {#5359
    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
51 DENIED edit
App\Entity\EntryComment {#5360
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5230
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +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 {#4008
          date: 2023-11-04 20:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -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 {#3940
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4007
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +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 {#4990
        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 {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 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 {#4991
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4992
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#5228
      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 {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -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 {#5229
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5358
    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 {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -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 {#5359
    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
52 DENIED moderate
App\Entity\EntryComment {#5360
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5230
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4993
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +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 {#4008
          date: 2023-11-04 20:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -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 {#3940
          date: 2023-11-03 21:10:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699042124 {#4007
          date: 2023-11-03 21:08:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +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 {#4990
        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 {#4995 …}
      +nested: Doctrine\ORM\PersistentCollection {#4997 …}
      +votes: Doctrine\ORM\PersistentCollection {#4999 …}
      +reports: Doctrine\ORM\PersistentCollection {#5001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
      -id: 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 {#4991
        date: 2023-11-04 03:19:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699063407 {#4992
        date: 2023-11-04 03:03:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +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 {#5228
      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 {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -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 {#5229
      date: 2023-11-04 05:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Oh damn haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699127615 {#5358
    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 {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -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 {#5359
    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
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 {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4047
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4043
    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
55 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4047
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4043
    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
56 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4047
    date: 2023-11-04 00:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4043
    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
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 {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +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 {#4879
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 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 {#4880
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4881
    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
59 DENIED edit
App\Entity\EntryComment {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +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 {#4879
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 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 {#4880
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4881
    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
60 DENIED moderate
App\Entity\EntryComment {#4882
  +user: Proxies\__CG__\App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +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 {#4879
    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 {#4884 …}
  +nested: Doctrine\ORM\PersistentCollection {#4886 …}
  +votes: Doctrine\ORM\PersistentCollection {#4888 …}
  +reports: Doctrine\ORM\PersistentCollection {#4890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
  -id: 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 {#4880
    date: 2023-11-04 00:00:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699052440 {#4881
    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
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 {#4898
  +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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4896
    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 {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4897
    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
63 DENIED edit
App\Entity\EntryComment {#4898
  +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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4896
    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 {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4897
    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
64 DENIED moderate
App\Entity\EntryComment {#4898
  +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 {#4040
    +user: App\Entity\User {#4023 …}
    +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 {#4047
      date: 2023-11-04 00:00:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -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 {#4043
      date: 2023-11-03 20:41:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "This guy gets it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699044387 {#4896
    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 {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -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 {#4897
    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
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 {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4110
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -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 {#4111
    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
67 DENIED edit
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4110
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -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 {#4111
    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
68 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4110
    date: 2023-11-04 05:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -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 {#4111
    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
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 {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4115
    +user: App\Entity\User {#4128 …}
    +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 {#4110
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -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 {#4111
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#4862
    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 {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -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 {#4863
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4864
    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
71 DENIED edit
App\Entity\EntryComment {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4115
    +user: App\Entity\User {#4128 …}
    +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 {#4110
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -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 {#4111
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#4862
    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 {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -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 {#4863
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4864
    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
72 DENIED moderate
App\Entity\EntryComment {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4115
    +user: App\Entity\User {#4128 …}
    +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 {#4110
      date: 2023-11-04 05:15:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -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 {#4111
      date: 2023-11-03 20:25:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#4862
    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 {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -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 {#4863
    date: 2023-11-03 21:25:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043081 {#4864
    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
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 {#5092
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +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 {#4110
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -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 {#4111
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#4862
      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 {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -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 {#4863
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4864
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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
75 DENIED edit
App\Entity\EntryComment {#5092
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +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 {#4110
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -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 {#4111
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#4862
      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 {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -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 {#4863
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4864
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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
76 DENIED moderate
App\Entity\EntryComment {#5092
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: App\Entity\User {#4128 …}
      +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 {#4110
        date: 2023-11-04 05:15:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -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 {#4111
        date: 2023-11-03 20:25:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#4862
      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 {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -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 {#4863
      date: 2023-11-03 21:25:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043081 {#4864
      date: 2023-11-03 21:24:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5090
    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 {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -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 {#5091
    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
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 {#5268
  +user: Proxies\__CG__\App\Entity\User {#5269 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5266
    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 {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5267
    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
79 DENIED edit
App\Entity\EntryComment {#5268
  +user: Proxies\__CG__\App\Entity\User {#5269 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5266
    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 {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5267
    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
80 DENIED moderate
App\Entity\EntryComment {#5268
  +user: Proxies\__CG__\App\Entity\User {#5269 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "If it helps, I’ve never heard of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699047073 {#5266
    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 {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5267
    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
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 {#5398
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5268
    +user: Proxies\__CG__\App\Entity\User {#5269 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4865
        +user: Proxies\__CG__\App\Entity\User {#4866 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: App\Entity\User {#4128 …}
          +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 {#4110
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -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 {#4111
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +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 {#4862
          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 {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -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 {#4863
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4864
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#5090
        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 {#5093 …}
      +nested: Doctrine\ORM\PersistentCollection {#5095 …}
      +votes: Doctrine\ORM\PersistentCollection {#5097 …}
      +reports: Doctrine\ORM\PersistentCollection {#5099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
      -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 {#5091
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5266
      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 {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -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 {#5267
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5396
    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 {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -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 {#5397
    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
83 DENIED edit
App\Entity\EntryComment {#5398
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5268
    +user: Proxies\__CG__\App\Entity\User {#5269 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4865
        +user: Proxies\__CG__\App\Entity\User {#4866 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: App\Entity\User {#4128 …}
          +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 {#4110
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -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 {#4111
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +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 {#4862
          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 {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -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 {#4863
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4864
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#5090
        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 {#5093 …}
      +nested: Doctrine\ORM\PersistentCollection {#5095 …}
      +votes: Doctrine\ORM\PersistentCollection {#5097 …}
      +reports: Doctrine\ORM\PersistentCollection {#5099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
      -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 {#5091
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5266
      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 {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -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 {#5267
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5396
    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 {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -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 {#5397
    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
84 DENIED moderate
App\Entity\EntryComment {#5398
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5268
    +user: Proxies\__CG__\App\Entity\User {#5269 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: App\Entity\User {#4128 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4865
        +user: Proxies\__CG__\App\Entity\User {#4866 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: App\Entity\User {#4128 …}
          +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 {#4110
            date: 2023-11-04 05:15:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -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 {#4111
            date: 2023-11-03 20:25:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +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 {#4862
          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 {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -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 {#4863
          date: 2023-11-03 21:25:49.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699043081 {#4864
          date: 2023-11-03 21:24:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#5090
        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 {#5093 …}
      +nested: Doctrine\ORM\PersistentCollection {#5095 …}
      +votes: Doctrine\ORM\PersistentCollection {#5097 …}
      +reports: Doctrine\ORM\PersistentCollection {#5099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
      -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 {#5091
        date: 2023-11-03 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "If it helps, I’ve never heard of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699047073 {#5266
      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 {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -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 {#5267
      date: 2023-11-03 22:31:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5396
    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 {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -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 {#5397
    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
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 {#5284
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5282
    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 {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -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 {#5283
    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
87 DENIED edit
App\Entity\EntryComment {#5284
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5282
    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 {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -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 {#5283
    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
88 DENIED moderate
App\Entity\EntryComment {#5284
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5092
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4865
      +user: Proxies\__CG__\App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: App\Entity\User {#4128 …}
        +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 {#4110
          date: 2023-11-04 05:15:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -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 {#4111
          date: 2023-11-03 20:25:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +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 {#4862
        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 {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -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 {#4863
        date: 2023-11-03 21:25:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699043081 {#4864
        date: 2023-11-03 21:24:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +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 {#5090
      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 {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -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 {#5091
      date: 2023-11-03 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +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 {#5282
    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 {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -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 {#5283
    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
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 {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4183
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -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 {#4184
    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
91 DENIED edit
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4183
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -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 {#4184
    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
92 DENIED moderate
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4183
    date: 2023-11-05 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -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 {#4184
    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
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 {#4792
  +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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4791
    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 {#4799 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -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 {#4794
    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
95 DENIED edit
App\Entity\EntryComment {#4792
  +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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4791
    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 {#4799 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -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 {#4794
    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
96 DENIED moderate
App\Entity\EntryComment {#4792
  +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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4791
    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 {#4799 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -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 {#4794
    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
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 {#5047
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5048
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
  -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 {#5051
    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
99 DENIED edit
App\Entity\EntryComment {#5047
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5048
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
  -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 {#5051
    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
100 DENIED moderate
App\Entity\EntryComment {#5047
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Is good, I’ll try it as work music."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699046966 {#5048
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
  -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 {#5051
    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
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 {#5299
  +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 {#5047
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5048
      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 {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5040 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
    -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 {#5051
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5297
    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 {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -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 {#5298
    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
103 DENIED edit
App\Entity\EntryComment {#5299
  +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 {#5047
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5048
      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 {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5040 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
    -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 {#5051
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5297
    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 {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -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 {#5298
    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
104 DENIED moderate
App\Entity\EntryComment {#5299
  +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 {#5047
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Is good, I’ll try it as work music."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699046966 {#5048
      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 {#5044 …}
    +nested: Doctrine\ORM\PersistentCollection {#5040 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5057 …}
    -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 {#5051
      date: 2023-11-03 22:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Ni!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699047139 {#5297
    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 {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -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 {#5298
    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
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 {#5061
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5059
    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 {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
  -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 {#5060
    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
107 DENIED edit
App\Entity\EntryComment {#5061
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5059
    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 {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
  -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 {#5060
    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
108 DENIED moderate
App\Entity\EntryComment {#5061
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Thanks, will give it a listen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699035068 {#5059
    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 {#5062 …}
  +nested: Doctrine\ORM\PersistentCollection {#5064 …}
  +votes: Doctrine\ORM\PersistentCollection {#5066 …}
  +reports: Doctrine\ORM\PersistentCollection {#5068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
  -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 {#5060
    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
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 {#5258
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5061
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5059
      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 {#5062 …}
    +nested: Doctrine\ORM\PersistentCollection {#5064 …}
    +votes: Doctrine\ORM\PersistentCollection {#5066 …}
    +reports: Doctrine\ORM\PersistentCollection {#5068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
    -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 {#5060
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5253
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -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 {#5256
    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
111 DENIED edit
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5061
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5059
      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 {#5062 …}
    +nested: Doctrine\ORM\PersistentCollection {#5064 …}
    +votes: Doctrine\ORM\PersistentCollection {#5066 …}
    +reports: Doctrine\ORM\PersistentCollection {#5068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
    -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 {#5060
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5253
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -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 {#5256
    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
112 DENIED moderate
App\Entity\EntryComment {#5258
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5061
    +user: App\Entity\User {#4202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4792
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4189
        +user: App\Entity\User {#4202 …}
        +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 {#4183
          date: 2023-11-05 01:17:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4190 …}
        +nested: Doctrine\ORM\PersistentCollection {#4192 …}
        +votes: Doctrine\ORM\PersistentCollection {#4194 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -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 {#4184
          date: 2023-11-03 18:55:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +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 {#4791
        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 {#4799 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -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 {#4794
        date: 2023-11-03 18:57:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +body: "Thanks, will give it a listen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699035068 {#5059
      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 {#5062 …}
    +nested: Doctrine\ORM\PersistentCollection {#5064 …}
    +votes: Doctrine\ORM\PersistentCollection {#5066 …}
    +reports: Doctrine\ORM\PersistentCollection {#5068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
    -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 {#5060
      date: 2023-11-03 19:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5253
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -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 {#5256
    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
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 {#5377
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5258
    +user: Proxies\__CG__\App\Entity\User {#5250 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5061
      +user: App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4792
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4189
          +user: App\Entity\User {#4202 …}
          +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 {#4183
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4190 …}
          +nested: Doctrine\ORM\PersistentCollection {#4192 …}
          +votes: Doctrine\ORM\PersistentCollection {#4194 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -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 {#4184
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4189}
        +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 {#4791
          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 {#4799 …}
        +nested: Doctrine\ORM\PersistentCollection {#4802 …}
        +votes: Doctrine\ORM\PersistentCollection {#4804 …}
        +reports: Doctrine\ORM\PersistentCollection {#4806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
        -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 {#4794
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5059
        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 {#5062 …}
      +nested: Doctrine\ORM\PersistentCollection {#5064 …}
      +votes: Doctrine\ORM\PersistentCollection {#5066 …}
      +reports: Doctrine\ORM\PersistentCollection {#5068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
      -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 {#5060
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#5253
      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 {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
    -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 {#5256
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5376
    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 {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5394 …}
  -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 {#5379
    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
115 DENIED edit
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5258
    +user: Proxies\__CG__\App\Entity\User {#5250 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5061
      +user: App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4792
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4189
          +user: App\Entity\User {#4202 …}
          +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 {#4183
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4190 …}
          +nested: Doctrine\ORM\PersistentCollection {#4192 …}
          +votes: Doctrine\ORM\PersistentCollection {#4194 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -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 {#4184
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4189}
        +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 {#4791
          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 {#4799 …}
        +nested: Doctrine\ORM\PersistentCollection {#4802 …}
        +votes: Doctrine\ORM\PersistentCollection {#4804 …}
        +reports: Doctrine\ORM\PersistentCollection {#4806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
        -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 {#4794
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5059
        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 {#5062 …}
      +nested: Doctrine\ORM\PersistentCollection {#5064 …}
      +votes: Doctrine\ORM\PersistentCollection {#5066 …}
      +reports: Doctrine\ORM\PersistentCollection {#5068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
      -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 {#5060
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#5253
      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 {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
    -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 {#5256
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5376
    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 {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5394 …}
  -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 {#5379
    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
116 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5258
    +user: Proxies\__CG__\App\Entity\User {#5250 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5061
      +user: App\Entity\User {#4202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4792
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4189
          +user: App\Entity\User {#4202 …}
          +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 {#4183
            date: 2023-11-05 01:17:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4190 …}
          +nested: Doctrine\ORM\PersistentCollection {#4192 …}
          +votes: Doctrine\ORM\PersistentCollection {#4194 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -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 {#4184
            date: 2023-11-03 18:55:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4189}
        +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 {#4791
          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 {#4799 …}
        +nested: Doctrine\ORM\PersistentCollection {#4802 …}
        +votes: Doctrine\ORM\PersistentCollection {#4804 …}
        +reports: Doctrine\ORM\PersistentCollection {#4806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
        -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 {#4794
          date: 2023-11-03 18:57:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4189}
      +body: "Thanks, will give it a listen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699035068 {#5059
        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 {#5062 …}
      +nested: Doctrine\ORM\PersistentCollection {#5064 …}
      +votes: Doctrine\ORM\PersistentCollection {#5066 …}
      +reports: Doctrine\ORM\PersistentCollection {#5068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
      -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 {#5060
        date: 2023-11-03 19:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#5253
      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 {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
    -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 {#5256
      date: 2023-11-03 19:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "The above album is on youtube music, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084889 {#5376
    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 {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5394 …}
  -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 {#5379
    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
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 {#5076
  +user: Proxies\__CG__\App\Entity\User {#5077 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5074
    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 {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5075
    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
119 DENIED edit
App\Entity\EntryComment {#5076
  +user: Proxies\__CG__\App\Entity\User {#5077 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5074
    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 {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5075
    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
120 DENIED moderate
App\Entity\EntryComment {#5076
  +user: Proxies\__CG__\App\Entity\User {#5077 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4792
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4791
      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 {#4799 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -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 {#4794
      date: 2023-11-03 18:57:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5074
    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 {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -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 {#5075
    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
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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4812
    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 {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -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 {#4813
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4814
    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
123 DENIED edit
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4812
    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 {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -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 {#4813
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4814
    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
124 DENIED moderate
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4812
    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 {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -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 {#4813
    date: 2023-11-03 22:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699048359 {#4814
    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
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 {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
127 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
128 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "I love me some Warkings! Their stuff is consistently fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699143423 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
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 {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
131 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
132 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4812
      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 {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -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 {#4813
      date: 2023-11-03 22:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699048359 {#4814
      date: 2023-11-03 22:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4829
    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 {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4830
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4831
    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
135 DENIED edit
App\Entity\EntryComment {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4829
    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 {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4830
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4831
    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
136 DENIED moderate
App\Entity\EntryComment {#4832
  +user: Proxies\__CG__\App\Entity\User {#4833 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4829
    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 {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4830
    date: 2023-11-03 21:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699043881 {#4831
    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
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 {#5107
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4832
    +user: Proxies\__CG__\App\Entity\User {#4833 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4829
      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 {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4830
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4831
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5105
    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 {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -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 {#5106
    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
139 DENIED edit
App\Entity\EntryComment {#5107
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4832
    +user: Proxies\__CG__\App\Entity\User {#4833 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4829
      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 {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4830
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4831
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5105
    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 {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -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 {#5106
    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
140 DENIED moderate
App\Entity\EntryComment {#5107
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4832
    +user: Proxies\__CG__\App\Entity\User {#4833 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4189
      +user: App\Entity\User {#4202 …}
      +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 {#4183
        date: 2023-11-05 01:17:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4190 …}
      +nested: Doctrine\ORM\PersistentCollection {#4192 …}
      +votes: Doctrine\ORM\PersistentCollection {#4194 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -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 {#4184
        date: 2023-11-03 18:55:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4189}
    +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 {#4829
      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 {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4830
      date: 2023-11-03 21:42:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699043881 {#4831
      date: 2023-11-03 21:38:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +body: "Yes, Kardashev are awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699103862 {#5105
    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 {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -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 {#5106
    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
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 {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4846
    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 {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4847
    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
143 DENIED edit
App\Entity\EntryComment {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4846
    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 {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4847
    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
144 DENIED moderate
App\Entity\EntryComment {#4848
  +user: Proxies\__CG__\App\Entity\User {#4849 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4189
    +user: App\Entity\User {#4202 …}
    +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 {#4183
      date: 2023-11-05 01:17:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -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 {#4184
      date: 2023-11-03 18:55:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4189}
  +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 {#4846
    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 {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4847
    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
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 {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4257
    date: 2023-11-05 03:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -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 {#4258
    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
147 DENIED edit
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4257
    date: 2023-11-05 03:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -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 {#4258
    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
148 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4257
    date: 2023-11-05 03:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -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 {#4258
    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
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 {#5009
  +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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5007
    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 {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -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 {#5008
    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
151 DENIED edit
App\Entity\EntryComment {#5009
  +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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5007
    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 {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -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 {#5008
    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
152 DENIED moderate
App\Entity\EntryComment {#5009
  +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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5007
    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 {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -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 {#5008
    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
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 {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5009
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5007
      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 {#5010 …}
    +nested: Doctrine\ORM\PersistentCollection {#5012 …}
    +votes: Doctrine\ORM\PersistentCollection {#5014 …}
    +reports: Doctrine\ORM\PersistentCollection {#5016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    -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 {#5008
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5197
    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 {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -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 {#5198
    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
155 DENIED edit
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5009
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5007
      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 {#5010 …}
    +nested: Doctrine\ORM\PersistentCollection {#5012 …}
    +votes: Doctrine\ORM\PersistentCollection {#5014 …}
    +reports: Doctrine\ORM\PersistentCollection {#5016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    -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 {#5008
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5197
    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 {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -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 {#5198
    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
156 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5009
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5007
      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 {#5010 …}
    +nested: Doctrine\ORM\PersistentCollection {#5012 …}
    +votes: Doctrine\ORM\PersistentCollection {#5014 …}
    +reports: Doctrine\ORM\PersistentCollection {#5016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    -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 {#5008
      date: 2023-11-04 01:47:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5197
    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 {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -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 {#5198
    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
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 {#5314
  +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 {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5009
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5007
        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 {#5010 …}
      +nested: Doctrine\ORM\PersistentCollection {#5012 …}
      +votes: Doctrine\ORM\PersistentCollection {#5014 …}
      +reports: Doctrine\ORM\PersistentCollection {#5016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
      -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 {#5008
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5197
      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 {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -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 {#5198
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5312
    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 {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -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 {#5313
    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
159 DENIED edit
App\Entity\EntryComment {#5314
  +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 {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5009
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5007
        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 {#5010 …}
      +nested: Doctrine\ORM\PersistentCollection {#5012 …}
      +votes: Doctrine\ORM\PersistentCollection {#5014 …}
      +reports: Doctrine\ORM\PersistentCollection {#5016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
      -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 {#5008
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5197
      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 {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -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 {#5198
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5312
    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 {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -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 {#5313
    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
160 DENIED moderate
App\Entity\EntryComment {#5314
  +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 {#5199
    +user: Proxies\__CG__\App\Entity\User {#5200 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5009
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5007
        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 {#5010 …}
      +nested: Doctrine\ORM\PersistentCollection {#5012 …}
      +votes: Doctrine\ORM\PersistentCollection {#5014 …}
      +reports: Doctrine\ORM\PersistentCollection {#5016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
      -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 {#5008
        date: 2023-11-04 01:47:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5197
      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 {#5201 …}
    +nested: Doctrine\ORM\PersistentCollection {#5203 …}
    +votes: Doctrine\ORM\PersistentCollection {#5205 …}
    +reports: Doctrine\ORM\PersistentCollection {#5207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
    -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 {#5198
      date: 2023-11-04 04:31:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5312
    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 {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -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 {#5313
    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
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 {#5024
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5022
    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 {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -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 {#5023
    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
163 DENIED edit
App\Entity\EntryComment {#5024
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5022
    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 {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -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 {#5023
    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
164 DENIED moderate
App\Entity\EntryComment {#5024
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4262
    +user: App\Entity\User {#4275 …}
    +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 {#4257
      date: 2023-11-05 03:04:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -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 {#4258
      date: 2023-11-04 01:11:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5022
    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 {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -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 {#5023
    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
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 {#5215
  +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 {#5024
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5022
      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 {#5025 …}
    +nested: Doctrine\ORM\PersistentCollection {#5027 …}
    +votes: Doctrine\ORM\PersistentCollection {#5029 …}
    +reports: Doctrine\ORM\PersistentCollection {#5031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
    -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 {#5023
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5213
    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 {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -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 {#5214
    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
167 DENIED edit
App\Entity\EntryComment {#5215
  +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 {#5024
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5022
      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 {#5025 …}
    +nested: Doctrine\ORM\PersistentCollection {#5027 …}
    +votes: Doctrine\ORM\PersistentCollection {#5029 …}
    +reports: Doctrine\ORM\PersistentCollection {#5031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
    -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 {#5023
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5213
    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 {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -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 {#5214
    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
168 DENIED moderate
App\Entity\EntryComment {#5215
  +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 {#5024
    +user: Proxies\__CG__\App\Entity\User {#4994 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4275 …}
      +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 {#4257
        date: 2023-11-05 03:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4263 …}
      +nested: Doctrine\ORM\PersistentCollection {#4265 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
      -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 {#4258
        date: 2023-11-04 01:11:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5022
      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 {#5025 …}
    +nested: Doctrine\ORM\PersistentCollection {#5027 …}
    +votes: Doctrine\ORM\PersistentCollection {#5029 …}
    +reports: Doctrine\ORM\PersistentCollection {#5031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
    -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 {#5023
      date: 2023-11-04 03:02:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5213
    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 {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -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 {#5214
    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
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 {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5327
    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 {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -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 {#5328
    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
171 DENIED edit
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5327
    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 {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -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 {#5328
    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
172 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5327
    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 {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -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 {#5328
    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
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 {#5413
  +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 {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5024
        +user: Proxies\__CG__\App\Entity\User {#4994 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: App\Entity\User {#4275 …}
          +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 {#4257
            date: 2023-11-05 03:04:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4263 …}
          +nested: Doctrine\ORM\PersistentCollection {#4265 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
          -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 {#4258
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4262}
        +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 {#5022
          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 {#5025 …}
        +nested: Doctrine\ORM\PersistentCollection {#5027 …}
        +votes: Doctrine\ORM\PersistentCollection {#5029 …}
        +reports: Doctrine\ORM\PersistentCollection {#5031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
        -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 {#5023
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5213
        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 {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -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 {#5214
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5327
      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 {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -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 {#5328
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5411
    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 {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -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 {#5412
    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
175 DENIED edit
App\Entity\EntryComment {#5413
  +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 {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5024
        +user: Proxies\__CG__\App\Entity\User {#4994 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: App\Entity\User {#4275 …}
          +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 {#4257
            date: 2023-11-05 03:04:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4263 …}
          +nested: Doctrine\ORM\PersistentCollection {#4265 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
          -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 {#4258
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4262}
        +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 {#5022
          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 {#5025 …}
        +nested: Doctrine\ORM\PersistentCollection {#5027 …}
        +votes: Doctrine\ORM\PersistentCollection {#5029 …}
        +reports: Doctrine\ORM\PersistentCollection {#5031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
        -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 {#5023
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5213
        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 {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -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 {#5214
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5327
      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 {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -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 {#5328
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5411
    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 {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -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 {#5412
    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
176 DENIED moderate
App\Entity\EntryComment {#5413
  +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 {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5024
        +user: Proxies\__CG__\App\Entity\User {#4994 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: App\Entity\User {#4275 …}
          +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 {#4257
            date: 2023-11-05 03:04:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4263 …}
          +nested: Doctrine\ORM\PersistentCollection {#4265 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4269 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
          -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 {#4258
            date: 2023-11-04 01:11:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4262}
        +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 {#5022
          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 {#5025 …}
        +nested: Doctrine\ORM\PersistentCollection {#5027 …}
        +votes: Doctrine\ORM\PersistentCollection {#5029 …}
        +reports: Doctrine\ORM\PersistentCollection {#5031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
        -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 {#5023
          date: 2023-11-04 03:02:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5213
        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 {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -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 {#5214
        date: 2023-11-04 05:09:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5327
      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 {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -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 {#5328
      date: 2023-11-05 02:54:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +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 {#5411
    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 {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -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 {#5412
    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
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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5343
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5344
    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
179 DENIED edit
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5343
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5344
    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
180 DENIED moderate
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#4994 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#5215
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5024
      +user: Proxies\__CG__\App\Entity\User {#4994 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4275 …}
        +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 {#4257
          date: 2023-11-05 03:04:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4263 …}
        +nested: Doctrine\ORM\PersistentCollection {#4265 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4269 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
        -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 {#4258
          date: 2023-11-04 01:11:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4262}
      +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 {#5022
        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 {#5025 …}
      +nested: Doctrine\ORM\PersistentCollection {#5027 …}
      +votes: Doctrine\ORM\PersistentCollection {#5029 …}
      +reports: Doctrine\ORM\PersistentCollection {#5031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
      -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 {#5023
        date: 2023-11-04 03:02:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4262}
    +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 {#5213
      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 {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -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 {#5214
      date: 2023-11-04 05:09:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4262}
  +body: "Awesome thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699127700 {#5343
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5344
    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
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 {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4330
    date: 2023-11-05 01:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -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 {#4331
    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
183 DENIED edit
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4330
    date: 2023-11-05 01:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -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 {#4331
    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
184 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4330
    date: 2023-11-05 01:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -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 {#4331
    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
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 {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4403
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -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 {#4404
    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
187 DENIED edit
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4403
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -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 {#4404
    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
188 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4403
    date: 2023-11-05 00:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -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 {#4404
    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
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 {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4476
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -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 {#4477
    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
191 DENIED edit
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4476
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -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 {#4477
    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
192 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4476
    date: 2023-11-04 20:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -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 {#4477
    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
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 {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4549
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -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 {#4550
    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
195 DENIED edit
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4549
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -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 {#4550
    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
196 DENIED moderate
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4549
    date: 2023-11-05 00:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -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 {#4550
    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
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 {#4627
  +user: App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4622
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -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 {#4623
    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
199 DENIED edit
App\Entity\EntryComment {#4627
  +user: App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4622
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -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 {#4623
    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
200 DENIED moderate
App\Entity\EntryComment {#4627
  +user: App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4622
    date: 2023-11-04 18:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -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 {#4623
    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
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 {#4702
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4695
    date: 2023-11-04 14:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -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 {#4696
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4697
    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
203 DENIED edit
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4695
    date: 2023-11-04 14:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -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 {#4696
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4697
    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
204 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4695
    date: 2023-11-04 14:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -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 {#4696
    date: 2023-11-04 14:39:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699104756 {#4697
    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
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 {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4701
    date: 2023-11-04 09:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4700
    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
207 DENIED edit
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4701
    date: 2023-11-04 09:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4700
    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
208 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 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 {#4701
    date: 2023-11-04 09:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4700
    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
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