Redirect 302 redirect from GET @entry_comment_create (cd6628)

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

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 …}
}
2.06 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.06 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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@JPSound’s perfect stick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699824521 {#1539
    date: 2023-11-12 22:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPSound"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 117360
  -bodyTs: "'jpsound':1 'perfect':3 'stick':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4763973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824521 {#1498
    date: 2023-11-12 22:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@JPSound’s perfect stick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699824521 {#1539
    date: 2023-11-12 22:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPSound"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 117360
  -bodyTs: "'jpsound':1 'perfect':3 'stick':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4763973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824521 {#1498
    date: 2023-11-12 22:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@JPSound’s perfect stick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699824521 {#1539
    date: 2023-11-12 22:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPSound"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 117360
  -bodyTs: "'jpsound':1 'perfect':3 'stick':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4763973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824521 {#1498
    date: 2023-11-12 22:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wildly overdone meme, but the art is honestly pretty cool in this case"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699824544 {#1733
    date: 2023-11-12 22:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 117363
  -bodyTs: "'art':6 'case':13 'cool':10 'honest':8 'meme':3 'overdon':2 'pretti':9 'wild':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824544 {#1717
    date: 2023-11-12 22:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wildly overdone meme, but the art is honestly pretty cool in this case"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699824544 {#1733
    date: 2023-11-12 22:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 117363
  -bodyTs: "'art':6 'case':13 'cool':10 'honest':8 'meme':3 'overdon':2 'pretti':9 'wild':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824544 {#1717
    date: 2023-11-12 22:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wildly overdone meme, but the art is honestly pretty cool in this case"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699824544 {#1733
    date: 2023-11-12 22:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 117363
  -bodyTs: "'art':6 'case':13 'cool':10 'honest':8 'meme':3 'overdon':2 'pretti':9 'wild':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699824544 {#1717
    date: 2023-11-12 22:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "dudes rock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699825499 {#1404
    date: 2023-11-12 22:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 117410
  -bodyTs: "'dude':1 'rock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825499 {#1363
    date: 2023-11-12 22:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "dudes rock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699825499 {#1404
    date: 2023-11-12 22:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 117410
  -bodyTs: "'dude':1 'rock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825499 {#1363
    date: 2023-11-12 22:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "dudes rock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699825499 {#1404
    date: 2023-11-12 22:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 117410
  -bodyTs: "'dude':1 'rock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699825499 {#1363
    date: 2023-11-12 22:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So basically, time and space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699827789 {#2344
    date: 2023-11-12 23:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 117548
  -bodyTs: "'basic':2 'space':5 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5444740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827789 {#2349
    date: 2023-11-12 23:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So basically, time and space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699827789 {#2344
    date: 2023-11-12 23:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 117548
  -bodyTs: "'basic':2 'space':5 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5444740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827789 {#2349
    date: 2023-11-12 23:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So basically, time and space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699827789 {#2344
    date: 2023-11-12 23:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 117548
  -bodyTs: "'basic':2 'space':5 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5444740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827789 {#2349
    date: 2023-11-12 23:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me rn but I’m gen z"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700621607 {#2107
    date: 2023-11-22 03:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 117572
  -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828331 {#2112
    date: 2023-11-12 23:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me rn but I’m gen z"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700621607 {#2107
    date: 2023-11-22 03:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 117572
  -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828331 {#2112
    date: 2023-11-12 23:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Literally me rn but I’m gen z"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700621607 {#2107
    date: 2023-11-22 03:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 117572
  -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828331 {#2112
    date: 2023-11-12 23:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699828655 {#2956
    date: 2023-11-12 23:37:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 117596
  -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4183046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828655 {#2959
    date: 2023-11-12 23:37:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699828655 {#2956
    date: 2023-11-12 23:37:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 117596
  -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4183046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828655 {#2959
    date: 2023-11-12 23:37:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699828655 {#2956
    date: 2023-11-12 23:37:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 117596
  -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4183046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828655 {#2959
    date: 2023-11-12 23:37:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699836208 {#3184
    date: 2023-11-13 01:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 117981
  -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271448"
  +editedAt: DateTimeImmutable @1699982380 {#3187
    date: 2023-11-14 18:19:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699836208 {#3189
    date: 2023-11-13 01:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699836208 {#3184
    date: 2023-11-13 01:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 117981
  -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271448"
  +editedAt: DateTimeImmutable @1699982380 {#3187
    date: 2023-11-14 18:19:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699836208 {#3189
    date: 2023-11-13 01:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699836208 {#3184
    date: 2023-11-13 01:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 117981
  -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271448"
  +editedAt: DateTimeImmutable @1699982380 {#3187
    date: 2023-11-14 18:19:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699836208 {#3189
    date: 2023-11-13 01:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699836208 {#3184
      date: 2023-11-13 01:43:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 117981
    -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271448"
    +editedAt: DateTimeImmutable @1699982380 {#3187
      date: 2023-11-14 18:19:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699836208 {#3189
      date: 2023-11-13 01:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699838858 {#3473
    date: 2023-11-13 02:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 118097
  -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838858 {#3474
    date: 2023-11-13 02:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699836208 {#3184
      date: 2023-11-13 01:43:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 117981
    -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271448"
    +editedAt: DateTimeImmutable @1699982380 {#3187
      date: 2023-11-14 18:19:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699836208 {#3189
      date: 2023-11-13 01:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699838858 {#3473
    date: 2023-11-13 02:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 118097
  -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838858 {#3474
    date: 2023-11-13 02:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699836208 {#3184
      date: 2023-11-13 01:43:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 117981
    -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271448"
    +editedAt: DateTimeImmutable @1699982380 {#3187
      date: 2023-11-14 18:19:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699836208 {#3189
      date: 2023-11-13 01:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699838858 {#3473
    date: 2023-11-13 02:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 118097
  -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5272332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838858 {#3474
    date: 2023-11-13 02:27:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3611
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699836208 {#3184
        date: 2023-11-13 01:43:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 117981
      -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271448"
      +editedAt: DateTimeImmutable @1699982380 {#3187
        date: 2023-11-14 18:19:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699836208 {#3189
        date: 2023-11-13 01:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699838858 {#3473
      date: 2023-11-13 02:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NocturnalMorning@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 118097
    -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5272332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838858 {#3474
      date: 2023-11-13 02:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t forget the volcanoes ! Especially the super massive one that is overdue for quite a long time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699840736 {#3612
    date: 2023-11-13 02:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 118199
  -bodyTs: "'especi':6 'forget':3 'long':17 'massiv':9 'one':10 'overdu':13 'quit':15 'super':8 'time':18 'volcano':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5450724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840736 {#3609
    date: 2023-11-13 02:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3611
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699836208 {#3184
        date: 2023-11-13 01:43:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 117981
      -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271448"
      +editedAt: DateTimeImmutable @1699982380 {#3187
        date: 2023-11-14 18:19:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699836208 {#3189
        date: 2023-11-13 01:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699838858 {#3473
      date: 2023-11-13 02:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NocturnalMorning@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 118097
    -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5272332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838858 {#3474
      date: 2023-11-13 02:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t forget the volcanoes ! Especially the super massive one that is overdue for quite a long time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699840736 {#3612
    date: 2023-11-13 02:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 118199
  -bodyTs: "'especi':6 'forget':3 'long':17 'massiv':9 'one':10 'overdu':13 'quit':15 'super':8 'time':18 'volcano':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5450724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840736 {#3609
    date: 2023-11-13 02:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3611
  +user: Proxies\__CG__\App\Entity\User {#3604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3475
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "Don’t worry, with the collapse of the environment, the economy won’t really matter. So, we at least have that going for us, which is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699836208 {#3184
        date: 2023-11-13 01:43:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 117981
      -bodyTs: "'collaps':6 'economi':11 'environ':9 'go':22 'least':19 'matter':15 'nice':27 'realli':14 'us':24 'won':12 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271448"
      +editedAt: DateTimeImmutable @1699982380 {#3187
        date: 2023-11-14 18:19:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699836208 {#3189
        date: 2023-11-13 01:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m just very excited about all the massive asteroids that keep near missing us. Talk about exciting!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699838858 {#3473
      date: 2023-11-13 02:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NocturnalMorning@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3476 …}
    +nested: Doctrine\ORM\PersistentCollection {#3478 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    -id: 118097
    -bodyTs: "'asteroid':10 'excit':5,18 'keep':12 'm':2 'massiv':9 'miss':14 'near':13 'talk':16 'us':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5272332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838858 {#3474
      date: 2023-11-13 02:27:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Don’t forget the volcanoes ! Especially the super massive one that is overdue for quite a long time now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699840736 {#3612
    date: 2023-11-13 02:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NocturnalMorning@lemmy.world"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3601 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 118199
  -bodyTs: "'especi':6 'forget':3 'long':17 'massiv':9 'one':10 'overdu':13 'quit':15 'super':8 'time':18 'volcano':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5450724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840736 {#3609
    date: 2023-11-13 02:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3200
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I specifically meant I’m getting my degree in physics so I can do this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699840437 {#3198
    date: 2023-11-13 02:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 118182
  -bodyTs: "'degre':8 'get':6 'm':5 'meant':3 'physic':10 'specif':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840437 {#3199
    date: 2023-11-13 02:53:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3200
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I specifically meant I’m getting my degree in physics so I can do this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699840437 {#3198
    date: 2023-11-13 02:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 118182
  -bodyTs: "'degre':8 'get':6 'm':5 'meant':3 'physic':10 'specif':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840437 {#3199
    date: 2023-11-13 02:53:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3200
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I specifically meant I’m getting my degree in physics so I can do this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699840437 {#3198
    date: 2023-11-13 02:53:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 118182
  -bodyTs: "'degre':8 'get':6 'm':5 'meant':3 'physic':10 'specif':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840437 {#3199
    date: 2023-11-13 02:53:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
    \n
    I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699829438 {#3213
    date: 2023-11-12 23:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 117633
  -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241348"
  +editedAt: DateTimeImmutable @1699974977 {#3214
    date: 2023-11-14 16:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699829438 {#3215
    date: 2023-11-12 23:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
    \n
    I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699829438 {#3213
    date: 2023-11-12 23:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 117633
  -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241348"
  +editedAt: DateTimeImmutable @1699974977 {#3214
    date: 2023-11-14 16:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699829438 {#3215
    date: 2023-11-12 23:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
    \n
    I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699829438 {#3213
    date: 2023-11-12 23:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 117633
  -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4241348"
  +editedAt: DateTimeImmutable @1699974977 {#3214
    date: 2023-11-14 16:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699829438 {#3215
    date: 2023-11-12 23:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3430
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
      \n
      I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699829438 {#3213
      date: 2023-11-12 23:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 117633
    -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4241348"
    +editedAt: DateTimeImmutable @1699974977 {#3214
      date: 2023-11-14 16:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699829438 {#3215
      date: 2023-11-12 23:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    The solution is to burn down all homes so nobody has a place to live. A sorta “if I can’t have THING no one will”.\n
    \n
    *In Minecraft, of course 😉*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699831116 {#3431
    date: 2023-11-13 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3423 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 117716
  -bodyTs: "'burn':5 'cours':30 'home':8 'live':15 'minecraft':28 'nobodi':10 'one':25 'place':13 'solut':2 'sorta':17 'thing':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831116 {#3434
    date: 2023-11-13 00:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3430
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
      \n
      I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699829438 {#3213
      date: 2023-11-12 23:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 117633
    -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4241348"
    +editedAt: DateTimeImmutable @1699974977 {#3214
      date: 2023-11-14 16:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699829438 {#3215
      date: 2023-11-12 23:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    The solution is to burn down all homes so nobody has a place to live. A sorta “if I can’t have THING no one will”.\n
    \n
    *In Minecraft, of course 😉*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699831116 {#3431
    date: 2023-11-13 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3423 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 117716
  -bodyTs: "'burn':5 'cours':30 'home':8 'live':15 'minecraft':28 'nobodi':10 'one':25 'place':13 'solut':2 'sorta':17 'thing':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831116 {#3434
    date: 2023-11-13 00:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3430
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      I did a PhD so I was a little late to the “real world” than other millenials. And I gotta say GenZ are in a much worse boat than millenials depending on location. In the Toronto area I’d say there’s a lucky subset of millenials who will never afford a home but have been in a rent-controlled unit for a few years. Idk how affordable having an apartment to yourself would be for gen z. To spend only 35% of your income on rent in Toronto right now for a 1 bedroom you’d need to be in the top quintile for HH income.\n
      \n
      I think I joked previously the millenial experience was going on zillow to look at houses you’ll never afford while the genz experience is looking at apartments you’ll never afford.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699829438 {#3213
      date: 2023-11-12 23:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 117633
    -bodyTs: "'1':95 '35':83 'afford':51,69,128,140 'apart':72,136 'area':37 'bedroom':96 'boat':28 'control':61 'd':39,98 'depend':31 'experi':116,132 'gen':78 'genz':22,131 'go':118 'gotta':20 'hh':107 'home':53 'hous':124 'idk':67 'incom':86,108 'joke':112 'late':10 'littl':9 'll':126,138 'locat':33 'look':122,134 'lucki':44 'milleni':17,30,47,115 'much':26 'need':99 'never':50,127,139 'phd':4 'previous':113 'quintil':105 'real':13 'rent':60,88 'rent-control':59 'right':91 'say':21,40 'spend':81 'subset':45 'think':110 'top':104 'toronto':36,90 'unit':62 'world':14 'wors':27 'would':75 'year':66 'z':79 'zillow':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4241348"
    +editedAt: DateTimeImmutable @1699974977 {#3214
      date: 2023-11-14 16:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699829438 {#3215
      date: 2023-11-12 23:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    The solution is to burn down all homes so nobody has a place to live. A sorta “if I can’t have THING no one will”.\n
    \n
    *In Minecraft, of course 😉*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699831116 {#3431
    date: 2023-11-13 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3423 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 117716
  -bodyTs: "'burn':5 'cours':30 'home':8 'live':15 'minecraft':28 'nobodi':10 'one':25 'place':13 'solut':2 'sorta':17 'thing':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831116 {#3434
    date: 2023-11-13 00:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    1. Lower standards\n
    2. Buy shitty small rural house built nearly 200 years ago\n
    3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
    4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
    \n
    It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699881082 {#3230
    date: 2023-11-13 14:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 119674
  -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699881082 {#3231
    date: 2023-11-13 14:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    1. Lower standards\n
    2. Buy shitty small rural house built nearly 200 years ago\n
    3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
    4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
    \n
    It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699881082 {#3230
    date: 2023-11-13 14:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 119674
  -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699881082 {#3231
    date: 2023-11-13 14:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2117
      +user: App\Entity\User {#2128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Literally me rn but I’m gen z"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700621607 {#2107
        date: 2023-11-22 03:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 117572
      -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828331 {#2112
        date: 2023-11-12 23:32:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699828655 {#2956
      date: 2023-11-12 23:37:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 117596
    -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4183046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828655 {#2959
      date: 2023-11-12 23:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    1. Lower standards\n
    2. Buy shitty small rural house built nearly 200 years ago\n
    3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
    4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
    \n
    It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699881082 {#3230
    date: 2023-11-13 14:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 119674
  -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699881082 {#3231
    date: 2023-11-13 14:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m born same year. Currently hoping I can afford food this month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699882007 {#3503
    date: 2023-11-13 14:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 119724
  -bodyTs: "'afford':10 'born':3 'current':6 'food':11 'hope':7 'm':2 'month':13 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4618682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882007 {#3504
    date: 2023-11-13 14:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m born same year. Currently hoping I can afford food this month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699882007 {#3503
    date: 2023-11-13 14:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 119724
  -bodyTs: "'afford':10 'born':3 'current':6 'food':11 'hope':7 'm':2 'month':13 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4618682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882007 {#3504
    date: 2023-11-13 14:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "I’m born same year. Currently hoping I can afford food this month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699882007 {#3503
    date: 2023-11-13 14:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 119724
  -bodyTs: "'afford':10 'born':3 'current':6 'food':11 'hope':7 'm':2 'month':13 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4618682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882007 {#3504
    date: 2023-11-13 14:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3521
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699932263 {#3519
    date: 2023-11-14 04:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 122089
  -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4218053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932263 {#3520
    date: 2023-11-14 04:24:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3521
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699932263 {#3519
    date: 2023-11-14 04:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 122089
  -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4218053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932263 {#3520
    date: 2023-11-14 04:24:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3521
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699932263 {#3519
    date: 2023-11-14 04:24:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 122089
  -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4218053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932263 {#3520
    date: 2023-11-14 04:24:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3652
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3521
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699932263 {#3519
      date: 2023-11-14 04:24:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3522 …}
    +nested: Doctrine\ORM\PersistentCollection {#3524 …}
    +votes: Doctrine\ORM\PersistentCollection {#3526 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 122089
    -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4218053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932263 {#3520
      date: 2023-11-14 04:24:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    Look into trailers, campers, shed, tiny home, and military surplus tents. Be careful not to get too into the Instagram version of the “vanlife” lifestyle, it is trickier that it seems in the photos and IMO vans suck cos you don’t need engine problems on your home.\n
    \n
    I lived in a camper trailer because I got it for the equivalent of 6 months rent and I knew if I lived in it any longer it would technically a net gain, and I was able to still sell it after. Two years in that thing with Midwest winters lmao.\n
    \n
    If you are lucky, you can find a rural property sold as undeveloped with a very old or abandoned building that you’d be able to fix up. I would avoid the West, unless you have a foolproof water source.\n
    \n
    We have the entire knowledge of the collective human history at our fingertips. People built shit by winging it for the majority of human history. You’d have been a god among men 200 years ago. Fuck some shit up. Fail fast and fail forward
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699936324 {#3650
    date: 2023-11-14 05:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3655 …}
  +votes: Doctrine\ORM\PersistentCollection {#3657 …}
  +reports: Doctrine\ORM\PersistentCollection {#3659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3663 …}
  -id: 122226
  -bodyTs: "'200':173 '6':63 'abandon':118 'abl':85,124 'ago':175 'among':171 'avoid':130 'build':119 'built':154 'camper':4,53 'care':13 'collect':147 'cos':39 'd':122,166 'engin':44 'entir':143 'equival':61 'fail':180,183 'fast':181 'find':106 'fingertip':152 'fix':126 'foolproof':137 'forward':184 'fuck':176 'gain':81 'get':16 'god':170 'got':57 'histori':149,164 'home':7,48 'human':148,163 'imo':36 'instagram':20 'knew':68 'knowledg':144 'lifestyl':25 'live':50,71 'lmao':99 'longer':75 'look':1 'lucki':103 'major':161 'men':172 'midwest':97 'militari':9 'month':64 'need':43 'net':80 'old':116 'peopl':153 'photo':34 'problem':45 'properti':109 'rent':65 'rural':108 'seem':31 'sell':88 'shed':5 'shit':155,178 'sold':110 'sourc':139 'still':87 'suck':38 'surplus':10 'technic':78 'tent':11 'thing':95 'tini':6 'trailer':3,54 'trickier':28 'two':91 'undevelop':112 'unless':133 'van':37 'vanlif':24 'version':21 'water':138 'west':132 'wing':157 'winter':98 'would':77,129 'year':92,174"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699936324 {#3651
    date: 2023-11-14 05:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3652
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3521
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699932263 {#3519
      date: 2023-11-14 04:24:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3522 …}
    +nested: Doctrine\ORM\PersistentCollection {#3524 …}
    +votes: Doctrine\ORM\PersistentCollection {#3526 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 122089
    -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4218053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932263 {#3520
      date: 2023-11-14 04:24:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    Look into trailers, campers, shed, tiny home, and military surplus tents. Be careful not to get too into the Instagram version of the “vanlife” lifestyle, it is trickier that it seems in the photos and IMO vans suck cos you don’t need engine problems on your home.\n
    \n
    I lived in a camper trailer because I got it for the equivalent of 6 months rent and I knew if I lived in it any longer it would technically a net gain, and I was able to still sell it after. Two years in that thing with Midwest winters lmao.\n
    \n
    If you are lucky, you can find a rural property sold as undeveloped with a very old or abandoned building that you’d be able to fix up. I would avoid the West, unless you have a foolproof water source.\n
    \n
    We have the entire knowledge of the collective human history at our fingertips. People built shit by winging it for the majority of human history. You’d have been a god among men 200 years ago. Fuck some shit up. Fail fast and fail forward
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699936324 {#3650
    date: 2023-11-14 05:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3655 …}
  +votes: Doctrine\ORM\PersistentCollection {#3657 …}
  +reports: Doctrine\ORM\PersistentCollection {#3659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3663 …}
  -id: 122226
  -bodyTs: "'200':173 '6':63 'abandon':118 'abl':85,124 'ago':175 'among':171 'avoid':130 'build':119 'built':154 'camper':4,53 'care':13 'collect':147 'cos':39 'd':122,166 'engin':44 'entir':143 'equival':61 'fail':180,183 'fast':181 'find':106 'fingertip':152 'fix':126 'foolproof':137 'forward':184 'fuck':176 'gain':81 'get':16 'god':170 'got':57 'histori':149,164 'home':7,48 'human':148,163 'imo':36 'instagram':20 'knew':68 'knowledg':144 'lifestyl':25 'live':50,71 'lmao':99 'longer':75 'look':1 'lucki':103 'major':161 'men':172 'midwest':97 'militari':9 'month':64 'need':43 'net':80 'old':116 'peopl':153 'photo':34 'problem':45 'properti':109 'rent':65 'rural':108 'seem':31 'sell':88 'shed':5 'shit':155,178 'sold':110 'sourc':139 'still':87 'suck':38 'surplus':10 'technic':78 'tent':11 'thing':95 'tini':6 'trailer':3,54 'trickier':28 'two':91 'undevelop':112 'unless':133 'van':37 'vanlif':24 'version':21 'water':138 'west':132 'wing':157 'winter':98 'would':77,129 'year':92,174"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699936324 {#3651
    date: 2023-11-14 05:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3652
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3521
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: "Appreciate the down-to-earth response. Might have to head this direction sooner or later, except maybe with a tiny plot of land and an improved shed if it comes down to it. I’ll take something that works over homeless."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699932263 {#3519
      date: 2023-11-14 04:24:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3522 …}
    +nested: Doctrine\ORM\PersistentCollection {#3524 …}
    +votes: Doctrine\ORM\PersistentCollection {#3526 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
    -id: 122089
    -bodyTs: "'appreci':1 'come':31 'direct':13 'down-to-earth':3 'earth':6 'except':17 'head':11 'homeless':42 'improv':27 'land':24 'later':16 'll':36 'mayb':18 'might':8 'plot':22 'respons':7 'shed':28 'someth':38 'sooner':14 'take':37 'tini':21 'work':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4218053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932263 {#3520
      date: 2023-11-14 04:24:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    Look into trailers, campers, shed, tiny home, and military surplus tents. Be careful not to get too into the Instagram version of the “vanlife” lifestyle, it is trickier that it seems in the photos and IMO vans suck cos you don’t need engine problems on your home.\n
    \n
    I lived in a camper trailer because I got it for the equivalent of 6 months rent and I knew if I lived in it any longer it would technically a net gain, and I was able to still sell it after. Two years in that thing with Midwest winters lmao.\n
    \n
    If you are lucky, you can find a rural property sold as undeveloped with a very old or abandoned building that you’d be able to fix up. I would avoid the West, unless you have a foolproof water source.\n
    \n
    We have the entire knowledge of the collective human history at our fingertips. People built shit by winging it for the majority of human history. You’d have been a god among men 200 years ago. Fuck some shit up. Fail fast and fail forward
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699936324 {#3650
    date: 2023-11-14 05:32:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3653 …}
  +nested: Doctrine\ORM\PersistentCollection {#3655 …}
  +votes: Doctrine\ORM\PersistentCollection {#3657 …}
  +reports: Doctrine\ORM\PersistentCollection {#3659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3663 …}
  -id: 122226
  -bodyTs: "'200':173 '6':63 'abandon':118 'abl':85,124 'ago':175 'among':171 'avoid':130 'build':119 'built':154 'camper':4,53 'care':13 'collect':147 'cos':39 'd':122,166 'engin':44 'entir':143 'equival':61 'fail':180,183 'fast':181 'find':106 'fingertip':152 'fix':126 'foolproof':137 'forward':184 'fuck':176 'gain':81 'get':16 'god':170 'got':57 'histori':149,164 'home':7,48 'human':148,163 'imo':36 'instagram':20 'knew':68 'knowledg':144 'lifestyl':25 'live':50,71 'lmao':99 'longer':75 'look':1 'lucki':103 'major':161 'men':172 'midwest':97 'militari':9 'month':64 'need':43 'net':80 'old':116 'peopl':153 'photo':34 'problem':45 'properti':109 'rent':65 'rural':108 'seem':31 'sell':88 'shed':5 'shit':155,178 'sold':110 'sourc':139 'still':87 'suck':38 'surplus':10 'technic':78 'tent':11 'thing':95 'tini':6 'trailer':3,54 'trickier':28 'two':91 'undevelop':112 'unless':133 'van':37 'vanlif':24 'version':21 'water':138 'west':132 'wing':157 'winter':98 'would':77,129 'year':92,174"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5298574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699936324 {#3651
    date: 2023-11-14 05:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
    \n
    - no public transit\n
    - no hospital\n
    - no doctor\n
    - no school\n
    - no post office\n
    - no bakery (the worst)\n
    \n
    (edit: formatting)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700259468 {#3534
    date: 2023-11-17 23:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 135103
  -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5894346"
  +editedAt: DateTimeImmutable @1700562382 {#3535
    date: 2023-11-21 11:26:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700259468 {#3536
    date: 2023-11-17 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
    \n
    - no public transit\n
    - no hospital\n
    - no doctor\n
    - no school\n
    - no post office\n
    - no bakery (the worst)\n
    \n
    (edit: formatting)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700259468 {#3534
    date: 2023-11-17 23:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 135103
  -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5894346"
  +editedAt: DateTimeImmutable @1700562382 {#3535
    date: 2023-11-21 11:26:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700259468 {#3536
    date: 2023-11-17 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: Proxies\__CG__\App\Entity\User {#3233 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2117
        +user: App\Entity\User {#2128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Literally me rn but I’m gen z"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1700621607 {#2107
          date: 2023-11-22 03:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -id: 117572
        -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828331 {#2112
          date: 2023-11-12 23:32:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699828655 {#2956
        date: 2023-11-12 23:37:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3035 …}
      +votes: Doctrine\ORM\PersistentCollection {#3033 …}
      +reports: Doctrine\ORM\PersistentCollection {#3031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
      -id: 117596
      -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4183046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828655 {#2959
        date: 2023-11-12 23:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      1. Lower standards\n
      2. Buy shitty small rural house built nearly 200 years ago\n
      3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
      4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
      \n
      It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699881082 {#3230
      date: 2023-11-13 14:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 119674
    -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5281130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699881082 {#3231
      date: 2023-11-13 14:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: """
    If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
    \n
    - no public transit\n
    - no hospital\n
    - no doctor\n
    - no school\n
    - no post office\n
    - no bakery (the worst)\n
    \n
    (edit: formatting)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700259468 {#3534
    date: 2023-11-17 23:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 135103
  -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5894346"
  +editedAt: DateTimeImmutable @1700562382 {#3535
    date: 2023-11-21 11:26:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700259468 {#3536
    date: 2023-11-17 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3667
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
      \n
      - no public transit\n
      - no hospital\n
      - no doctor\n
      - no school\n
      - no post office\n
      - no bakery (the worst)\n
      \n
      (edit: formatting)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700259468 {#3534
      date: 2023-11-17 23:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 135103
    -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5894346"
    +editedAt: DateTimeImmutable @1700562382 {#3535
      date: 2023-11-21 11:26:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700259468 {#3536
      date: 2023-11-17 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Not for everybody. If you’re clever enough you can work around every item you listed though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700313284 {#3665
    date: 2023-11-18 14:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
    "@nouben@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3668 …}
  +nested: Doctrine\ORM\PersistentCollection {#3670 …}
  +votes: Doctrine\ORM\PersistentCollection {#3672 …}
  +reports: Doctrine\ORM\PersistentCollection {#3674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3678 …}
  -id: 136764
  -bodyTs: "'around':12 'clever':7 'enough':8 'everi':13 'everybodi':3 'item':14 'list':16 're':6 'though':17 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5404021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313284 {#3666
    date: 2023-11-18 14:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3667
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
      \n
      - no public transit\n
      - no hospital\n
      - no doctor\n
      - no school\n
      - no post office\n
      - no bakery (the worst)\n
      \n
      (edit: formatting)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700259468 {#3534
      date: 2023-11-17 23:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 135103
    -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5894346"
    +editedAt: DateTimeImmutable @1700562382 {#3535
      date: 2023-11-21 11:26:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700259468 {#3536
      date: 2023-11-17 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Not for everybody. If you’re clever enough you can work around every item you listed though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700313284 {#3665
    date: 2023-11-18 14:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
    "@nouben@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3668 …}
  +nested: Doctrine\ORM\PersistentCollection {#3670 …}
  +votes: Doctrine\ORM\PersistentCollection {#3672 …}
  +reports: Doctrine\ORM\PersistentCollection {#3674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3678 …}
  -id: 136764
  -bodyTs: "'around':12 'clever':7 'enough':8 'everi':13 'everybodi':3 'item':14 'list':16 're':6 'though':17 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5404021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313284 {#3666
    date: 2023-11-18 14:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3667
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: Proxies\__CG__\App\Entity\User {#3233 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2955
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2117
          +user: App\Entity\User {#2128 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Literally me rn but I’m gen z"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1700621607 {#2107
            date: 2023-11-22 03:53:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Zuberi@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2122 …}
          +nested: Doctrine\ORM\PersistentCollection {#2113 …}
          +votes: Doctrine\ORM\PersistentCollection {#2119 …}
          +reports: Doctrine\ORM\PersistentCollection {#2120 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
          -id: 117572
          -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5746242"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828331 {#2112
            date: 2023-11-12 23:32:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2117}
        +body: "I’m an elder millennial but you guys are in the same boat. No idea how we’re going to afford housing down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699828655 {#2956
          date: 2023-11-12 23:37:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zuberi@lemmy.dbzer0.com"
          "@sharkfucker420@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3037 …}
        +nested: Doctrine\ORM\PersistentCollection {#3035 …}
        +votes: Doctrine\ORM\PersistentCollection {#3033 …}
        +reports: Doctrine\ORM\PersistentCollection {#3031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
        -id: 117596
        -bodyTs: "'afford':21 'boat':13 'elder':4 'go':19 'guy':8 'hous':22 'idea':15 'line':25 'm':2 'millenni':5 're':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4183046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828655 {#2959
          date: 2023-11-12 23:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2117}
      +body: """
        1. Lower standards\n
        2. Buy shitty small rural house built nearly 200 years ago\n
        3. Spend any and all free time & money learning the skills & buying the tools to strip it down and rebuild it. All of it is online. Do it quietly and you won’t have to pull permits. Hold yourself to a higher standard than what a permit will allow and you’ll be fine.\n
        4. Continue to invest in yourself and your skills. You will become a rich person if you do this, if not in money, then knowledge. The earlier you can do this, the more value will compound off of your skillset.\n
        \n
        It’s not fun but it’s possible for myself, born 98. Got my little slice and the sunsets and stars are sure damn pretty out in the boonies. Gotta deal with the rednecks & general small mindedness though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699881082 {#3230
        date: 2023-11-13 14:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.dbzer0.com"
        "@sharkfucker420@lemmy.ml"
        "@henfredemars@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 119674
      -bodyTs: "'1':1 '2':4 '200':12 '3':15 '4':69 '98':120 'ago':14 'allow':63 'becom':80 'booni':137 'born':119 'built':10 'buy':5,26 'compound':104 'continu':70 'damn':132 'deal':139 'earlier':95 'fine':68 'free':20 'fun':112 'general':143 'got':121 'gotta':138 'higher':56 'hold':52 'hous':9 'invest':72 'knowledg':93 'learn':23 'littl':123 'll':66 'lower':2 'minded':145 'money':22,91 'near':11 'onlin':40 'permit':51,61 'person':83 'possibl':116 'pretti':133 'pull':50 'quiet':43 'rebuild':34 'redneck':142 'rich':82 'rural':8 'shitti':6 'skill':25,77 'skillset':108 'slice':124 'small':7,144 'spend':16 'standard':3,57 'star':129 'strip':30 'sunset':127 'sure':131 'though':146 'time':21 'tool':28 'valu':102 'won':46 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5281130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699881082 {#3231
        date: 2023-11-13 14:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2117}
    +body: """
      If your professionnal situation lets you do this, go for it. Problem is, for a lot of people including myself, jobs are in the city. Moreover, here in France, by living in the countryside, you get an additionnal bonus of :\n
      \n
      - no public transit\n
      - no hospital\n
      - no doctor\n
      - no school\n
      - no post office\n
      - no bakery (the worst)\n
      \n
      (edit: formatting)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700259468 {#3534
      date: 2023-11-17 23:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
      "@sharkfucker420@lemmy.ml"
      "@henfredemars@infosec.pub"
      "@NotSoCoolWhip@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 135103
    -bodyTs: "'additionn':38 'bakeri':54 'bonus':39 'citi':25 'countrysid':34 'doctor':47 'edit':57 'format':58 'franc':29 'get':36 'go':9 'hospit':45 'includ':19 'job':21 'let':5 'live':31 'lot':16 'moreov':26 'offic':52 'peopl':18 'post':51 'problem':12 'professionn':3 'public':42 'school':49 'situat':4 'transit':43 'worst':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5894346"
    +editedAt: DateTimeImmutable @1700562382 {#3535
      date: 2023-11-21 11:26:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700259468 {#3536
      date: 2023-11-17 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Not for everybody. If you’re clever enough you can work around every item you listed though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700313284 {#3665
    date: 2023-11-18 14:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
    "@henfredemars@infosec.pub"
    "@NotSoCoolWhip@lemmy.world"
    "@nouben@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3668 …}
  +nested: Doctrine\ORM\PersistentCollection {#3670 …}
  +votes: Doctrine\ORM\PersistentCollection {#3672 …}
  +reports: Doctrine\ORM\PersistentCollection {#3674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3678 …}
  -id: 136764
  -bodyTs: "'around':12 'clever':7 'enough':8 'everi':13 'everybodi':3 'item':14 'list':16 're':6 'though':17 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5404021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313284 {#3666
    date: 2023-11-18 14:14:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3023
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Me too and I’m Gen X."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699882951 {#3025
    date: 2023-11-13 14:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3021 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 119768
  -bodyTs: "'gen':6 'm':5 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882951 {#3024
    date: 2023-11-13 14:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3023
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Me too and I’m Gen X."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699882951 {#3025
    date: 2023-11-13 14:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3021 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 119768
  -bodyTs: "'gen':6 'm':5 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882951 {#3024
    date: 2023-11-13 14:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3023
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Literally me rn but I’m gen z"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1700621607 {#2107
      date: 2023-11-22 03:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Zuberi@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2122 …}
    +nested: Doctrine\ORM\PersistentCollection {#2113 …}
    +votes: Doctrine\ORM\PersistentCollection {#2119 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
    -id: 117572
    -bodyTs: "'gen':7 'liter':1 'm':6 'rn':3 'z':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828331 {#2112
      date: 2023-11-12 23:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "Me too and I’m Gen X."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699882951 {#3025
    date: 2023-11-13 14:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.dbzer0.com"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3021 …}
  +nested: Doctrine\ORM\PersistentCollection {#3019 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 119768
  -bodyTs: "'gen':6 'm':5 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5281649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699882951 {#3024
    date: 2023-11-13 14:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700116497 {#2282
    date: 2023-11-16 07:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 117591
  -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828616 {#2278
    date: 2023-11-12 23:36:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700116497 {#2282
    date: 2023-11-16 07:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 117591
  -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828616 {#2278
    date: 2023-11-12 23:36:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700116497 {#2282
    date: 2023-11-16 07:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 117591
  -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828616 {#2278
    date: 2023-11-12 23:36:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699830790 {#3009
    date: 2023-11-13 00:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3005 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 117704
  -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830790 {#3008
    date: 2023-11-13 00:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699830790 {#3009
    date: 2023-11-13 00:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3005 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 117704
  -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830790 {#3008
    date: 2023-11-13 00:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3007
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699830790 {#3009
    date: 2023-11-13 00:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3005 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 117704
  -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830790 {#3008
    date: 2023-11-13 00:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
    \n
    Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
    \n
    I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
    \n
    Later he’s got it again and a steak knife.\n
    \n
    I take all the blades, put them in a box, and put them way up high.\n
    \n
    Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
    \n
    Some kids are a little more extreme.\n
    \n
    Edit: cooking a family feast, not a family (see first paragraph).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699835124 {#3246
    date: 2023-11-13 01:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 117917
  -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271094"
  +editedAt: DateTimeImmutable @1699981319 {#3247
    date: 2023-11-14 18:01:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699835124 {#3248
    date: 2023-11-13 01:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
    \n
    Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
    \n
    I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
    \n
    Later he’s got it again and a steak knife.\n
    \n
    I take all the blades, put them in a box, and put them way up high.\n
    \n
    Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
    \n
    Some kids are a little more extreme.\n
    \n
    Edit: cooking a family feast, not a family (see first paragraph).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699835124 {#3246
    date: 2023-11-13 01:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 117917
  -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271094"
  +editedAt: DateTimeImmutable @1699981319 {#3247
    date: 2023-11-14 18:01:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699835124 {#3248
    date: 2023-11-13 01:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
    \n
    Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
    \n
    I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
    \n
    Later he’s got it again and a steak knife.\n
    \n
    I take all the blades, put them in a box, and put them way up high.\n
    \n
    Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
    \n
    Some kids are a little more extreme.\n
    \n
    Edit: cooking a family feast, not a family (see first paragraph).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699835124 {#3246
    date: 2023-11-13 01:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 117917
  -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271094"
  +editedAt: DateTimeImmutable @1699981319 {#3247
    date: 2023-11-14 18:01:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699835124 {#3248
    date: 2023-11-13 01:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3444
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
      \n
      Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
      \n
      I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
      \n
      Later he’s got it again and a steak knife.\n
      \n
      I take all the blades, put them in a box, and put them way up high.\n
      \n
      Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
      \n
      Some kids are a little more extreme.\n
      \n
      Edit: cooking a family feast, not a family (see first paragraph).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699835124 {#3246
      date: 2023-11-13 01:25:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 117917
    -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271094"
    +editedAt: DateTimeImmutable @1699981319 {#3247
      date: 2023-11-14 18:01:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699835124 {#3248
      date: 2023-11-13 01:25:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699906686 {#3442
    date: 2023-11-13 21:18:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 120873
  -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906686 {#3443
    date: 2023-11-13 21:18:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3444
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
      \n
      Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
      \n
      I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
      \n
      Later he’s got it again and a steak knife.\n
      \n
      I take all the blades, put them in a box, and put them way up high.\n
      \n
      Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
      \n
      Some kids are a little more extreme.\n
      \n
      Edit: cooking a family feast, not a family (see first paragraph).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699835124 {#3246
      date: 2023-11-13 01:25:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 117917
    -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271094"
    +editedAt: DateTimeImmutable @1699981319 {#3247
      date: 2023-11-14 18:01:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699835124 {#3248
      date: 2023-11-13 01:25:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699906686 {#3442
    date: 2023-11-13 21:18:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 120873
  -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906686 {#3443
    date: 2023-11-13 21:18:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3444
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
      \n
      Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
      \n
      I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
      \n
      Later he’s got it again and a steak knife.\n
      \n
      I take all the blades, put them in a box, and put them way up high.\n
      \n
      Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
      \n
      Some kids are a little more extreme.\n
      \n
      Edit: cooking a family feast, not a family (see first paragraph).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699835124 {#3246
      date: 2023-11-13 01:25:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 117917
    -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271094"
    +editedAt: DateTimeImmutable @1699981319 {#3247
      date: 2023-11-14 18:01:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699835124 {#3248
      date: 2023-11-13 01:25:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699906686 {#3442
    date: 2023-11-13 21:18:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3445 …}
  +nested: Doctrine\ORM\PersistentCollection {#3447 …}
  +votes: Doctrine\ORM\PersistentCollection {#3449 …}
  +reports: Doctrine\ORM\PersistentCollection {#3451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
  -id: 120873
  -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906686 {#3443
    date: 2023-11-13 21:18:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3637
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3007
        +user: Proxies\__CG__\App\Entity\User {#3006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699830790 {#3009
          date: 2023-11-13 00:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3005 …}
        +nested: Doctrine\ORM\PersistentCollection {#3003 …}
        +votes: Doctrine\ORM\PersistentCollection {#3001 …}
        +reports: Doctrine\ORM\PersistentCollection {#2999 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
        -id: 117704
        -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4760172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830790 {#3008
          date: 2023-11-13 00:13:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
        \n
        Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
        \n
        I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
        \n
        Later he’s got it again and a steak knife.\n
        \n
        I take all the blades, put them in a box, and put them way up high.\n
        \n
        Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
        \n
        Some kids are a little more extreme.\n
        \n
        Edit: cooking a family feast, not a family (see first paragraph).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699835124 {#3246
        date: 2023-11-13 01:25:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 117917
      -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271094"
      +editedAt: DateTimeImmutable @1699981319 {#3247
        date: 2023-11-14 18:01:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699835124 {#3248
        date: 2023-11-13 01:25:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699906686 {#3442
      date: 2023-11-13 21:18:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
      "@grabyourmotherskeys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3445 …}
    +nested: Doctrine\ORM\PersistentCollection {#3447 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 120873
    -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906686 {#3443
      date: 2023-11-13 21:18:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Thought it was funnier that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699920782 {#3635
    date: 2023-11-14 01:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3638 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3648 …}
  -id: 121620
  -bodyTs: "'funnier':4 'thought':1 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920782 {#3636
    date: 2023-11-14 01:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3637
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3007
        +user: Proxies\__CG__\App\Entity\User {#3006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699830790 {#3009
          date: 2023-11-13 00:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3005 …}
        +nested: Doctrine\ORM\PersistentCollection {#3003 …}
        +votes: Doctrine\ORM\PersistentCollection {#3001 …}
        +reports: Doctrine\ORM\PersistentCollection {#2999 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
        -id: 117704
        -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4760172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830790 {#3008
          date: 2023-11-13 00:13:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
        \n
        Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
        \n
        I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
        \n
        Later he’s got it again and a steak knife.\n
        \n
        I take all the blades, put them in a box, and put them way up high.\n
        \n
        Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
        \n
        Some kids are a little more extreme.\n
        \n
        Edit: cooking a family feast, not a family (see first paragraph).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699835124 {#3246
        date: 2023-11-13 01:25:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 117917
      -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271094"
      +editedAt: DateTimeImmutable @1699981319 {#3247
        date: 2023-11-14 18:01:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699835124 {#3248
        date: 2023-11-13 01:25:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699906686 {#3442
      date: 2023-11-13 21:18:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
      "@grabyourmotherskeys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3445 …}
    +nested: Doctrine\ORM\PersistentCollection {#3447 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 120873
    -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906686 {#3443
      date: 2023-11-13 21:18:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Thought it was funnier that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699920782 {#3635
    date: 2023-11-14 01:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3638 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3648 …}
  -id: 121620
  -bodyTs: "'funnier':4 'thought':1 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920782 {#3636
    date: 2023-11-14 01:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3637
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3444
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3007
        +user: Proxies\__CG__\App\Entity\User {#3006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699830790 {#3009
          date: 2023-11-13 00:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3005 …}
        +nested: Doctrine\ORM\PersistentCollection {#3003 …}
        +votes: Doctrine\ORM\PersistentCollection {#3001 …}
        +reports: Doctrine\ORM\PersistentCollection {#2999 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
        -id: 117704
        -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4760172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830790 {#3008
          date: 2023-11-13 00:13:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        My nephew based his life on Dennis the Menace. I was cooking a family and got called out of the kitchen where I was working alone.\n
        \n
        Two minutes later I come back in to find this kid (maybe 5?) waving my razor sharp french knife around.\n
        \n
        I very carefully removed it from his grasp and when I wasn’t using it I put it under a towel at the back of the counter. Told his parents to watch him.\n
        \n
        Later he’s got it again and a steak knife.\n
        \n
        I take all the blades, put them in a box, and put them way up high.\n
        \n
        Come back later and he’s got a chair against the counter, a box on the counter, and he’s heading back up the chair with more of mother’s cookbooks to pile up to stand on…\n
        \n
        Some kids are a little more extreme.\n
        \n
        Edit: cooking a family feast, not a family (see first paragraph).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699835124 {#3246
        date: 2023-11-13 01:25:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 117917
      -bodyTs: "'5':39 'alon':26 'around':46 'back':32,70,107,127 'base':3 'blade':94 'box':99,119 'call':17 'care':49 'chair':114,130 'come':31,106 'cook':12,151 'cookbook':136 'counter':73,117,122 'denni':7 'edit':150 'extrem':149 'famili':14,153,157 'feast':154 'find':35 'first':159 'french':44 'got':16,83,112 'grasp':54 'head':126 'high':105 'kid':37,144 'kitchen':21 'knife':45,89 'later':29,80,108 'life':5 'littl':147 'mayb':38 'menac':9 'minut':28 'mother':134 'nephew':2 'paragraph':160 'parent':76 'pile':138 'put':63,95,101 'razor':42 'remov':50 'see':158 'sharp':43 'stand':141 'steak':88 'take':91 'told':74 'towel':67 'two':27 'use':60 'wasn':58 'watch':78 'wave':40 'way':103 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271094"
      +editedAt: DateTimeImmutable @1699981319 {#3247
        date: 2023-11-14 18:01:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699835124 {#3248
        date: 2023-11-13 01:25:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Cooking a family, you know you can go back and edit where you wrote that instead of adding an asterisk at the end of your essay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699906686 {#3442
      date: 2023-11-13 21:18:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
      "@grabyourmotherskeys@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3445 …}
    +nested: Doctrine\ORM\PersistentCollection {#3447 …}
    +votes: Doctrine\ORM\PersistentCollection {#3449 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3455 …}
    -id: 120873
    -bodyTs: "'ad':18 'asterisk':20 'back':9 'cook':1 'edit':11 'end':23 'essay':26 'famili':3 'go':8 'instead':16 'know':5 'wrote':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906686 {#3443
      date: 2023-11-13 21:18:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Thought it was funnier that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699920782 {#3635
    date: 2023-11-14 01:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@grabyourmotherskeys@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3638 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3648 …}
  -id: 121620
  -bodyTs: "'funnier':4 'thought':1 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920782 {#3636
    date: 2023-11-14 01:13:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3265
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    It’s a good idea but the problem lies in the “slightly” part. The house is under renovation so the dangers are real.\n
    \n
    Nonetheless , The idea is very interesting so if such scenario ever present itself I will certainly try it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834905 {#3263
    date: 2023-11-13 01:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 117900
  -bodyTs: "'certain':39 'danger':21 'ever':34 'good':4 'hous':15 'idea':5,26 'interest':29 'lie':9 'nonetheless':24 'part':13 'present':35 'problem':8 'real':23 'renov':18 'scenario':33 'slight':12 'tri':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5043181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834905 {#3264
    date: 2023-11-13 01:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    It’s a good idea but the problem lies in the “slightly” part. The house is under renovation so the dangers are real.\n
    \n
    Nonetheless , The idea is very interesting so if such scenario ever present itself I will certainly try it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834905 {#3263
    date: 2023-11-13 01:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 117900
  -bodyTs: "'certain':39 'danger':21 'ever':34 'good':4 'hous':15 'idea':5,26 'interest':29 'lie':9 'nonetheless':24 'part':13 'present':35 'problem':8 'real':23 'renov':18 'scenario':33 'slight':12 'tri':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5043181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834905 {#3264
    date: 2023-11-13 01:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    It’s a good idea but the problem lies in the “slightly” part. The house is under renovation so the dangers are real.\n
    \n
    Nonetheless , The idea is very interesting so if such scenario ever present itself I will certainly try it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699834905 {#3263
    date: 2023-11-13 01:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 117900
  -bodyTs: "'certain':39 'danger':21 'ever':34 'good':4 'hous':15 'idea':5,26 'interest':29 'lie':9 'nonetheless':24 'part':13 'present':35 'problem':8 'real':23 'renov':18 'scenario':33 'slight':12 'tri':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5043181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699834905 {#3264
    date: 2023-11-13 01:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699835637 {#3278
    date: 2023-11-13 01:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +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: 117945
  -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835637 {#3279
    date: 2023-11-13 01:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699835637 {#3278
    date: 2023-11-13 01:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +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: 117945
  -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835637 {#3279
    date: 2023-11-13 01:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3007
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699830790 {#3009
      date: 2023-11-13 00:13:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3005 …}
    +nested: Doctrine\ORM\PersistentCollection {#3003 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    -id: 117704
    -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4760172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830790 {#3008
      date: 2023-11-13 00:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699835637 {#3278
    date: 2023-11-13 01:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
  ]
  +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: 117945
  -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835637 {#3279
    date: 2023-11-13 01:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699835637 {#3278
      date: 2023-11-13 01:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +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: 117945
    -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835637 {#3279
      date: 2023-11-13 01:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Talk to the parents then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699858889 {#3457
    date: 2023-11-13 08:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 118844
  -bodyTs: "'parent':4 'talk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858889 {#3458
    date: 2023-11-13 08:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699835637 {#3278
      date: 2023-11-13 01:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +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: 117945
    -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835637 {#3279
      date: 2023-11-13 01:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Talk to the parents then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699858889 {#3457
    date: 2023-11-13 08:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 118844
  -bodyTs: "'parent':4 'talk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858889 {#3458
    date: 2023-11-13 08:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3459
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3007
      +user: Proxies\__CG__\App\Entity\User {#3006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "How about letting her hurt herself (slightly)? If she’s old enough to understand you, she’s old enough to learn that people who tell her not to do something mean well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699830790 {#3009
        date: 2023-11-13 00:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3005 …}
      +nested: Doctrine\ORM\PersistentCollection {#3003 …}
      +votes: Doctrine\ORM\PersistentCollection {#3001 …}
      +reports: Doctrine\ORM\PersistentCollection {#2999 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
      -id: 117704
      -bodyTs: "'enough':12,19 'hurt':5 'learn':21 'let':3 'mean':31 'old':11,18 'peopl':23 'slight':7 'someth':30 'tell':25 'understand':14 'well':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4760172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830790 {#3008
        date: 2023-11-13 00:13:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "That’s a choice for the parents to make. I would never take that risk as an uncle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699835637 {#3278
      date: 2023-11-13 01:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@bleistift2@feddit.de"
    ]
    +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: 117945
    -bodyTs: "'choic':4 'make':9 'never':12 'parent':7 'risk':15 'take':13 'uncl':18 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835637 {#3279
      date: 2023-11-13 01:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Talk to the parents then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699858889 {#3457
    date: 2023-11-13 08:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@bleistift2@feddit.de"
    "@themusicman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 118844
  -bodyTs: "'parent':4 'talk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699858889 {#3458
    date: 2023-11-13 08:01:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2991
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
    \n
    For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
    \n
    So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699876404 {#2993
    date: 2023-11-13 12:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 119477
  -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876404 {#2992
    date: 2023-11-13 12:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2991
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
    \n
    For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
    \n
    So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699876404 {#2993
    date: 2023-11-13 12:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 119477
  -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876404 {#2992
    date: 2023-11-13 12:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2991
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1700116497 {#2282
      date: 2023-11-16 07:34:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2220 …}
    +nested: Doctrine\ORM\PersistentCollection {#2222 …}
    +votes: Doctrine\ORM\PersistentCollection {#2219 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    -id: 117591
    -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828616 {#2278
      date: 2023-11-12 23:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
    \n
    For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
    \n
    So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699876404 {#2993
    date: 2023-11-13 12:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 119477
  -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876404 {#2992
    date: 2023-11-13 12:53:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3375
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2991
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
      \n
      For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
      \n
      So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699876404 {#2993
      date: 2023-11-13 12:53:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    -id: 119477
    -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699876404 {#2992
      date: 2023-11-13 12:53:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885477 {#3373
    date: 2023-11-13 15:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 119891
  -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885477 {#3374
    date: 2023-11-13 15:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3375
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2991
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
      \n
      For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
      \n
      So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699876404 {#2993
      date: 2023-11-13 12:53:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    -id: 119477
    -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699876404 {#2992
      date: 2023-11-13 12:53:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885477 {#3373
    date: 2023-11-13 15:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 119891
  -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885477 {#3374
    date: 2023-11-13 15:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3375
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2991
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2277
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700116497 {#2282
        date: 2023-11-16 07:34:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 117591
      -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5040673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699828616 {#2278
        date: 2023-11-12 23:36:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
      \n
      For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
      \n
      So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699876404 {#2993
      date: 2023-11-13 12:53:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    -id: 119477
    -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699876404 {#2992
      date: 2023-11-13 12:53:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885477 {#3373
    date: 2023-11-13 15:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 119891
  -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885477 {#3374
    date: 2023-11-13 15:24:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2991
      +user: Proxies\__CG__\App\Entity\User {#2990 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
        \n
        For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
        \n
        So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699876404 {#2993
        date: 2023-11-13 12:53:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2987 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
      -id: 119477
      -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5279957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699876404 {#2992
        date: 2023-11-13 12:53:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699885477 {#3373
      date: 2023-11-13 15:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 119891
    -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885477 {#3374
      date: 2023-11-13 15:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
    \n
    She’d probably thrive with tons of freedom\n
    \n
    but with strict consequences if she does something dangerous to hurt herself or others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699906558 {#3551
    date: 2023-11-13 21:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 120865
  -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289454"
  +editedAt: DateTimeImmutable @1700091750 {#3552
    date: 2023-11-16 00:42:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906558 {#3553
    date: 2023-11-13 21:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2991
      +user: Proxies\__CG__\App\Entity\User {#2990 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
        \n
        For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
        \n
        So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699876404 {#2993
        date: 2023-11-13 12:53:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2987 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
      -id: 119477
      -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5279957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699876404 {#2992
        date: 2023-11-13 12:53:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699885477 {#3373
      date: 2023-11-13 15:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 119891
    -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885477 {#3374
      date: 2023-11-13 15:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
    \n
    She’d probably thrive with tons of freedom\n
    \n
    but with strict consequences if she does something dangerous to hurt herself or others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699906558 {#3551
    date: 2023-11-13 21:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 120865
  -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289454"
  +editedAt: DateTimeImmutable @1700091750 {#3552
    date: 2023-11-16 00:42:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906558 {#3553
    date: 2023-11-13 21:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3375
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2991
      +user: Proxies\__CG__\App\Entity\User {#2990 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2277
        +user: App\Entity\User {#2205 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1700116497 {#2282
          date: 2023-11-16 07:34:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2220 …}
        +nested: Doctrine\ORM\PersistentCollection {#2222 …}
        +votes: Doctrine\ORM\PersistentCollection {#2219 …}
        +reports: Doctrine\ORM\PersistentCollection {#2196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
        -id: 117591
        -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5040673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699828616 {#2278
          date: 2023-11-12 23:36:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: """
        Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
        \n
        For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
        \n
        So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699876404 {#2993
        date: 2023-11-13 12:53:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2987 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
      -id: 119477
      -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5279957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699876404 {#2992
        date: 2023-11-13 12:53:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699885477 {#3373
      date: 2023-11-13 15:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 119891
    -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5056640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699885477 {#3374
      date: 2023-11-13 15:24:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: """
    She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
    \n
    She’d probably thrive with tons of freedom\n
    \n
    but with strict consequences if she does something dangerous to hurt herself or others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699906558 {#3551
    date: 2023-11-13 21:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 120865
  -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5289454"
  +editedAt: DateTimeImmutable @1700091750 {#3552
    date: 2023-11-16 00:42:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699906558 {#3553
    date: 2023-11-13 21:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3622
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3375
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2991
        +user: Proxies\__CG__\App\Entity\User {#2990 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: """
          Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
          \n
          For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
          \n
          So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699876404 {#2993
          date: 2023-11-13 12:53:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2987 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
        -id: 119477
        -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5279957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699876404 {#2992
          date: 2023-11-13 12:53:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699885477 {#3373
        date: 2023-11-13 15:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3378 …}
      +votes: Doctrine\ORM\PersistentCollection {#3380 …}
      +reports: Doctrine\ORM\PersistentCollection {#3382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
      -id: 119891
      -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885477 {#3374
        date: 2023-11-13 15:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
      \n
      She’d probably thrive with tons of freedom\n
      \n
      but with strict consequences if she does something dangerous to hurt herself or others.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699906558 {#3551
      date: 2023-11-13 21:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3557 …}
    +votes: Doctrine\ORM\PersistentCollection {#3559 …}
    +reports: Doctrine\ORM\PersistentCollection {#3561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
    -id: 120865
    -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289454"
    +editedAt: DateTimeImmutable @1700091750 {#3552
      date: 2023-11-16 00:42:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906558 {#3553
      date: 2023-11-13 21:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "You said it all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699916141 {#3620
    date: 2023-11-13 23:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3623 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3627 …}
  +reports: Doctrine\ORM\PersistentCollection {#3629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3633 …}
  -id: 121395
  -bodyTs: "'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5069758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916141 {#3621
    date: 2023-11-13 23:55:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3622
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3375
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2991
        +user: Proxies\__CG__\App\Entity\User {#2990 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: """
          Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
          \n
          For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
          \n
          So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699876404 {#2993
          date: 2023-11-13 12:53:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2987 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
        -id: 119477
        -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5279957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699876404 {#2992
          date: 2023-11-13 12:53:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699885477 {#3373
        date: 2023-11-13 15:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3378 …}
      +votes: Doctrine\ORM\PersistentCollection {#3380 …}
      +reports: Doctrine\ORM\PersistentCollection {#3382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
      -id: 119891
      -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885477 {#3374
        date: 2023-11-13 15:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
      \n
      She’d probably thrive with tons of freedom\n
      \n
      but with strict consequences if she does something dangerous to hurt herself or others.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699906558 {#3551
      date: 2023-11-13 21:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3557 …}
    +votes: Doctrine\ORM\PersistentCollection {#3559 …}
    +reports: Doctrine\ORM\PersistentCollection {#3561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
    -id: 120865
    -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289454"
    +editedAt: DateTimeImmutable @1700091750 {#3552
      date: 2023-11-16 00:42:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906558 {#3553
      date: 2023-11-13 21:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "You said it all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699916141 {#3620
    date: 2023-11-13 23:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3623 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3627 …}
  +reports: Doctrine\ORM\PersistentCollection {#3629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3633 …}
  -id: 121395
  -bodyTs: "'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5069758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916141 {#3621
    date: 2023-11-13 23:55:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3622
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3554
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3375
      +user: App\Entity\User {#2205 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2991
        +user: Proxies\__CG__\App\Entity\User {#2990 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2277
          +user: App\Entity\User {#2205 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My freaking niece. I love her with all my heart but almost every time I tell that little demon to avoid doing something, she daringly look at me with an evil grin and do it just meer moments after. She thinks everything is a game and my sanity is just another toy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1700116497 {#2282
            date: 2023-11-16 07:34:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2220 …}
          +nested: Doctrine\ORM\PersistentCollection {#2222 …}
          +votes: Doctrine\ORM\PersistentCollection {#2219 …}
          +reports: Doctrine\ORM\PersistentCollection {#2196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
          -id: 117591
          -bodyTs: "'almost':12 'anoth':51 'avoid':21 'dare':25 'demon':19 'everi':13 'everyth':42 'evil':31 'freak':2 'game':45 'grin':32 'heart':10 'littl':18 'look':26 'love':5 'meer':37 'moment':38 'niec':3 'saniti':48 'someth':23 'tell':16 'think':41 'time':14 'toy':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5040673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699828616 {#2278
            date: 2023-11-12 23:36:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2277}
        +body: """
          Reframe your delivery. When we tell people not to do something, that’s the first thing they think of.\n
          \n
          For example If I tell you not to think of an elephant, what’s the first thing that comes to your mind?\n
          \n
          So here’s the solution: Redirect her to other things /activities so it takes her mind off of the bad thing she’s about to do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699876404 {#2993
          date: 2023-11-13 12:53:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2987 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
        -id: 119477
        -bodyTs: "'/activities':52 'bad':61 'come':38 'deliveri':3 'eleph':31 'exampl':21 'first':15,35 'mind':41,57 'peopl':7 'redirect':47 'refram':1 'solut':46 'someth':11 'take':55 'tell':6,24 'thing':16,36,51,62 'think':18,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5279957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699876404 {#2992
          date: 2023-11-13 12:53:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2277}
      +body: "Tried it and it kinda works but kids can be too stubborn sometimes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699885477 {#3373
        date: 2023-11-13 15:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Diabolo96@lemmy.dbzer0.com"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3378 …}
      +votes: Doctrine\ORM\PersistentCollection {#3380 …}
      +reports: Doctrine\ORM\PersistentCollection {#3382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
      -id: 119891
      -bodyTs: "'kid':8 'kinda':5 'sometim':13 'stubborn':12 'tri':1 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5056640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699885477 {#3374
        date: 2023-11-13 15:24:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2277}
    +body: """
      She sounds like a free spirit. Maybe she needs less micromanaging, because kids who feel oppressed will try to break out of it like punching through a paper bag.\n
      \n
      She’d probably thrive with tons of freedom\n
      \n
      but with strict consequences if she does something dangerous to hurt herself or others.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699906558 {#3551
      date: 2023-11-13 21:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3557 …}
    +votes: Doctrine\ORM\PersistentCollection {#3559 …}
    +reports: Doctrine\ORM\PersistentCollection {#3561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
    -id: 120865
    -bodyTs: "'bag':29 'break':20 'consequ':41 'd':31 'danger':46 'feel':15 'free':5 'freedom':37 'hurt':48 'kid':13 'less':10 'like':3,24 'mayb':7 'micromanag':11 'need':9 'oppress':16 'other':51 'paper':28 'probabl':32 'punch':25 'someth':45 'sound':2 'spirit':6 'strict':40 'thrive':33 'ton':35 'tri':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5289454"
    +editedAt: DateTimeImmutable @1700091750 {#3552
      date: 2023-11-16 00:42:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699906558 {#3553
      date: 2023-11-13 21:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2277}
  +body: "You said it all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699916141 {#3620
    date: 2023-11-13 23:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3623 …}
  +nested: Doctrine\ORM\PersistentCollection {#3625 …}
  +votes: Doctrine\ORM\PersistentCollection {#3627 …}
  +reports: Doctrine\ORM\PersistentCollection {#3629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3633 …}
  -id: 121395
  -bodyTs: "'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5069758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916141 {#3621
    date: 2023-11-13 23:55:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wood… This you can trust"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699828794 {#2286
    date: 2023-11-12 23:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 117601
  -bodyTs: "'trust':5 'wood':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828794 {#2287
    date: 2023-11-12 23:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wood… This you can trust"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699828794 {#2286
    date: 2023-11-12 23:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 117601
  -bodyTs: "'trust':5 'wood':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828794 {#2287
    date: 2023-11-12 23:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wood… This you can trust"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699828794 {#2286
    date: 2023-11-12 23:39:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 117601
  -bodyTs: "'trust':5 'wood':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828794 {#2287
    date: 2023-11-12 23:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700036351 {#1981
    date: 2023-11-15 09:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 117605
  -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828866 {#1983
    date: 2023-11-12 23:41:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700036351 {#1981
    date: 2023-11-15 09:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 117605
  -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828866 {#1983
    date: 2023-11-12 23:41:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#2205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700036351 {#1981
    date: 2023-11-15 09:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 117605
  -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5040778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699828866 {#1983
    date: 2023-11-12 23:41:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2975
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Something something, yellow brick road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830825 {#2977
    date: 2023-11-13 00:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 117706
  -bodyTs: "'brick':4 'road':5 'someth':1,2 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830825 {#2976
    date: 2023-11-13 00:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2975
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Something something, yellow brick road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830825 {#2977
    date: 2023-11-13 00:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 117706
  -bodyTs: "'brick':4 'road':5 'someth':1,2 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830825 {#2976
    date: 2023-11-13 00:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2975
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Something something, yellow brick road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830825 {#2977
    date: 2023-11-13 00:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 117706
  -bodyTs: "'brick':4 'road':5 'someth':1,2 'yellow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830825 {#2976
    date: 2023-11-13 00:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Seveso residents hate the manmade snow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699860047 {#3042
    date: 2023-11-13 08:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 118892
  -bodyTs: "'hate':3 'manmad':5 'resid':2 'seveso':1 'snow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860047 {#3043
    date: 2023-11-13 08:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Seveso residents hate the manmade snow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699860047 {#3042
    date: 2023-11-13 08:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 118892
  -bodyTs: "'hate':3 'manmad':5 'resid':2 'seveso':1 'snow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860047 {#3043
    date: 2023-11-13 08:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Seveso residents hate the manmade snow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699860047 {#3042
    date: 2023-11-13 08:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  -id: 118892
  -bodyTs: "'hate':3 'manmad':5 'resid':2 'seveso':1 'snow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5276988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860047 {#3043
    date: 2023-11-13 08:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Still does!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867904 {#3062
    date: 2023-11-13 10:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 119153
  -bodyTs: "'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867904 {#3063
    date: 2023-11-13 10:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Still does!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867904 {#3062
    date: 2023-11-13 10:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 119153
  -bodyTs: "'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867904 {#3063
    date: 2023-11-13 10:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "Still does!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867904 {#3062
    date: 2023-11-13 10:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 119153
  -bodyTs: "'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867904 {#3063
    date: 2023-11-13 10:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "You could drink ddt and hit your neighbours kids all you wanted. And when you got home from a hard days work of pulling people out of deadly machinery at the smog factory who where crushed and maimed, you could be sure to come home to a cooked meal from your lovely wife who had been drinking and crying all day because she was probably going to get beat. And the best part was no one would talk about any of it cause we weren’t pussies like todays queer youths"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699873290 {#3078
    date: 2023-11-13 12:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 119348
  -bodyTs: "'beat':69 'best':72 'caus':83 'come':44 'cook':48 'could':2,40 'cri':59 'crush':36 'day':21,61 'ddt':4 'dead':28 'drink':3,57 'factori':33 'get':68 'go':66 'got':16 'hard':20 'hit':6 'home':17,45 'kid':9 'like':88 'love':52 'machineri':29 'maim':38 'meal':49 'neighbour':8 'one':76 'part':73 'peopl':25 'probabl':65 'pull':24 'pussi':87 'queer':90 'smog':32 'sure':42 'talk':78 'today':89 'want':12 'weren':85 'wife':53 'work':22 'would':77 'youth':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279253"
  +editedAt: DateTimeImmutable @1700036524 {#3079
    date: 2023-11-15 09:22:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699873290 {#3080
    date: 2023-11-13 12:01:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "You could drink ddt and hit your neighbours kids all you wanted. And when you got home from a hard days work of pulling people out of deadly machinery at the smog factory who where crushed and maimed, you could be sure to come home to a cooked meal from your lovely wife who had been drinking and crying all day because she was probably going to get beat. And the best part was no one would talk about any of it cause we weren’t pussies like todays queer youths"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699873290 {#3078
    date: 2023-11-13 12:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 119348
  -bodyTs: "'beat':69 'best':72 'caus':83 'come':44 'cook':48 'could':2,40 'cri':59 'crush':36 'day':21,61 'ddt':4 'dead':28 'drink':3,57 'factori':33 'get':68 'go':66 'got':16 'hard':20 'hit':6 'home':17,45 'kid':9 'like':88 'love':52 'machineri':29 'maim':38 'meal':49 'neighbour':8 'one':76 'part':73 'peopl':25 'probabl':65 'pull':24 'pussi':87 'queer':90 'smog':32 'sure':42 'talk':78 'today':89 'want':12 'weren':85 'wife':53 'work':22 'would':77 'youth':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279253"
  +editedAt: DateTimeImmutable @1700036524 {#3079
    date: 2023-11-15 09:22:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699873290 {#3080
    date: 2023-11-13 12:01:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2368
    +user: App\Entity\User {#2205 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In the 50s, man-made snowflakes gave you cancer. Everything was truly better back then…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700036351 {#1981
      date: 2023-11-15 09:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2373 …}
    +nested: Doctrine\ORM\PersistentCollection {#2376 …}
    +votes: Doctrine\ORM\PersistentCollection {#2365 …}
    +reports: Doctrine\ORM\PersistentCollection {#2366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
    -id: 117605
    -bodyTs: "'50s':3 'back':15 'better':14 'cancer':10 'everyth':11 'gave':8 'made':6 'man':5 'man-mad':4 'snowflak':7 'truli':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5040778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699828866 {#1983
      date: 2023-11-12 23:41:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "You could drink ddt and hit your neighbours kids all you wanted. And when you got home from a hard days work of pulling people out of deadly machinery at the smog factory who where crushed and maimed, you could be sure to come home to a cooked meal from your lovely wife who had been drinking and crying all day because she was probably going to get beat. And the best part was no one would talk about any of it cause we weren’t pussies like todays queer youths"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699873290 {#3078
    date: 2023-11-13 12:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 119348
  -bodyTs: "'beat':69 'best':72 'caus':83 'come':44 'cook':48 'could':2,40 'cri':59 'crush':36 'day':21,61 'ddt':4 'dead':28 'drink':3,57 'factori':33 'get':68 'go':66 'got':16 'hard':20 'hit':6 'home':17,45 'kid':9 'like':88 'love':52 'machineri':29 'maim':38 'meal':49 'neighbour':8 'one':76 'part':73 'peopl':25 'probabl':65 'pull':24 'pussi':87 'queer':90 'smog':32 'sure':42 'talk':78 'today':89 'want':12 'weren':85 'wife':53 'work':22 'would':77 'youth':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279253"
  +editedAt: DateTimeImmutable @1700036524 {#3079
    date: 2023-11-15 09:22:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699873290 {#3080
    date: 2023-11-13 12:01:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#2498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#1980
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#1979
    date: 2023-11-12 23:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#2498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#1980
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#1979
    date: 2023-11-12 23:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#2498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1701091359 {#1980
    date: 2023-11-27 14:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 117641
  -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5746741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699829600 {#1979
    date: 2023-11-12 23:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#3095
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#3096
    date: 2023-11-13 00:38:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#3095
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#3096
    date: 2023-11-13 00:38:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699832280 {#3095
    date: 2023-11-13 00:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 117782
  -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/931077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699832280 {#3096
    date: 2023-11-13 00:38:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#3294
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#3295
    date: 2023-11-13 02:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#3294
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#3295
    date: 2023-11-13 02:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "All stupid is correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699838257 {#3294
    date: 2023-11-13 02:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 118069
  -bodyTs: "'correct':4 'stupid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4581261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838257 {#3295
    date: 2023-11-13 02:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#3310
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#3311
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#3310
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#3311
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Infinity Wars was stupid. Have some super heroes run around fighting bad guys trying to destroy the world for some stupid reason. There was no pick. It’s all stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699832280 {#3095
      date: 2023-11-13 00:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    -id: 117782
    -bodyTs: "'around':10 'bad':12 'destroy':16 'fight':11 'guy':13 'hero':8 'infin':1 'pick':26 'reason':22 'run':9 'stupid':4,21,30 'super':7 'tri':14 'war':2 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/931077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699832280 {#3096
      date: 2023-11-13 00:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "I don’t know, I thought it was kind of fun that they mixed things up for a change and had the protagonist be the villain and the central plot be about his triumph over the antagonists who are the heroes; the movie ending with him relaxing and enjoying the sunset now that his great work was over and so he could retire and put down his burdens was a really nice touch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898246 {#3310
    date: 2023-11-13 18:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 120480
  -bodyTs: "'antagonist':37 'burden':68 'central':29 'chang':19 'could':62 'end':44 'enjoy':49 'fun':11 'great':55 'hero':41 'kind':9 'know':4 'mix':14 'movi':43 'nice':72 'plot':30 'protagonist':23 'put':65 'realli':71 'relax':47 'retir':63 'sunset':51 'thing':15 'thought':6 'touch':73 'triumph':34 'villain':26 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5406867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898246 {#3311
    date: 2023-11-13 18:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#3111
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#3112
    date: 2023-11-13 21:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#3111
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#3112
    date: 2023-11-13 21:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1352
    +user: App\Entity\User {#2498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1701091359 {#1980
      date: 2023-11-27 14:22:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1354 …}
    +nested: Doctrine\ORM\PersistentCollection {#1356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
    -id: 117641
    -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5746741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699829600 {#1979
      date: 2023-11-12 23:53:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699907833 {#3111
    date: 2023-11-13 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  -id: 120929
  -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907833 {#3112
    date: 2023-11-13 21:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#3388
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#3389
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#3388
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#3389
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699913680 {#3388
    date: 2023-11-13 23:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 121236
  -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6091390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699913680 {#3389
    date: 2023-11-13 23:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#3388
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#3389
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#3567
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#3568
    date: 2023-11-14 00:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#3388
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#3389
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#3567
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#3568
    date: 2023-11-14 00:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "Maybe so, but it was still a janky story. A gigantuan struggle, with epic consequences… resolved by deus ex machina."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699913680 {#3388
      date: 2023-11-13 23:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 121236
    -bodyTs: "'consequ':15 'deus':18 'epic':14 'ex':19 'gigantuan':11 'janki':8 'machina':20 'mayb':1 'resolv':16 'still':6 'stori':9 'struggl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6091390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699913680 {#3389
      date: 2023-11-13 23:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    It wasn’t “resolved.” Thanos won. Then some janky billionaire lying asshole undid that and then lied about fucking everything. Everyone went on like a march of idiots right over the suicidal cliff like lemmings.\n
    \n
    That’s not a fictional story. Goodbye! Forever!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699917529 {#3567
    date: 2023-11-14 00:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@blind3rdeye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 121462
  -bodyTs: "'asshol':12 'billionair':10 'cliff':33 'everyon':21 'everyth':20 'fiction':40 'forev':43 'fuck':19 'goodby':42 'idiot':28 'janki':9 'lem':35 'lie':11,17 'like':24,34 'march':26 'resolv':4 'right':29 'stori':41 'suicid':32 'thano':5 'undid':13 'wasn':2 'went':22 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5484283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699917529 {#3568
    date: 2023-11-14 00:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#3404
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#3405
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#3404
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#3405
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3113
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1352
      +user: App\Entity\User {#2498 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1701091359 {#1980
        date: 2023-11-27 14:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1354 …}
      +nested: Doctrine\ORM\PersistentCollection {#1356 …}
      +votes: Doctrine\ORM\PersistentCollection {#1357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
      -id: 117641
      -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5746741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699829600 {#1979
        date: 2023-11-12 23:53:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699907833 {#3111
      date: 2023-11-13 21:37:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    -id: 120929
    -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907833 {#3112
      date: 2023-11-13 21:37:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: "But that plot point was completely nonsense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700558788 {#3404
    date: 2023-11-21 10:26:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 146016
  -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700558788 {#3405
    date: 2023-11-21 10:26:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3407 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#3404
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3408 …}
    +nested: Doctrine\ORM\PersistentCollection {#3410 …}
    +votes: Doctrine\ORM\PersistentCollection {#3412 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#3405
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#3582
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#3583
    date: 2023-11-22 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3407 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#3404
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3408 …}
    +nested: Doctrine\ORM\PersistentCollection {#3410 …}
    +votes: Doctrine\ORM\PersistentCollection {#3412 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#3405
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#3582
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#3583
    date: 2023-11-22 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3406
    +user: Proxies\__CG__\App\Entity\User {#3407 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3113
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1352
        +user: App\Entity\User {#2498 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Endgame was stupid. The solution to Thanos was have Tony conveniently invent time traveling and then save the day. Infinity Wars was the peak."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1701091359 {#1980
          date: 2023-11-27 14:22:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1354 …}
        +nested: Doctrine\ORM\PersistentCollection {#1356 …}
        +votes: Doctrine\ORM\PersistentCollection {#1357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
        -id: 117641
        -bodyTs: "'conveni':11 'day':19 'endgam':1 'infin':20 'invent':12 'peak':24 'save':17 'solut':5 'stupid':3 'thano':7 'time':13 'toni':10 'travel':14 'war':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5746741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699829600 {#1979
          date: 2023-11-12 23:53:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1352}
      +body: "You ignorant. Thanos was the hero. Ironman is just another billionaire denying the obvious responsiblity for the death of all life on earth Thanos was preventing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699907833 {#3111
        date: 2023-11-13 21:37:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3117 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
      -id: 120929
      -bodyTs: "'anoth':10 'billionair':11 'death':18 'deni':12 'earth':23 'hero':6 'ignor':2 'ironman':7 'life':21 'obvious':14 'prevent':26 'responsibl':15 'thano':3,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5478735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699907833 {#3112
        date: 2023-11-13 21:37:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1352}
    +body: "But that plot point was completely nonsense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700558788 {#3404
      date: 2023-11-21 10:26:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Arthur_Leywin@lemmy.ml"
      "@Chakravanti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3408 …}
    +nested: Doctrine\ORM\PersistentCollection {#3410 …}
    +votes: Doctrine\ORM\PersistentCollection {#3412 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 146016
    -bodyTs: "'complet':6 'nonsens':7 'plot':3 'point':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700558788 {#3405
      date: 2023-11-21 10:26:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1352}
  +body: """
    Yeah, a BILLIONAIRE undoes GOOD THINGS being done by the “VILLIAN.”\n
    \n
    Of course it doesn’t make sense. It DOES make sense when you undo the bullshit it’s spun around. There you fucking go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700626629 {#3582
    date: 2023-11-22 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Arthur_Leywin@lemmy.ml"
    "@Chakravanti@sh.itjust.works"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 149591
  -bodyTs: "'around':31 'billionair':3 'bullshit':27 'cours':13 'doesn':15 'done':8 'fuck':34 'go':35 'good':5 'make':17,21 'sens':18,22 'spun':30 'thing':6 'undo':4,25 'villian':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5791165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626629 {#3583
    date: 2023-11-22 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it’s called a church lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700017830 {#2553
    date: 2023-11-15 04:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 117674
  -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830232 {#2554
    date: 2023-11-13 00:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it’s called a church lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700017830 {#2553
    date: 2023-11-15 04:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 117674
  -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830232 {#2554
    date: 2023-11-13 00:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it’s called a church lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700017830 {#2553
    date: 2023-11-15 04:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 117674
  -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830232 {#2554
    date: 2023-11-13 00:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah it’s called a church lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700017830 {#2553
      date: 2023-11-15 04:10:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 117674
    -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830232 {#2554
      date: 2023-11-13 00:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "i dont think they reproduce there…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699846725 {#3127
    date: 2023-11-13 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 118420
  -bodyTs: "'dont':2 'reproduc':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6060133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699846725 {#3128
    date: 2023-11-13 04:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah it’s called a church lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700017830 {#2553
      date: 2023-11-15 04:10:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 117674
    -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830232 {#2554
      date: 2023-11-13 00:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "i dont think they reproduce there…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699846725 {#3127
    date: 2023-11-13 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 118420
  -bodyTs: "'dont':2 'reproduc':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6060133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699846725 {#3128
    date: 2023-11-13 04:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah it’s called a church lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700017830 {#2553
      date: 2023-11-15 04:10:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 117674
    -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830232 {#2554
      date: 2023-11-13 00:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "i dont think they reproduce there…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699846725 {#3127
    date: 2023-11-13 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  -id: 118420
  -bodyTs: "'dont':2 'reproduc':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6060133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699846725 {#3128
    date: 2023-11-13 04:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah it’s called a church lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700017830 {#2553
        date: 2023-11-15 04:10:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@woefkardoes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 117674
      -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830232 {#2554
        date: 2023-11-13 00:03:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "i dont think they reproduce there…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699846725 {#3127
      date: 2023-11-13 04:38:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    -id: 118420
    -bodyTs: "'dont':2 'reproduc':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6060133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699846725 {#3128
      date: 2023-11-13 04:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "But they certainly get fucked there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699861040 {#3357
    date: 2023-11-13 08:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 118918
  -bodyTs: "'certain':3 'fuck':5 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3574174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861040 {#3358
    date: 2023-11-13 08:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah it’s called a church lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700017830 {#2553
        date: 2023-11-15 04:10:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@woefkardoes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 117674
      -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830232 {#2554
        date: 2023-11-13 00:03:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "i dont think they reproduce there…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699846725 {#3127
      date: 2023-11-13 04:38:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    -id: 118420
    -bodyTs: "'dont':2 'reproduc':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6060133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699846725 {#3128
      date: 2023-11-13 04:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "But they certainly get fucked there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699861040 {#3357
    date: 2023-11-13 08:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 118918
  -bodyTs: "'certain':3 'fuck':5 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3574174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861040 {#3358
    date: 2023-11-13 08:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3130 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah it’s called a church lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700017830 {#2553
        date: 2023-11-15 04:10:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@woefkardoes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 117674
      -bodyTs: "'call':4 'church':6 'lol':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830232 {#2554
        date: 2023-11-13 00:03:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "i dont think they reproduce there…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699846725 {#3127
      date: 2023-11-13 04:38:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@woefkardoes@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3131 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    -id: 118420
    -bodyTs: "'dont':2 'reproduc':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6060133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699846725 {#3128
      date: 2023-11-13 04:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "But they certainly get fucked there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699861040 {#3357
    date: 2023-11-13 08:37:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woefkardoes@lemmy.world"
    "@GreenMario@lemm.ee"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 118918
  -bodyTs: "'certain':3 'fuck':5 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3574174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861040 {#3358
    date: 2023-11-13 08:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#2631
  +user: App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Guess we need /r/UselessNobody cloned as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830244 {#2626
    date: 2023-11-13 00:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loser@kyberpunk.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 117676
  -bodyTs: "'/r/uselessnobody':4 'clone':5 'guess':1 'need':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5446198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830244 {#2627
    date: 2023-11-13 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#2631
  +user: App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Guess we need /r/UselessNobody cloned as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830244 {#2626
    date: 2023-11-13 00:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loser@kyberpunk.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 117676
  -bodyTs: "'/r/uselessnobody':4 'clone':5 'guess':1 'need':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5446198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830244 {#2627
    date: 2023-11-13 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#2631
  +user: App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Guess we need /r/UselessNobody cloned as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699830244 {#2626
    date: 2023-11-13 00:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loser@kyberpunk.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 117676
  -bodyTs: "'/r/uselessnobody':4 'clone':5 'guess':1 'need':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5446198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830244 {#2627
    date: 2023-11-13 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#2705
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
    \n
    How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700027343 {#2700
    date: 2023-11-15 06:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 117683
  -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830380 {#2701
    date: 2023-11-13 00:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#2705
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
    \n
    How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700027343 {#2700
    date: 2023-11-15 06:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 117683
  -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830380 {#2701
    date: 2023-11-13 00:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#2705
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
    \n
    How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700027343 {#2700
    date: 2023-11-15 06:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 117683
  -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6053075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830380 {#2701
    date: 2023-11-13 00:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3145
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Humans are also the ones publicly shaming parents for not removing their toddlers from sabertooths’ mouths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699830711 {#3143
    date: 2023-11-13 00:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 117696
  -bodyTs: "'also':3 'human':1 'mouth':16 'one':5 'parent':8 'public':6 'remov':11 'sabertooth':15 'shame':7 'toddler':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830711 {#3144
    date: 2023-11-13 00:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3145
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Humans are also the ones publicly shaming parents for not removing their toddlers from sabertooths’ mouths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699830711 {#3143
    date: 2023-11-13 00:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 117696
  -bodyTs: "'also':3 'human':1 'mouth':16 'one':5 'parent':8 'public':6 'remov':11 'sabertooth':15 'shame':7 'toddler':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830711 {#3144
    date: 2023-11-13 00:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3145
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Humans are also the ones publicly shaming parents for not removing their toddlers from sabertooths’ mouths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699830711 {#3143
    date: 2023-11-13 00:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 117696
  -bodyTs: "'also':3 'human':1 'mouth':16 'one':5 'parent':8 'public':6 'remov':11 'sabertooth':15 'shame':7 'toddler':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4760140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830711 {#3144
    date: 2023-11-13 00:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Had enough kids that eventually one didn’t do things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699835008 {#3158
    date: 2023-11-13 01:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 117908
  -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835008 {#3159
    date: 2023-11-13 01:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Had enough kids that eventually one didn’t do things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699835008 {#3158
    date: 2023-11-13 01:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 117908
  -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835008 {#3159
    date: 2023-11-13 01:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2705
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
      \n
      How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700027343 {#2700
      date: 2023-11-15 06:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2706 …}
    +nested: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    -id: 117683
    -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6053075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699830380 {#2701
      date: 2023-11-13 00:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Had enough kids that eventually one didn’t do things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699835008 {#3158
    date: 2023-11-13 01:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 117908
  -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699835008 {#3159
    date: 2023-11-13 01:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3328
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: """
    Maybe we were never supposed to protect em lol that’s why the world pop only got above a billion when we started introducing “Hey let’s not let the kids kill themselves” ideas and laws.\n
    \n
    The little Jimmy that decided he wanted to pet the Gator didn’t grow up to be Jimothy Bodangles, PHD.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699837855 {#3326
    date: 2023-11-13 02:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 118053
  -bodyTs: "'billion':20 'bodangl':55 'decid':41 'didn':48 'em':8 'gator':47 'got':17 'grow':50 'hey':25 'idea':34 'introduc':24 'jimmi':39 'jimothi':54 'kid':31 'kill':32 'law':36 'let':26,29 'littl':38 'lol':9 'mayb':1 'never':4 'pet':45 'phd':56 'pop':15 'protect':7 'start':23 'suppos':5 'want':43 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837855 {#3327
    date: 2023-11-13 02:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3328
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: """
    Maybe we were never supposed to protect em lol that’s why the world pop only got above a billion when we started introducing “Hey let’s not let the kids kill themselves” ideas and laws.\n
    \n
    The little Jimmy that decided he wanted to pet the Gator didn’t grow up to be Jimothy Bodangles, PHD.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699837855 {#3326
    date: 2023-11-13 02:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 118053
  -bodyTs: "'billion':20 'bodangl':55 'decid':41 'didn':48 'em':8 'gator':47 'got':17 'grow':50 'hey':25 'idea':34 'introduc':24 'jimmi':39 'jimothi':54 'kid':31 'kill':32 'law':36 'let':26,29 'littl':38 'lol':9 'mayb':1 'never':4 'pet':45 'phd':56 'pop':15 'protect':7 'start':23 'suppos':5 'want':43 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837855 {#3327
    date: 2023-11-13 02:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3328
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: """
    Maybe we were never supposed to protect em lol that’s why the world pop only got above a billion when we started introducing “Hey let’s not let the kids kill themselves” ideas and laws.\n
    \n
    The little Jimmy that decided he wanted to pet the Gator didn’t grow up to be Jimothy Bodangles, PHD.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699837855 {#3326
    date: 2023-11-13 02:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 118053
  -bodyTs: "'billion':20 'bodangl':55 'decid':41 'didn':48 'em':8 'gator':47 'got':17 'grow':50 'hey':25 'idea':34 'introduc':24 'jimmi':39 'jimothi':54 'kid':31 'kill':32 'law':36 'let':26,29 'littl':38 'lol':9 'mayb':1 'never':4 'pet':45 'phd':56 'pop':15 'protect':7 'start':23 'suppos':5 'want':43 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6056629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837855 {#3327
    date: 2023-11-13 02:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699837683 {#3341
    date: 2023-11-13 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 118045
  -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837683 {#3342
    date: 2023-11-13 02:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699837683 {#3341
    date: 2023-11-13 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 118045
  -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837683 {#3342
    date: 2023-11-13 02:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2705
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
        \n
        How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700027343 {#2700
        date: 2023-11-15 06:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2706 …}
      +nested: Doctrine\ORM\PersistentCollection {#2708 …}
      +votes: Doctrine\ORM\PersistentCollection {#2710 …}
      +reports: Doctrine\ORM\PersistentCollection {#2712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
      -id: 117683
      -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6053075"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699830380 {#2701
        date: 2023-11-13 00:06:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "Had enough kids that eventually one didn’t do things like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1699835008 {#3158
      date: 2023-11-13 01:23:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 117908
    -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699835008 {#3159
      date: 2023-11-13 01:23:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699837683 {#3341
    date: 2023-11-13 02:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 118045
  -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837683 {#3342
    date: 2023-11-13 02:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2705
        +user: App\Entity\User {#2571 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
          \n
          How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700027343 {#2700
          date: 2023-11-15 06:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2706 …}
        +nested: Doctrine\ORM\PersistentCollection {#2708 …}
        +votes: Doctrine\ORM\PersistentCollection {#2710 …}
        +reports: Doctrine\ORM\PersistentCollection {#2712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
        -id: 117683
        -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6053075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830380 {#2701
          date: 2023-11-13 00:06:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2705}
      +body: "Had enough kids that eventually one didn’t do things like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699835008 {#3158
        date: 2023-11-13 01:23:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 117908
      -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699835008 {#3159
        date: 2023-11-13 01:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699837683 {#3341
      date: 2023-11-13 02:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
      "@Alexstarfire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 118045
    -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837683 {#3342
      date: 2023-11-13 02:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Mutations still occur. They aren’t all good. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699867187 {#3488
    date: 2023-11-13 10:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
    "@baldingpudenda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 119124
  -bodyTs: "'aren':5 'good':8 'mutat':1 'occur':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867187 {#3489
    date: 2023-11-13 10:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2705
        +user: App\Entity\User {#2571 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
          \n
          How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700027343 {#2700
          date: 2023-11-15 06:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2706 …}
        +nested: Doctrine\ORM\PersistentCollection {#2708 …}
        +votes: Doctrine\ORM\PersistentCollection {#2710 …}
        +reports: Doctrine\ORM\PersistentCollection {#2712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
        -id: 117683
        -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6053075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830380 {#2701
          date: 2023-11-13 00:06:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2705}
      +body: "Had enough kids that eventually one didn’t do things like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699835008 {#3158
        date: 2023-11-13 01:23:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 117908
      -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699835008 {#3159
        date: 2023-11-13 01:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699837683 {#3341
      date: 2023-11-13 02:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
      "@Alexstarfire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 118045
    -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837683 {#3342
      date: 2023-11-13 02:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Mutations still occur. They aren’t all good. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699867187 {#3488
    date: 2023-11-13 10:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
    "@baldingpudenda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 119124
  -bodyTs: "'aren':5 'good':8 'mutat':1 'occur':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867187 {#3489
    date: 2023-11-13 10:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: Proxies\__CG__\App\Entity\User {#3344 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2705
        +user: App\Entity\User {#2571 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Little shits under 5 are preprogrammed to fucking try to kill themselves *at post haste* it fucking seems. That’s why I support using those damn leashes for your suicidal toddler.\n
          \n
          How the fuck did humans become the apex species when their young is hell bent into rushing into a sabertooths mouth?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700027343 {#2700
          date: 2023-11-15 06:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2706 …}
        +nested: Doctrine\ORM\PersistentCollection {#2708 …}
        +votes: Doctrine\ORM\PersistentCollection {#2710 …}
        +reports: Doctrine\ORM\PersistentCollection {#2712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
        -id: 117683
        -bodyTs: "'5':4 'apex':39 'becom':37 'bent':46 'damn':26 'fuck':8,17,34 'hast':15 'hell':45 'human':36 'kill':11 'leash':27 'littl':1 'mouth':52 'post':14 'preprogram':6 'rush':48 'sabertooth':51 'seem':18 'shit':2 'speci':40 'suicid':30 'support':23 'toddler':31 'tri':9 'use':24 'young':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6053075"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699830380 {#2701
          date: 2023-11-13 00:06:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2705}
      +body: "Had enough kids that eventually one didn’t do things like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1699835008 {#3158
        date: 2023-11-13 01:23:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@GreenMario@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 117908
      -bodyTs: "'didn':7 'enough':2 'eventu':5 'kid':3 'like':11 'one':6 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5271054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699835008 {#3159
        date: 2023-11-13 01:23:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2705}
    +body: "You would think all those generations would have bred the suicidal tendencies out of toddlers. Instead we got easily fooled eyes and hackable dopamine drip."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699837683 {#3341
      date: 2023-11-13 02:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GreenMario@lemm.ee"
      "@Alexstarfire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3345 …}
    +nested: Doctrine\ORM\PersistentCollection {#3347 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 118045
    -bodyTs: "'bred':9 'dopamin':24 'drip':25 'easili':19 'eye':21 'fool':20 'generat':6 'got':18 'hackabl':23 'instead':16 'suicid':11 'tendenc':12 'think':3 'toddler':15 'would':2,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5271937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837683 {#3342
      date: 2023-11-13 02:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2705}
  +body: "Mutations still occur. They aren’t all good. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699867187 {#3488
    date: 2023-11-13 10:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GreenMario@lemm.ee"
    "@Alexstarfire@lemmy.world"
    "@baldingpudenda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 119124
  -bodyTs: "'aren':5 'good':8 'mutat':1 'occur':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5278193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867187 {#3489
    date: 2023-11-13 10:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i feel like it because they just *came* from the void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830420 {#2704
    date: 2023-11-13 00:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 117687
  -bodyTs: "'came':8 'feel':2 'like':3 'void':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/68089/-/comment/699005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830420 {#2703
    date: 2023-11-13 00:07:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i feel like it because they just *came* from the void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830420 {#2704
    date: 2023-11-13 00:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 117687
  -bodyTs: "'came':8 'feel':2 'like':3 'void':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/68089/-/comment/699005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830420 {#2703
    date: 2023-11-13 00:07:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i feel like it because they just *came* from the void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830420 {#2704
    date: 2023-11-13 00:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 117687
  -bodyTs: "'came':8 'feel':2 'like':3 'void':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/memes@lemmy.ml/t/68089/-/comment/699005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830420 {#2703
    date: 2023-11-13 00:07:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the time to say it - the two objects in the image are examples of great design. The best design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830718 {#2790
    date: 2023-11-13 00:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 117698
  -bodyTs: "'best':20 'design':18,21 'exampl':15 'great':17 'imag':13 'object':10 'say':6 'time':4 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830718 {#2791
    date: 2023-11-13 00:11:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the time to say it - the two objects in the image are examples of great design. The best design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830718 {#2790
    date: 2023-11-13 00:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 117698
  -bodyTs: "'best':20 'design':18,21 'exampl':15 'great':17 'imag':13 'object':10 'say':6 'time':4 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830718 {#2791
    date: 2023-11-13 00:11:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is the time to say it - the two objects in the image are examples of great design. The best design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830718 {#2790
    date: 2023-11-13 00:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 117698
  -bodyTs: "'best':20 'design':18,21 'exampl':15 'great':17 'imag':13 'object':10 'say':6 'time':4 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1629690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830718 {#2791
    date: 2023-11-13 00:11:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Baby’s Day Out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830783 {#2864
    date: 2023-11-13 00:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 117703
  -bodyTs: "'babi':1 'day':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830783 {#2865
    date: 2023-11-13 00:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Baby’s Day Out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830783 {#2864
    date: 2023-11-13 00:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 117703
  -bodyTs: "'babi':1 'day':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830783 {#2865
    date: 2023-11-13 00:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Baby’s Day Out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699830783 {#2864
    date: 2023-11-13 00:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 117703
  -bodyTs: "'babi':1 'day':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5269609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699830783 {#2865
    date: 2023-11-13 00:13:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details