GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/top?p=1037

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 …}
}
8.67 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1481
  +user: App\Entity\User {#1427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2428 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You treat the CEO with the same respect as Rodney Dangerfield."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706301593 {#2429
    date: 2024-01-26 21:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  -id: 343021
  -bodyTs: "'ceo':4 'dangerfield':11 'respect':8 'rodney':10 'treat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301593 {#1394
    date: 2024-01-26 21:39: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
3 DENIED edit
App\Entity\EntryComment {#1481
  +user: App\Entity\User {#1427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2428 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You treat the CEO with the same respect as Rodney Dangerfield."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706301593 {#2429
    date: 2024-01-26 21:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  -id: 343021
  -bodyTs: "'ceo':4 'dangerfield':11 'respect':8 'rodney':10 'treat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301593 {#1394
    date: 2024-01-26 21:39: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
4 DENIED moderate
App\Entity\EntryComment {#1481
  +user: App\Entity\User {#1427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2428 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You treat the CEO with the same respect as Rodney Dangerfield."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706301593 {#2429
    date: 2024-01-26 21:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2444 …}
  +nested: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  -id: 343021
  -bodyTs: "'ceo':4 'dangerfield':11 'respect':8 'rodney':10 'treat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301593 {#1394
    date: 2024-01-26 21:39: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
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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just found out I’m allergic, which explains a lot, fucking nightmare though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706288727 {#1736
    date: 2024-01-26 18:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 342510
  -bodyTs: "'allerg':6 'explain':8 'found':2 'fuck':11 'lot':10 'm':5 'nightmar':12 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7040268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288727 {#1724
    date: 2024-01-26 18:05: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
7 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just found out I’m allergic, which explains a lot, fucking nightmare though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706288727 {#1736
    date: 2024-01-26 18:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 342510
  -bodyTs: "'allerg':6 'explain':8 'found':2 'fuck':11 'lot':10 'm':5 'nightmar':12 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7040268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288727 {#1724
    date: 2024-01-26 18:05: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
8 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just found out I’m allergic, which explains a lot, fucking nightmare though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706288727 {#1736
    date: 2024-01-26 18:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 342510
  -bodyTs: "'allerg':6 'explain':8 'found':2 'fuck':11 'lot':10 'm':5 'nightmar':12 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7040268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288727 {#1724
    date: 2024-01-26 18:05: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
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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lung cancer rizz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706281417 {#1381
    date: 2024-01-26 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 342140
  -bodyTs: "'cancer':2 'lung':1 'rizz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7037869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281417 {#1383
    date: 2024-01-26 16:03: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
11 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lung cancer rizz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706281417 {#1381
    date: 2024-01-26 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 342140
  -bodyTs: "'cancer':2 'lung':1 'rizz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7037869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281417 {#1383
    date: 2024-01-26 16:03: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
12 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lung cancer rizz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706281417 {#1381
    date: 2024-01-26 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 342140
  -bodyTs: "'cancer':2 'lung':1 'rizz':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7037869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281417 {#1383
    date: 2024-01-26 16:03: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
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 {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2330
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#2348
    date: 2024-01-25 03:27: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
15 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2330
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#2348
    date: 2024-01-25 03:27: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
16 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2330
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#2348
    date: 2024-01-25 03:27: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
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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have mouse that has the usb symbol on one side and a company logo on the other. That is crappy design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706147811 {#2101
    date: 2024-01-25 02:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 338219
  -bodyTs: "'compani':14 'crappi':21 'design':22 'logo':15 'mous':3 'one':10 'side':11 'symbol':8 'usb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147811 {#2102
    date: 2024-01-25 02:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have mouse that has the usb symbol on one side and a company logo on the other. That is crappy design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706147811 {#2101
    date: 2024-01-25 02:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 338219
  -bodyTs: "'compani':14 'crappi':21 'design':22 'logo':15 'mous':3 'one':10 'side':11 'symbol':8 'usb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147811 {#2102
    date: 2024-01-25 02:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have mouse that has the usb symbol on one side and a company logo on the other. That is crappy design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706147811 {#2101
    date: 2024-01-25 02:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 338219
  -bodyTs: "'compani':14 'crappi':21 'design':22 'logo':15 'mous':3 'one':10 'side':11 'symbol':8 'usb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6986297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147811 {#2102
    date: 2024-01-25 02:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The first time I saw this, I was in high school - which is a long fucking time ago. At least color the port blue to indicate 3.0 speeds… keep with the times my guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706118140 {#2294
    date: 2024-01-24 18:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337170
  -bodyTs: "'3.0':27 'ago':18 'blue':24 'color':21 'first':2 'fuck':16 'guy':34 'high':10 'indic':26 'keep':29 'least':20 'long':15 'port':23 'saw':5 'school':11 'speed':28 'time':3,17,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6976718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118140 {#2290
    date: 2024-01-24 18:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The first time I saw this, I was in high school - which is a long fucking time ago. At least color the port blue to indicate 3.0 speeds… keep with the times my guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706118140 {#2294
    date: 2024-01-24 18:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337170
  -bodyTs: "'3.0':27 'ago':18 'blue':24 'color':21 'first':2 'fuck':16 'guy':34 'high':10 'indic':26 'keep':29 'least':20 'long':15 'port':23 'saw':5 'school':11 'speed':28 'time':3,17,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6976718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118140 {#2290
    date: 2024-01-24 18:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2283
  +user: App\Entity\User {#2219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The first time I saw this, I was in high school - which is a long fucking time ago. At least color the port blue to indicate 3.0 speeds… keep with the times my guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706118140 {#2294
    date: 2024-01-24 18:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337170
  -bodyTs: "'3.0':27 'ago':18 'blue':24 'color':21 'first':2 'fuck':16 'guy':34 'high':10 'indic':26 'keep':29 'least':20 'long':15 'port':23 'saw':5 'school':11 'speed':28 'time':3,17,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6976718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118140 {#2290
    date: 2024-01-24 18:42:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me every time 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706113386 {#2243
    date: 2024-01-24 17:23:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 337003
  -bodyTs: "'everi':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113386 {#2247
    date: 2024-01-24 17:23:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me every time 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706113386 {#2243
    date: 2024-01-24 17:23:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 337003
  -bodyTs: "'everi':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113386 {#2247
    date: 2024-01-24 17:23:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me every time 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706113386 {#2243
    date: 2024-01-24 17:23:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 337003
  -bodyTs: "'everi':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113386 {#2247
    date: 2024-01-24 17:23:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727984516 {#1991
    date: 2024-10-03 21:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 333932
  -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011302 {#2016
    date: 2024-01-23 13:01: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
31 DENIED edit
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727984516 {#1991
    date: 2024-10-03 21:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 333932
  -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011302 {#2016
    date: 2024-01-23 13:01: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
32 DENIED moderate
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727984516 {#1991
    date: 2024-10-03 21:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 333932
  -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011302 {#2016
    date: 2024-01-23 13:01: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
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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727984516 {#1991
      date: 2024-10-03 21:41:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 333932
    -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011302 {#2016
      date: 2024-01-23 13:01:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012402 {#3064
    date: 2024-01-23 13:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 333953
  -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012402 {#3067
    date: 2024-01-23 13:20: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
35 DENIED edit
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727984516 {#1991
      date: 2024-10-03 21:41:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 333932
    -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011302 {#2016
      date: 2024-01-23 13:01:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012402 {#3064
    date: 2024-01-23 13:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 333953
  -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012402 {#3067
    date: 2024-01-23 13:20: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
36 DENIED moderate
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727984516 {#1991
      date: 2024-10-03 21:41:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 333932
    -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706011302 {#2016
      date: 2024-01-23 13:01:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012402 {#3064
    date: 2024-01-23 13:20:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 333953
  -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012402 {#3067
    date: 2024-01-23 13:20: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
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 {#3118
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1984
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727984516 {#1991
        date: 2024-10-03 21:41:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1981 …}
      +nested: Doctrine\ORM\PersistentCollection {#1982 …}
      +votes: Doctrine\ORM\PersistentCollection {#1980 …}
      +reports: Doctrine\ORM\PersistentCollection {#2375 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
      -id: 333932
      -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011302 {#2016
        date: 2024-01-23 13:01:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012402 {#3064
      date: 2024-01-23 13:20:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 333953
    -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012402 {#3067
      date: 2024-01-23 13:20:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012712 {#3123
    date: 2024-01-23 13:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 333961
  -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012712 {#3120
    date: 2024-01-23 13:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3118
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1984
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727984516 {#1991
        date: 2024-10-03 21:41:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1981 …}
      +nested: Doctrine\ORM\PersistentCollection {#1982 …}
      +votes: Doctrine\ORM\PersistentCollection {#1980 …}
      +reports: Doctrine\ORM\PersistentCollection {#2375 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
      -id: 333932
      -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011302 {#2016
        date: 2024-01-23 13:01:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012402 {#3064
      date: 2024-01-23 13:20:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 333953
    -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012402 {#3067
      date: 2024-01-23 13:20:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012712 {#3123
    date: 2024-01-23 13:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 333961
  -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012712 {#3120
    date: 2024-01-23 13:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3118
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1984
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727984516 {#1991
        date: 2024-10-03 21:41:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1981 …}
      +nested: Doctrine\ORM\PersistentCollection {#1982 …}
      +votes: Doctrine\ORM\PersistentCollection {#1980 …}
      +reports: Doctrine\ORM\PersistentCollection {#2375 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
      -id: 333932
      -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706011302 {#2016
        date: 2024-01-23 13:01:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012402 {#3064
      date: 2024-01-23 13:20:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 333953
    -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6941785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012402 {#3067
      date: 2024-01-23 13:20:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706012712 {#3123
    date: 2024-01-23 13:25:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 333961
  -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8568667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706012712 {#3120
    date: 2024-01-23 13:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1984
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727984516 {#1991
          date: 2024-10-03 21:41:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1981 …}
        +nested: Doctrine\ORM\PersistentCollection {#1982 …}
        +votes: Doctrine\ORM\PersistentCollection {#1980 …}
        +reports: Doctrine\ORM\PersistentCollection {#2375 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
        -id: 333932
        -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011302 {#2016
          date: 2024-01-23 13:01:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012402 {#3064
        date: 2024-01-23 13:20:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 333953
      -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012402 {#3067
        date: 2024-01-23 13:20:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012712 {#3123
      date: 2024-01-23 13:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3126 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 333961
    -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012712 {#3120
      date: 2024-01-23 13:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
    \n
    I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013760 {#3101
    date: 2024-01-23 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 333977
  -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013760 {#3098
    date: 2024-01-23 13:42: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
43 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1984
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727984516 {#1991
          date: 2024-10-03 21:41:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1981 …}
        +nested: Doctrine\ORM\PersistentCollection {#1982 …}
        +votes: Doctrine\ORM\PersistentCollection {#1980 …}
        +reports: Doctrine\ORM\PersistentCollection {#2375 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
        -id: 333932
        -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011302 {#2016
          date: 2024-01-23 13:01:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012402 {#3064
        date: 2024-01-23 13:20:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 333953
      -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012402 {#3067
        date: 2024-01-23 13:20:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012712 {#3123
      date: 2024-01-23 13:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3126 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 333961
    -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012712 {#3120
      date: 2024-01-23 13:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
    \n
    I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013760 {#3101
    date: 2024-01-23 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 333977
  -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013760 {#3098
    date: 2024-01-23 13:42: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
44 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1984
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727984516 {#1991
          date: 2024-10-03 21:41:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1981 …}
        +nested: Doctrine\ORM\PersistentCollection {#1982 …}
        +votes: Doctrine\ORM\PersistentCollection {#1980 …}
        +reports: Doctrine\ORM\PersistentCollection {#2375 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
        -id: 333932
        -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706011302 {#2016
          date: 2024-01-23 13:01:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012402 {#3064
        date: 2024-01-23 13:20:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 333953
      -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012402 {#3067
        date: 2024-01-23 13:20:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706012712 {#3123
      date: 2024-01-23 13:25:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3126 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 333961
    -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8568667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706012712 {#3120
      date: 2024-01-23 13:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
    \n
    I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013760 {#3101
    date: 2024-01-23 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  -id: 333977
  -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013760 {#3098
    date: 2024-01-23 13:42: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
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 {#3082
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1984
          +user: App\Entity\User {#2367 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727984516 {#1991
            date: 2024-10-03 21:41:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1981 …}
          +nested: Doctrine\ORM\PersistentCollection {#1982 …}
          +votes: Doctrine\ORM\PersistentCollection {#1980 …}
          +reports: Doctrine\ORM\PersistentCollection {#2375 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
          -id: 333932
          -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8568273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706011302 {#2016
            date: 2024-01-23 13:01:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012402 {#3064
          date: 2024-01-23 13:20:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 333953
        -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941785"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012402 {#3067
          date: 2024-01-23 13:20:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012712 {#3123
        date: 2024-01-23 13:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3126 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
      -id: 333961
      -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012712 {#3120
        date: 2024-01-23 13:25:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: """
      Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
      \n
      I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013760 {#3101
      date: 2024-01-23 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 333977
    -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706013760 {#3098
      date: 2024-01-23 13:42:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013952 {#3079
    date: 2024-01-23 13:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 333982
  -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569000"
  +editedAt: DateTimeImmutable @1727949135 {#3158
    date: 2024-10-03 11:52:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706013952 {#3161
    date: 2024-01-23 13:45: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
47 DENIED edit
App\Entity\EntryComment {#3082
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1984
          +user: App\Entity\User {#2367 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727984516 {#1991
            date: 2024-10-03 21:41:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1981 …}
          +nested: Doctrine\ORM\PersistentCollection {#1982 …}
          +votes: Doctrine\ORM\PersistentCollection {#1980 …}
          +reports: Doctrine\ORM\PersistentCollection {#2375 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
          -id: 333932
          -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8568273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706011302 {#2016
            date: 2024-01-23 13:01:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012402 {#3064
          date: 2024-01-23 13:20:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 333953
        -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941785"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012402 {#3067
          date: 2024-01-23 13:20:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012712 {#3123
        date: 2024-01-23 13:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3126 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
      -id: 333961
      -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012712 {#3120
        date: 2024-01-23 13:25:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: """
      Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
      \n
      I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013760 {#3101
      date: 2024-01-23 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 333977
    -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706013760 {#3098
      date: 2024-01-23 13:42:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013952 {#3079
    date: 2024-01-23 13:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 333982
  -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569000"
  +editedAt: DateTimeImmutable @1727949135 {#3158
    date: 2024-10-03 11:52:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706013952 {#3161
    date: 2024-01-23 13:45: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
48 DENIED moderate
App\Entity\EntryComment {#3082
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: App\Entity\User {#2367 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1984
          +user: App\Entity\User {#2367 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727984516 {#1991
            date: 2024-10-03 21:41:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1981 …}
          +nested: Doctrine\ORM\PersistentCollection {#1982 …}
          +votes: Doctrine\ORM\PersistentCollection {#1980 …}
          +reports: Doctrine\ORM\PersistentCollection {#2375 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
          -id: 333932
          -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8568273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706011302 {#2016
            date: 2024-01-23 13:01:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012402 {#3064
          date: 2024-01-23 13:20:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 333953
        -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941785"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012402 {#3067
          date: 2024-01-23 13:20:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706012712 {#3123
        date: 2024-01-23 13:25:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3126 …}
      +nested: Doctrine\ORM\PersistentCollection {#3129 …}
      +votes: Doctrine\ORM\PersistentCollection {#3131 …}
      +reports: Doctrine\ORM\PersistentCollection {#3117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
      -id: 333961
      -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8568667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706012712 {#3120
        date: 2024-01-23 13:25:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: """
      Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
      \n
      I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013760 {#3101
      date: 2024-01-23 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    -id: 333977
    -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706013760 {#3098
      date: 2024-01-23 13:42:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706013952 {#3079
    date: 2024-01-23 13:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 333982
  -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569000"
  +editedAt: DateTimeImmutable @1727949135 {#3158
    date: 2024-10-03 11:52:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706013952 {#3161
    date: 2024-01-23 13:45: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
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1984
            +user: App\Entity\User {#2367 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727984516 {#1991
              date: 2024-10-03 21:41:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Viking_Hippie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1981 …}
            +nested: Doctrine\ORM\PersistentCollection {#1982 …}
            +votes: Doctrine\ORM\PersistentCollection {#1980 …}
            +reports: Doctrine\ORM\PersistentCollection {#2375 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
            -id: 333932
            -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8568273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706011302 {#2016
              date: 2024-01-23 13:01:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1984}
          +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706012402 {#3064
            date: 2024-01-23 13:20:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
            "@Vespair@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 333953
          -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6941785"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706012402 {#3067
            date: 2024-01-23 13:20:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012712 {#3123
          date: 2024-01-23 13:25:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3126 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
        -id: 333961
        -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012712 {#3120
          date: 2024-01-23 13:25:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: """
        Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
        \n
        I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706013760 {#3101
        date: 2024-01-23 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3104 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 333977
      -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706013760 {#3098
        date: 2024-01-23 13:42:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013952 {#3079
      date: 2024-01-23 13:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 333982
    -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8569000"
    +editedAt: DateTimeImmutable @1727949135 {#3158
      date: 2024-10-03 11:52:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706013952 {#3161
      date: 2024-01-23 13:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "No problem 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706027595 {#3168
    date: 2024-01-23 17:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 334415
  -bodyTs: "'problem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027595 {#3171
    date: 2024-01-23 17:33: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
51 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1984
            +user: App\Entity\User {#2367 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727984516 {#1991
              date: 2024-10-03 21:41:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Viking_Hippie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1981 …}
            +nested: Doctrine\ORM\PersistentCollection {#1982 …}
            +votes: Doctrine\ORM\PersistentCollection {#1980 …}
            +reports: Doctrine\ORM\PersistentCollection {#2375 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
            -id: 333932
            -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8568273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706011302 {#2016
              date: 2024-01-23 13:01:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1984}
          +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706012402 {#3064
            date: 2024-01-23 13:20:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
            "@Vespair@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 333953
          -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6941785"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706012402 {#3067
            date: 2024-01-23 13:20:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012712 {#3123
          date: 2024-01-23 13:25:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3126 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
        -id: 333961
        -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012712 {#3120
          date: 2024-01-23 13:25:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: """
        Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
        \n
        I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706013760 {#3101
        date: 2024-01-23 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3104 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 333977
      -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706013760 {#3098
        date: 2024-01-23 13:42:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013952 {#3079
      date: 2024-01-23 13:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 333982
    -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8569000"
    +editedAt: DateTimeImmutable @1727949135 {#3158
      date: 2024-10-03 11:52:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706013952 {#3161
      date: 2024-01-23 13:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "No problem 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706027595 {#3168
    date: 2024-01-23 17:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 334415
  -bodyTs: "'problem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027595 {#3171
    date: 2024-01-23 17:33: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
52 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3096
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: App\Entity\User {#2367 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1984
            +user: App\Entity\User {#2367 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Wait… How am I missing out on all this NSFW content? I’m just seeing Linux and Star Trek memes, somebody help me find the titties!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727984516 {#1991
              date: 2024-10-03 21:41:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Viking_Hippie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1981 …}
            +nested: Doctrine\ORM\PersistentCollection {#1982 …}
            +votes: Doctrine\ORM\PersistentCollection {#1980 …}
            +reports: Doctrine\ORM\PersistentCollection {#2375 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
            -id: 333932
            -bodyTs: "'content':11 'find':24 'help':22 'linux':16 'm':13 'meme':20 'miss':5 'nsfw':10 'see':15 'somebodi':21 'star':18 'titti':26 'trek':19 'wait':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8568273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706011302 {#2016
              date: 2024-01-23 13:01:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1984}
          +body: "I’m pretty sure most of it is on the lemmynsfw instance, which some instances have defederated with out of either prudishness or a ridiculous notion that all porn is inherently exploitative. Maybe you’re on one of those? 🤷"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1706012402 {#3064
            date: 2024-01-23 13:20:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Viking_Hippie@lemmy.world"
            "@Vespair@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 333953
          -bodyTs: "'defeder':17 'either':21 'exploit':32 'inher':31 'instanc':12,15 'lemmynsfw':11 'm':2 'mayb':33 'notion':26 'one':37 'porn':29 'pretti':3 'prudish':22 're':35 'ridicul':25 'sure':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6941785"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706012402 {#3067
            date: 2024-01-23 13:20:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1984}
        +body: "Accord to [status.lemm.ee](https://status.lemm.ee), lemm.ee is federated with lemmynsfw and I even personally sub to a couple lemmynsfw communities. I also have NSFW enabled and unblurred in settings, and still I *never* see porn unless I actively seek it out. I want surprise titties, goddamn it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706012712 {#3123
          date: 2024-01-23 13:25:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Viking_Hippie@lemmy.world"
          "@Vespair@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3126 …}
        +nested: Doctrine\ORM\PersistentCollection {#3129 …}
        +votes: Doctrine\ORM\PersistentCollection {#3131 …}
        +reports: Doctrine\ORM\PersistentCollection {#3117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
        -id: 333961
        -bodyTs: "'accord':1 'activ':37 'also':21 'communiti':19 'coupl':17 'enabl':24 'even':12 'feder':7 'goddamn':45 'lemm.ee':5 'lemmynsfw':9,18 'never':32 'nsfw':23 'person':13 'porn':34 'see':33 'seek':38 'set':28 'status.lemm.ee':3,4 'still':30 'sub':14 'surpris':43 'titti':44 'unblur':26 'unless':35 'want':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8568667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706012712 {#3120
          date: 2024-01-23 13:25:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1984}
      +body: """
        Damn, that sucks. Maybe if you use a lemmy client that lets you mark communities as favorites you’ll be more likely to have some thrown into your feed now and then?\n
        \n
        I’m using Thunder, which has that. Can’t say for sure how effective it is yet, though, as I only found out the day before yesterday and haven’t done any measured testing…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706013760 {#3101
        date: 2024-01-23 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Viking_Hippie@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3104 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
      -id: 333977
      -bodyTs: "'client':10 'communiti':15 'damn':1 'day':57 'done':63 'effect':46 'favorit':17 'feed':29 'found':54 'haven':61 'lemmi':9 'let':12 'like':22 'll':19 'm':34 'mark':14 'mayb':4 'measur':65 'say':42 'suck':3 'sure':44 'test':66 'though':50 'thrown':26 'thunder':36 'use':7,35 'yesterday':59 'yet':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6942100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706013760 {#3098
        date: 2024-01-23 13:42:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1984}
    +body: "Hey, I don’t love my client yet, so I’m down to check out Thunder. Thanks for the recommendation, whether it ends up not helping me find my sought-after surprise titties or not 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706013952 {#3079
      date: 2024-01-23 13:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
      "@Viking_Hippie@lemmy.world"
      "@Vespair@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 333982
    -bodyTs: "'check':14 'client':7 'end':23 'find':28 'help':26 'hey':1 'love':5 'm':11 'recommend':20 'sought':31 'sought-aft':30 'surpris':33 'thank':17 'thunder':16 'titti':34 'whether':21 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8569000"
    +editedAt: DateTimeImmutable @1727949135 {#3158
      date: 2024-10-03 11:52:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706013952 {#3161
      date: 2024-01-23 13:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: "No problem 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706027595 {#3168
    date: 2024-01-23 17:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Viking_Hippie@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 334415
  -bodyTs: "'problem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027595 {#3171
    date: 2024-01-23 17:33: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
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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Postitury te salutant!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945290 {#2530
    date: 2024-01-22 18:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 332020
  -bodyTs: "'postituri':1 'salut':3 'te':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6304830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945290 {#2531
    date: 2024-01-22 18:41:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Postitury te salutant!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945290 {#2530
    date: 2024-01-22 18:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 332020
  -bodyTs: "'postituri':1 'salut':3 'te':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6304830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945290 {#2531
    date: 2024-01-22 18:41:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Postitury te salutant!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945290 {#2530
    date: 2024-01-22 18:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 332020
  -bodyTs: "'postituri':1 'salut':3 'te':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6304830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945290 {#2531
    date: 2024-01-22 18:41:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Where do *you* want to eat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941442 {#2605
    date: 2024-01-22 17:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 331809
  -bodyTs: "'eat':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941442 {#2606
    date: 2024-01-22 17:37: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
59 DENIED edit
App\Entity\EntryComment {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Where do *you* want to eat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941442 {#2605
    date: 2024-01-22 17:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 331809
  -bodyTs: "'eat':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941442 {#2606
    date: 2024-01-22 17:37: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
60 DENIED moderate
App\Entity\EntryComment {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Where do *you* want to eat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941442 {#2605
    date: 2024-01-22 17:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 331809
  -bodyTs: "'eat':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941442 {#2606
    date: 2024-01-22 17:37: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
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 {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I can only relate to that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941143 {#2679
    date: 2024-01-22 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 331799
  -bodyTs: "'one':7 'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941143 {#2680
    date: 2024-01-22 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I can only relate to that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941143 {#2679
    date: 2024-01-22 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 331799
  -bodyTs: "'one':7 'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941143 {#2680
    date: 2024-01-22 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I can only relate to that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705941143 {#2679
    date: 2024-01-22 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 331799
  -bodyTs: "'one':7 'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705941143 {#2680
    date: 2024-01-22 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s just Gareth from The Office (UK).\n
    \n
    Still looking for whoever put his stapler in jelly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935856 {#2753
    date: 2024-01-22 16:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 331549
  -bodyTs: "'gareth':4 'jelli':17 'look':10 'offic':7 'put':13 'stapler':15 'still':9 'uk':8 'whoever':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6097577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935856 {#2754
    date: 2024-01-22 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s just Gareth from The Office (UK).\n
    \n
    Still looking for whoever put his stapler in jelly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935856 {#2753
    date: 2024-01-22 16:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 331549
  -bodyTs: "'gareth':4 'jelli':17 'look':10 'offic':7 'put':13 'stapler':15 'still':9 'uk':8 'whoever':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6097577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935856 {#2754
    date: 2024-01-22 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s just Gareth from The Office (UK).\n
    \n
    Still looking for whoever put his stapler in jelly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935856 {#2753
    date: 2024-01-22 16:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 331549
  -bodyTs: "'gareth':4 'jelli':17 'look':10 'offic':7 'put':13 'stapler':15 'still':9 'uk':8 'whoever':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6097577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935856 {#2754
    date: 2024-01-22 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#2827
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#2828
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#2827
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#2828
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#2827
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#2828
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#2901
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#2902
    date: 2024-01-22 11:48: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
75 DENIED edit
App\Entity\EntryComment {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#2901
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#2902
    date: 2024-01-22 11:48: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
76 DENIED moderate
App\Entity\EntryComment {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#2901
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#2902
    date: 2024-01-22 11:48: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
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 {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#2974
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#2975
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#2974
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#2975
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#2974
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#2975
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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