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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s what this bill does for children: reduces pedos from sharing images of them yay! Here’s also what it does for Children: un-encrypts their chats so pedos know what they are doing, where they are, who they are with, what they like, their vulnerabilities and much much more. Trading safety for a viewing crackdown. Congratulations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697357072 {#2427
    date: 2023-10-15 10:04:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50282
  -bodyTs: "'also':19 'bill':5 'chat':29 'children':8,24 'congratul':59 'crackdown':58 'encrypt':27 'imag':13 'know':32 'like':46 'much':50,51 'pedo':10,31 'reduc':9 'safeti':54 'share':12 'trade':53 'un':26 'un-encrypt':25 'view':57 'vulner':48 'yay':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697357072 {#1366
    date: 2023-10-15 10:04:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s what this bill does for children: reduces pedos from sharing images of them yay! Here’s also what it does for Children: un-encrypts their chats so pedos know what they are doing, where they are, who they are with, what they like, their vulnerabilities and much much more. Trading safety for a viewing crackdown. Congratulations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697357072 {#2427
    date: 2023-10-15 10:04:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50282
  -bodyTs: "'also':19 'bill':5 'chat':29 'children':8,24 'congratul':59 'crackdown':58 'encrypt':27 'imag':13 'know':32 'like':46 'much':50,51 'pedo':10,31 'reduc':9 'safeti':54 'share':12 'trade':53 'un':26 'un-encrypt':25 'view':57 'vulner':48 'yay':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697357072 {#1366
    date: 2023-10-15 10:04:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Here’s what this bill does for children: reduces pedos from sharing images of them yay! Here’s also what it does for Children: un-encrypts their chats so pedos know what they are doing, where they are, who they are with, what they like, their vulnerabilities and much much more. Trading safety for a viewing crackdown. Congratulations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697357072 {#2427
    date: 2023-10-15 10:04:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50282
  -bodyTs: "'also':19 'bill':5 'chat':29 'children':8,24 'congratul':59 'crackdown':58 'encrypt':27 'imag':13 'know':32 'like':46 'much':50,51 'pedo':10,31 'reduc':9 'safeti':54 'share':12 'trade':53 'un':26 'un-encrypt':25 'view':57 'vulner':48 'yay':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697357072 {#1366
    date: 2023-10-15 10:04:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They told you to go to the city centre, not the refugee camp…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697356988 {#1734
    date: 2023-10-15 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41080
  -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4716443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000976 {#1714
    date: 2023-10-11 07:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They told you to go to the city centre, not the refugee camp…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697356988 {#1734
    date: 2023-10-15 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41080
  -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4716443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000976 {#1714
    date: 2023-10-11 07:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They told you to go to the city centre, not the refugee camp…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697356988 {#1734
    date: 2023-10-15 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41080
  -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4716443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697000976 {#1714
    date: 2023-10-11 07:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    Oh man, that makes it “not a war crime at all” ™©®!\n
    \n
    Great correction. No notes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697001463 {#3066
    date: 2023-10-11 07:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 41083
  -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1826201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697001463 {#3069
    date: 2023-10-11 07:17:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    Oh man, that makes it “not a war crime at all” ™©®!\n
    \n
    Great correction. No notes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697001463 {#3066
    date: 2023-10-11 07:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 41083
  -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1826201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697001463 {#3069
    date: 2023-10-11 07:17:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    Oh man, that makes it “not a war crime at all” ™©®!\n
    \n
    Great correction. No notes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697001463 {#3066
    date: 2023-10-11 07:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 41083
  -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1826201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697001463 {#3069
    date: 2023-10-11 07:17:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      Oh man, that makes it “not a war crime at all” ™©®!\n
      \n
      Great correction. No notes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697001463 {#3066
      date: 2023-10-11 07:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 41083
    -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1826201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697001463 {#3069
      date: 2023-10-11 07:17:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    wait wait we cant be talking about war crimes yet, we have to see who’s gonna win the war because the winner cant have done any at all, right?\n
    \n
    just look at the US!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697024801 {#3271
    date: 2023-10-11 13:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@NewDark@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 41311
  -bodyTs: "'cant':4,24 'crime':9 'done':26 'gonna':17 'look':32 'right':30 'see':14 'talk':6 'us':35 'wait':1,2 'war':8,20 'win':18 'winner':23 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4727838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024801 {#3268
    date: 2023-10-11 13:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      Oh man, that makes it “not a war crime at all” ™©®!\n
      \n
      Great correction. No notes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697001463 {#3066
      date: 2023-10-11 07:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 41083
    -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1826201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697001463 {#3069
      date: 2023-10-11 07:17:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    wait wait we cant be talking about war crimes yet, we have to see who’s gonna win the war because the winner cant have done any at all, right?\n
    \n
    just look at the US!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697024801 {#3271
    date: 2023-10-11 13:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@NewDark@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 41311
  -bodyTs: "'cant':4,24 'crime':9 'done':26 'gonna':17 'look':32 'right':30 'see':14 'talk':6 'us':35 'wait':1,2 'war':8,20 'win':18 'winner':23 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4727838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024801 {#3268
    date: 2023-10-11 13:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      Oh man, that makes it “not a war crime at all” ™©®!\n
      \n
      Great correction. No notes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697001463 {#3066
      date: 2023-10-11 07:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 41083
    -bodyTs: "'correct':13 'crime':9 'great':12 'make':4 'man':2 'note':15 'oh':1 'war':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1826201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697001463 {#3069
      date: 2023-10-11 07:17:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    wait wait we cant be talking about war crimes yet, we have to see who’s gonna win the war because the winner cant have done any at all, right?\n
    \n
    just look at the US!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697024801 {#3271
    date: 2023-10-11 13:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@NewDark@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 41311
  -bodyTs: "'cant':4,24 'crime':9 'done':26 'gonna':17 'look':32 'right':30 'see':14 'talk':6 'us':35 'wait':1,2 'war':8,20 'win':18 'winner':23 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4727838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697024801 {#3268
    date: 2023-10-11 13:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    So that makes it fine to bomb the refugee camp?\n
    \n
    Please explain the logic in your statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697043765 {#3135
    date: 2023-10-11 19:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 41681
  -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4084998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043765 {#3134
    date: 2023-10-11 19:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    So that makes it fine to bomb the refugee camp?\n
    \n
    Please explain the logic in your statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697043765 {#3135
    date: 2023-10-11 19:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 41681
  -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4084998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043765 {#3134
    date: 2023-10-11 19:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1717
    +user: App\Entity\User {#2461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "They told you to go to the city centre, not the refugee camp…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697356988 {#1734
      date: 2023-10-15 10:03:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1741 …}
    +nested: Doctrine\ORM\PersistentCollection {#1707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2464 …}
    +reports: Doctrine\ORM\PersistentCollection {#2448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
    -id: 41080
    -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4716443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697000976 {#1714
      date: 2023-10-11 07:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: """
    So that makes it fine to bomb the refugee camp?\n
    \n
    Please explain the logic in your statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697043765 {#3135
    date: 2023-10-11 19:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 41681
  -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4084998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043765 {#3134
    date: 2023-10-11 19:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      So that makes it fine to bomb the refugee camp?\n
      \n
      Please explain the logic in your statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697043765 {#3135
      date: 2023-10-11 19:02:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 41681
    -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4084998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043765 {#3134
      date: 2023-10-11 19:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: "That wasn’t my statement… Stop intentionally misinterpreting what people say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697356985 {#3279
    date: 2023-10-15 10:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@aaaaaaadjsf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 50281
  -bodyTs: "'intent':7 'misinterpret':8 'peopl':10 'say':11 'statement':5 'stop':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4892465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356985 {#3280
    date: 2023-10-15 10:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      So that makes it fine to bomb the refugee camp?\n
      \n
      Please explain the logic in your statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697043765 {#3135
      date: 2023-10-11 19:02:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 41681
    -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4084998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043765 {#3134
      date: 2023-10-11 19:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: "That wasn’t my statement… Stop intentionally misinterpreting what people say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697356985 {#3279
    date: 2023-10-15 10:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@aaaaaaadjsf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 50281
  -bodyTs: "'intent':7 'misinterpret':8 'peopl':10 'say':11 'statement':5 'stop':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4892465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356985 {#3280
    date: 2023-10-15 10:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1717
      +user: App\Entity\User {#2461 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "They told you to go to the city centre, not the refugee camp…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697356988 {#1734
        date: 2023-10-15 10:03:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41080
      -bodyTs: "'camp':13 'centr':9 'citi':8 'go':5 'refuge':12 'told':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4716443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697000976 {#1714
        date: 2023-10-11 07:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1717}
    +body: """
      So that makes it fine to bomb the refugee camp?\n
      \n
      Please explain the logic in your statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697043765 {#3135
      date: 2023-10-11 19:02:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@sim642@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 41681
    -bodyTs: "'bomb':7 'camp':10 'explain':12 'fine':5 'logic':14 'make':3 'pleas':11 'refuge':9 'statement':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4084998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697043765 {#3134
      date: 2023-10-11 19:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1717}
  +body: "That wasn’t my statement… Stop intentionally misinterpreting what people say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697356985 {#3279
    date: 2023-10-15 10:03:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@sim642@lemm.ee"
    "@aaaaaaadjsf@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 50281
  -bodyTs: "'intent':7 'misinterpret':8 'peopl':10 'say':11 'statement':5 'stop':6 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4892465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356985 {#3280
    date: 2023-10-15 10:03:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#1405
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#1385
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#1405
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#1385
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#1405
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#1385
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#3191
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#3192
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#3191
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#3192
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#3191
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#3192
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#1405
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#1385
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#3191
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#3192
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3294
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3295
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#1405
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#1385
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#3191
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#3192
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3294
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3295
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3296
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1363
      +user: App\Entity\User {#2033 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#1405
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#1385
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1363}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#3191
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#3192
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3294
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3295
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#3207
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#3208
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#3207
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#3208
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1363
    +user: App\Entity\User {#2033 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#1405
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2019 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#1385
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1363}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#3207
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#3208
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697355897 {#2351
    date: 2023-10-15 09:44:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50221
  -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353262 {#2347
    date: 2023-10-15 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697355897 {#2351
    date: 2023-10-15 09:44:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50221
  -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353262 {#2347
    date: 2023-10-15 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1697355897 {#2351
    date: 2023-10-15 09:44:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50221
  -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353262 {#2347
    date: 2023-10-15 09:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1697355897 {#2351
      date: 2023-10-15 09:44:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50221
    -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353262 {#2347
      date: 2023-10-15 09:01:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m lovin’ it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697355891 {#3240
    date: 2023-10-15 09:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 50258
  -bodyTs: "'lovin':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355891 {#3241
    date: 2023-10-15 09:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1697355897 {#2351
      date: 2023-10-15 09:44:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50221
    -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353262 {#2347
      date: 2023-10-15 09:01:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m lovin’ it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697355891 {#3240
    date: 2023-10-15 09:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 50258
  -bodyTs: "'lovin':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355891 {#3241
    date: 2023-10-15 09:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3242
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "The jokes on them. In our household we praise and yell McDonald’s regularly"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1697355897 {#2351
      date: 2023-10-15 09:44:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50221
    -bodyTs: "'household':7 'joke':2 'mcdonald':12 'prais':9 'regular':14 'yell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353262 {#2347
      date: 2023-10-15 09:01:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m lovin’ it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697355891 {#3240
    date: 2023-10-15 09:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3244 …}
  +nested: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3248 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -id: 50258
  -bodyTs: "'lovin':3 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4547588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355891 {#3241
    date: 2023-10-15 09:44:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2103
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2106
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2103
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2106
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2103
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2106
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2103
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2106
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#3223
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#3224
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#3225
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2103
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2106
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#3223
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#3224
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#3225
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3226
  +user: Proxies\__CG__\App\Entity\User {#3227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2124
    +user: App\Entity\User {#2160 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2103
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2114 …}
    +nested: Doctrine\ORM\PersistentCollection {#2117 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2106
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2124}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#3223
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#3224
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#3225
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2296
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2295
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2296
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2295
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2296
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2295
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tag yourself, I’m “The”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697353142 {#2255
    date: 2023-10-15 08:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 50100
  -bodyTs: "'m':4 'tag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347833 {#2256
    date: 2023-10-15 07:30:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tag yourself, I’m “The”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697353142 {#2255
    date: 2023-10-15 08:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 50100
  -bodyTs: "'m':4 'tag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347833 {#2256
    date: 2023-10-15 07:30:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tag yourself, I’m “The”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697353142 {#2255
    date: 2023-10-15 08:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 50100
  -bodyTs: "'m':4 'tag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347833 {#2256
    date: 2023-10-15 07:30:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "I guess “Capitalism” (image) is akin to my life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351826 {#3154
    date: 2023-10-15 08:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 50189
  -bodyTs: "'akin':6 'capit':3 'guess':2 'imag':4 'life':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351826 {#3155
    date: 2023-10-15 08:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "I guess “Capitalism” (image) is akin to my life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351826 {#3154
    date: 2023-10-15 08:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 50189
  -bodyTs: "'akin':6 'capit':3 'guess':2 'imag':4 'life':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351826 {#3155
    date: 2023-10-15 08:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "I guess “Capitalism” (image) is akin to my life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351826 {#3154
    date: 2023-10-15 08:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 50189
  -bodyTs: "'akin':6 'capit':3 'guess':2 'imag':4 'life':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351826 {#3155
    date: 2023-10-15 08:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "“of” the Bagel Donut 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697353134 {#3174
    date: 2023-10-15 08:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 50217
  -bodyTs: "'bagel':3 'donut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2578498"
  +editedAt: DateTimeImmutable @1697353167 {#3175
    date: 2023-10-15 08:59:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353134 {#3176
    date: 2023-10-15 08:58:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "“of” the Bagel Donut 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697353134 {#3174
    date: 2023-10-15 08:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 50217
  -bodyTs: "'bagel':3 'donut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2578498"
  +editedAt: DateTimeImmutable @1697353167 {#3175
    date: 2023-10-15 08:59:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353134 {#3176
    date: 2023-10-15 08:58:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Tag yourself, I’m “The”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697353142 {#2255
      date: 2023-10-15 08:59:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2188 …}
    +nested: Doctrine\ORM\PersistentCollection {#2034 …}
    +votes: Doctrine\ORM\PersistentCollection {#2156 …}
    +reports: Doctrine\ORM\PersistentCollection {#2154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
    -id: 50100
    -bodyTs: "'m':4 'tag':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347833 {#2256
      date: 2023-10-15 07:30:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: "“of” the Bagel Donut 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697353134 {#3174
    date: 2023-10-15 08:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SaniFlush@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3179 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 50217
  -bodyTs: "'bagel':3 'donut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2578498"
  +editedAt: DateTimeImmutable @1697353167 {#3175
    date: 2023-10-15 08:59:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353134 {#3176
    date: 2023-10-15 08:58:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It would probably make too much noise, so the cat would stare at it from a distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697352919 {#2017
    date: 2023-10-15 08:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 50213
  -bodyTs: "'cat':10 'distanc':17 'make':4 'much':6 'nois':7 'probabl':3 'stare':12 'would':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352919 {#2008
    date: 2023-10-15 08:55:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It would probably make too much noise, so the cat would stare at it from a distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697352919 {#2017
    date: 2023-10-15 08:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 50213
  -bodyTs: "'cat':10 'distanc':17 'make':4 'much':6 'nois':7 'probabl':3 'stare':12 'would':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352919 {#2008
    date: 2023-10-15 08:55:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#2352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It would probably make too much noise, so the cat would stare at it from a distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697352919 {#2017
    date: 2023-10-15 08:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 50213
  -bodyTs: "'cat':10 'distanc':17 'make':4 'much':6 'nois':7 'probabl':3 'stare':12 'would':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352919 {#2008
    date: 2023-10-15 08:55:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m dangling her Bug-Onna-Leash and my adolescent cat comes running, and I lift up the bug, she’ll sometimes do a loopdeloop leap without any track at all, either swatting the bug or grabbing him in her teeth and running off with him. This would be a cakewalk for her.\n
    \n
    There are cats who can’t jump or run fast or climb, we love them anyway. But to test your theory you need to get the cat to WANT to do it. “What’s in it for me?” is their guiding principle.\n
    \n
    So it’s all going to depend on motivation; the mouse needs to be just bite sized, catnippy, and have a little bell or rattle sewn inside it. You should pull it in an enticingly twitchy way. Treats may also be needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697351872 {#2533
    date: 2023-10-15 08:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 50190
  -bodyTs: "'adolesc':12 'also':137 'anyway':71 'bell':120 'bite':113 'bug':7,21,37 'bug-onna-leash':6 'cakewalk':53 'cat':13,58,82 'catnippi':115 'climb':67 'come':14 'dangl':4 'depend':104 'either':34 'entic':132 'fast':65 'get':80 'go':102 'grab':39 'guid':96 'insid':124 'jump':62 'leap':28 'leash':9 'lift':18 'littl':119 'll':23 'loopdeloop':27 'love':69 'm':3 'may':136 'motiv':106 'mous':108 'need':78,109,139 'onna':8 'principl':97 'pull':128 'rattl':122 'run':15,45,64 'sewn':123 'size':114 'sometim':24 'swat':35 'teeth':43 'test':74 'theori':76 'track':31 'treat':135 'twitchi':133 'want':84 'way':134 'without':29 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351872 {#2534
    date: 2023-10-15 08:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m dangling her Bug-Onna-Leash and my adolescent cat comes running, and I lift up the bug, she’ll sometimes do a loopdeloop leap without any track at all, either swatting the bug or grabbing him in her teeth and running off with him. This would be a cakewalk for her.\n
    \n
    There are cats who can’t jump or run fast or climb, we love them anyway. But to test your theory you need to get the cat to WANT to do it. “What’s in it for me?” is their guiding principle.\n
    \n
    So it’s all going to depend on motivation; the mouse needs to be just bite sized, catnippy, and have a little bell or rattle sewn inside it. You should pull it in an enticingly twitchy way. Treats may also be needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697351872 {#2533
    date: 2023-10-15 08:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 50190
  -bodyTs: "'adolesc':12 'also':137 'anyway':71 'bell':120 'bite':113 'bug':7,21,37 'bug-onna-leash':6 'cakewalk':53 'cat':13,58,82 'catnippi':115 'climb':67 'come':14 'dangl':4 'depend':104 'either':34 'entic':132 'fast':65 'get':80 'go':102 'grab':39 'guid':96 'insid':124 'jump':62 'leap':28 'leash':9 'lift':18 'littl':119 'll':23 'loopdeloop':27 'love':69 'm':3 'may':136 'motiv':106 'mous':108 'need':78,109,139 'onna':8 'principl':97 'pull':128 'rattl':122 'run':15,45,64 'sewn':123 'size':114 'sometim':24 'swat':35 'teeth':43 'test':74 'theori':76 'track':31 'treat':135 'twitchi':133 'want':84 'way':134 'without':29 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351872 {#2534
    date: 2023-10-15 08:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1982 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    If I’m dangling her Bug-Onna-Leash and my adolescent cat comes running, and I lift up the bug, she’ll sometimes do a loopdeloop leap without any track at all, either swatting the bug or grabbing him in her teeth and running off with him. This would be a cakewalk for her.\n
    \n
    There are cats who can’t jump or run fast or climb, we love them anyway. But to test your theory you need to get the cat to WANT to do it. “What’s in it for me?” is their guiding principle.\n
    \n
    So it’s all going to depend on motivation; the mouse needs to be just bite sized, catnippy, and have a little bell or rattle sewn inside it. You should pull it in an enticingly twitchy way. Treats may also be needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697351872 {#2533
    date: 2023-10-15 08:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zeddiq@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 50190
  -bodyTs: "'adolesc':12 'also':137 'anyway':71 'bell':120 'bite':113 'bug':7,21,37 'bug-onna-leash':6 'cakewalk':53 'cat':13,58,82 'catnippi':115 'climb':67 'come':14 'dangl':4 'depend':104 'either':34 'entic':132 'fast':65 'get':80 'go':102 'grab':39 'guid':96 'insid':124 'jump':62 'leap':28 'leash':9 'lift':18 'littl':119 'll':23 'loopdeloop':27 'love':69 'm':3 'may':136 'motiv':106 'mous':108 'need':78,109,139 'onna':8 'principl':97 'pull':128 'rattl':122 'run':15,45,64 'sewn':123 'size':114 'sometim':24 'swat':35 'teeth':43 'test':74 'theori':76 'track':31 'treat':135 'twitchi':133 'want':84 'way':134 'without':29 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351872 {#2534
    date: 2023-10-15 08:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the Moment for the Latex or Typst people!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697351607 {#2606
    date: 2023-10-15 08:33:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 50183
  -bodyTs: "'latex':7 'moment':4 'peopl':10 'typst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351607 {#2607
    date: 2023-10-15 08:33:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the Moment for the Latex or Typst people!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697351607 {#2606
    date: 2023-10-15 08:33:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 50183
  -bodyTs: "'latex':7 'moment':4 'peopl':10 'typst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351607 {#2607
    date: 2023-10-15 08:33:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the Moment for the Latex or Typst people!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697351607 {#2606
    date: 2023-10-15 08:33:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 50183
  -bodyTs: "'latex':7 'moment':4 'peopl':10 'typst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351607 {#2607
    date: 2023-10-15 08:33:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s a Monk Seal!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697351498 {#2680
    date: 2023-10-15 08:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 50181
  -bodyTs: "'monk':4 'seal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351498 {#2681
    date: 2023-10-15 08:31:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s a Monk Seal!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697351498 {#2680
    date: 2023-10-15 08:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 50181
  -bodyTs: "'monk':4 'seal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351498 {#2681
    date: 2023-10-15 08:31:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2685
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s a Monk Seal!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697351498 {#2680
    date: 2023-10-15 08:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -id: 50181
  -bodyTs: "'monk':4 'seal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351498 {#2681
    date: 2023-10-15 08:31:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2759
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2760 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is fucking fantastic!! Thanks, you’ve made my weekend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350723 {#2754
    date: 2023-10-15 08:18:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 50161
  -bodyTs: "'fantast':4 'fuck':3 'made':8 'thank':5 've':7 'weekend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350723 {#2755
    date: 2023-10-15 08:18:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2759
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2760 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is fucking fantastic!! Thanks, you’ve made my weekend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350723 {#2754
    date: 2023-10-15 08:18:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 50161
  -bodyTs: "'fantast':4 'fuck':3 'made':8 'thank':5 've':7 'weekend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350723 {#2755
    date: 2023-10-15 08:18:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2759
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2760 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is fucking fantastic!! Thanks, you’ve made my weekend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350723 {#2754
    date: 2023-10-15 08:18:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 50161
  -bodyTs: "'fantast':4 'fuck':3 'made':8 'thank':5 've':7 'weekend':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4447704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350723 {#2755
    date: 2023-10-15 08:18:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn't happen if you use formatting tools correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697350601 {#2828
    date: 2023-10-15 08:16:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 49806
  -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334480 {#2829
    date: 2023-10-15 03:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn't happen if you use formatting tools correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697350601 {#2828
    date: 2023-10-15 08:16:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 49806
  -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334480 {#2829
    date: 2023-10-15 03:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wouldn't happen if you use formatting tools correctly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697350601 {#2828
    date: 2023-10-15 08:16:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 49806
  -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334480 {#2829
    date: 2023-10-15 03:48:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Don’t blame me. I voted for Clippy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697343110 {#3119
    date: 2023-10-15 06:11:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 50008
  -bodyTs: "'blame':3 'clippi':8 'vote':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4445394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697343110 {#3118
    date: 2023-10-15 06:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Don’t blame me. I voted for Clippy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697343110 {#3119
    date: 2023-10-15 06:11:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 50008
  -bodyTs: "'blame':3 'clippi':8 'vote':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4445394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697343110 {#3118
    date: 2023-10-15 06:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Don’t blame me. I voted for Clippy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697343110 {#3119
    date: 2023-10-15 06:11:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 50008
  -bodyTs: "'blame':3 'clippi':8 'vote':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4445394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697343110 {#3118
    date: 2023-10-15 06:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: """
    Rarely happened to me either.\n
    \n
    If it happened it was usually due to me creating a design problem beforehand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697350598 {#3103
    date: 2023-10-15 08:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 50157
  -bodyTs: "'beforehand':19 'creat':15 'design':17 'due':12 'either':5 'happen':2,8 'problem':18 'rare':1 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167187"
  +editedAt: DateTimeImmutable @1697350609 {#3102
    date: 2023-10-15 08:16:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697350598 {#3101
    date: 2023-10-15 08:16:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: """
    Rarely happened to me either.\n
    \n
    If it happened it was usually due to me creating a design problem beforehand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697350598 {#3103
    date: 2023-10-15 08:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 50157
  -bodyTs: "'beforehand':19 'creat':15 'design':17 'due':12 'either':5 'happen':2,8 'problem':18 'rare':1 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167187"
  +editedAt: DateTimeImmutable @1697350609 {#3102
    date: 2023-10-15 08:16:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697350598 {#3101
    date: 2023-10-15 08:16:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: """
    Rarely happened to me either.\n
    \n
    If it happened it was usually due to me creating a design problem beforehand.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697350598 {#3103
    date: 2023-10-15 08:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 50157
  -bodyTs: "'beforehand':19 'creat':15 'design':17 'due':12 'either':5 'happen':2,8 'problem':18 'rare':1 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167187"
  +editedAt: DateTimeImmutable @1697350609 {#3102
    date: 2023-10-15 08:16:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697350598 {#3101
    date: 2023-10-15 08:16:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "I’m actually pretty good at formating. Just found this funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697335156 {#3086
    date: 2023-10-15 03:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 49825
  -bodyTs: "'actual':3 'format':7 'found':9 'funni':11 'good':5 'm':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3246908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335156 {#3085
    date: 2023-10-15 03:59:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "I’m actually pretty good at formating. Just found this funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697335156 {#3086
    date: 2023-10-15 03:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 49825
  -bodyTs: "'actual':3 'format':7 'found':9 'funni':11 'good':5 'm':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3246908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335156 {#3085
    date: 2023-10-15 03:59:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wouldn't happen if you use formatting tools correctly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697350601 {#2828
      date: 2023-10-15 08:16:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +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: 49806
    -bodyTs: "'correct':9 'format':7 'happen':3 'tool':8 'use':6 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/540495/-/comment/2967036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334480 {#2829
      date: 2023-10-15 03:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "I’m actually pretty good at formating. Just found this funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697335156 {#3086
    date: 2023-10-15 03:59:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 49825
  -bodyTs: "'actual':3 'format':7 'found':9 'funni':11 'good':5 'm':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3246908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335156 {#3085
    date: 2023-10-15 03:59:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kenshi Bugmaster vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350260 {#2902
    date: 2023-10-15 08:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 50147
  -bodyTs: "'bugmast':2 'kenshi':1 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2808464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350260 {#2903
    date: 2023-10-15 08:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kenshi Bugmaster vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350260 {#2902
    date: 2023-10-15 08:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 50147
  -bodyTs: "'bugmast':2 'kenshi':1 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2808464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350260 {#2903
    date: 2023-10-15 08:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2686 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Kenshi Bugmaster vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697350260 {#2902
    date: 2023-10-15 08:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 50147
  -bodyTs: "'bugmast':2 'kenshi':1 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2808464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350260 {#2903
    date: 2023-10-15 08:11:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how the patent app goes right back into one person shooting another. Whoever put that together knew what they were doing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1697349749 {#2975
    date: 2023-10-15 08:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 50131
  -bodyTs: "'anoth':14 'app':6 'back':9 'goe':7 'knew':19 'like':2 'one':11 'patent':5 'person':12 'put':16 'right':8 'shoot':13 'togeth':18 'whoever':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3730751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349749 {#2976
    date: 2023-10-15 08:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how the patent app goes right back into one person shooting another. Whoever put that together knew what they were doing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1697349749 {#2975
    date: 2023-10-15 08:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 50131
  -bodyTs: "'anoth':14 'app':6 'back':9 'goe':7 'knew':19 'like':2 'one':11 'patent':5 'person':12 'put':16 'right':8 'shoot':13 'togeth':18 'whoever':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3730751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349749 {#2976
    date: 2023-10-15 08:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I like how the patent app goes right back into one person shooting another. Whoever put that together knew what they were doing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1697349749 {#2975
    date: 2023-10-15 08:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 50131
  -bodyTs: "'anoth':14 'app':6 'back':9 'goe':7 'knew':19 'like':2 'one':11 'patent':5 'person':12 'put':16 'right':8 'shoot':13 'togeth':18 'whoever':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3730751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349749 {#2976
    date: 2023-10-15 08:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#313
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#314
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#308
    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