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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#2427
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50759
  -bodyTs: "'/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383982 {#1366
    date: 2023-10-15 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#2427
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50759
  -bodyTs: "'/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383982 {#1366
    date: 2023-10-15 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#2427
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 50759
  -bodyTs: "'/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383982 {#1366
    date: 2023-10-15 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This blood type is what causes Italians to cry out … ITSA SPICY MEATABALL, AH???\n
    \n
    It also causes them to flail their arms and hands around often, especially when they’re talking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383743 {#1734
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 50756
  -bodyTs: "'ah':14 'also':16 'arm':22 'around':25 'blood':2 'caus':6,17 'cri':9 'especi':27 'flail':20 'hand':24 'italian':7 'itsa':11 'meatabal':13 'often':26 're':30 'spici':12 'talk':31 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4022004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383743 {#1714
    date: 2023-10-15 17:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This blood type is what causes Italians to cry out … ITSA SPICY MEATABALL, AH???\n
    \n
    It also causes them to flail their arms and hands around often, especially when they’re talking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383743 {#1734
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 50756
  -bodyTs: "'ah':14 'also':16 'arm':22 'around':25 'blood':2 'caus':6,17 'cri':9 'especi':27 'flail':20 'hand':24 'italian':7 'itsa':11 'meatabal':13 'often':26 're':30 'spici':12 'talk':31 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4022004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383743 {#1714
    date: 2023-10-15 17:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#2458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    This blood type is what causes Italians to cry out … ITSA SPICY MEATABALL, AH???\n
    \n
    It also causes them to flail their arms and hands around often, especially when they’re talking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383743 {#1734
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 50756
  -bodyTs: "'ah':14 'also':16 'arm':22 'around':25 'blood':2 'caus':6,17 'cri':9 'especi':27 'flail':20 'hand':24 'italian':7 'itsa':11 'meatabal':13 'often':26 're':30 'spici':12 'talk':31 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4022004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697383743 {#1714
    date: 2023-10-15 17:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait where is “I don’t know anything. It’s all surface level knowledge. My knowledge is as wide as the ocean but as shallow as a puddle.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697382950 {#1405
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50735
  -bodyTs: "'anyth':8 'know':7 'knowledg':14,16 'level':13 'ocean':22 'puddl':28 'shallow':25 'surfac':12 'wait':1 'wide':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4175624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382950 {#1385
    date: 2023-10-15 17:15:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait where is “I don’t know anything. It’s all surface level knowledge. My knowledge is as wide as the ocean but as shallow as a puddle.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697382950 {#1405
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50735
  -bodyTs: "'anyth':8 'know':7 'knowledg':14,16 'level':13 'ocean':22 'puddl':28 'shallow':25 'surfac':12 'wait':1 'wide':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4175624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382950 {#1385
    date: 2023-10-15 17:15:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait where is “I don’t know anything. It’s all surface level knowledge. My knowledge is as wide as the ocean but as shallow as a puddle.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697382950 {#1405
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 50735
  -bodyTs: "'anyth':8 'know':7 'knowledg':14,16 'level':13 'ocean':22 'puddl':28 'shallow':25 'surfac':12 'wait':1 'wide':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4175624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382950 {#1385
    date: 2023-10-15 17:15:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Sucks that my packages keep getting stolen\n
    \n
    And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697382834 {#2351
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50728
  -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4336542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696080451 {#2347
    date: 2023-09-30 15:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Sucks that my packages keep getting stolen\n
    \n
    And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697382834 {#2351
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50728
  -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4336542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696080451 {#2347
    date: 2023-09-30 15:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Sucks that my packages keep getting stolen\n
    \n
    And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697382834 {#2351
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 50728
  -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4336542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696080451 {#2347
    date: 2023-09-30 15:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Sucks that my packages keep getting stolen\n
      \n
      And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697382834 {#2351
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50728
    -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4336542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696080451 {#2347
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3177
    date: 2023-09-30 15:47:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50729
  -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4153586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696081677 {#3178
    date: 2023-09-30 15:47:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Sucks that my packages keep getting stolen\n
      \n
      And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697382834 {#2351
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50728
    -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4336542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696080451 {#2347
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3177
    date: 2023-09-30 15:47:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50729
  -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4153586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696081677 {#3178
    date: 2023-09-30 15:47:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2323 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Sucks that my packages keep getting stolen\n
      \n
      And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697382834 {#2351
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2060 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
    -id: 50728
    -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4336542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696080451 {#2347
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3177
    date: 2023-09-30 15:47:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50729
  -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4153586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696081677 {#3178
    date: 2023-09-30 15:47:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2323 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Sucks that my packages keep getting stolen\n
        \n
        And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697382834 {#2351
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 50728
      -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4336542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696080451 {#2347
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3177
      date: 2023-09-30 15:47:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50729
    -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4153586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696081677 {#3178
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696082155 {#3247
    date: 2023-09-30 15:55:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
  ]
  +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: 50730
  -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3686399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696082155 {#3248
    date: 2023-09-30 15:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2323 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Sucks that my packages keep getting stolen\n
        \n
        And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697382834 {#2351
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 50728
      -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4336542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696080451 {#2347
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3177
      date: 2023-09-30 15:47:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50729
    -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4153586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696081677 {#3178
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696082155 {#3247
    date: 2023-09-30 15:55:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
  ]
  +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: 50730
  -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3686399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696082155 {#3248
    date: 2023-09-30 15:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2323 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Sucks that my packages keep getting stolen\n
        \n
        And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697382834 {#2351
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 50728
      -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4336542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696080451 {#2347
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3177
      date: 2023-09-30 15:47:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50729
    -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4153586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696081677 {#3178
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696082155 {#3247
    date: 2023-09-30 15:55:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
  ]
  +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: 50730
  -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3686399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696082155 {#3248
    date: 2023-09-30 15:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3180 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2323 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Sucks that my packages keep getting stolen\n
          \n
          And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697382834 {#2351
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 50728
        -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4336542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696080451 {#2347
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3177
        date: 2023-09-30 15:47:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 50729
      -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4153586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696081677 {#3178
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696082155 {#3247
      date: 2023-09-30 15:55:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
    ]
    +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: 50730
    -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3686399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696082155 {#3248
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
    \n
    We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696113544 {#3301
    date: 2023-10-01 00:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 50731
  -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4169902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696113544 {#3302
    date: 2023-10-01 00:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3180 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2323 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Sucks that my packages keep getting stolen\n
          \n
          And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697382834 {#2351
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 50728
        -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4336542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696080451 {#2347
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3177
        date: 2023-09-30 15:47:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 50729
      -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4153586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696081677 {#3178
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696082155 {#3247
      date: 2023-09-30 15:55:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
    ]
    +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: 50730
    -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3686399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696082155 {#3248
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
    \n
    We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696113544 {#3301
    date: 2023-10-01 00:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 50731
  -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4169902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696113544 {#3302
    date: 2023-10-01 00:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3303
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: Proxies\__CG__\App\Entity\User {#3180 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2323 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Sucks that my packages keep getting stolen\n
          \n
          And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697382834 {#2351
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 50728
        -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4336542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696080451 {#2347
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3177
        date: 2023-09-30 15:47:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 50729
      -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4153586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696081677 {#3178
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696082155 {#3247
      date: 2023-09-30 15:55:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
    ]
    +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: 50730
    -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3686399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696082155 {#3248
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
    \n
    We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696113544 {#3301
    date: 2023-10-01 00:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 50731
  -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4169902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696113544 {#3302
    date: 2023-10-01 00:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3180 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2323 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Sucks that my packages keep getting stolen\n
            \n
            And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1697382834 {#2351
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2060 …}
          +nested: Doctrine\ORM\PersistentCollection {#2331 …}
          +votes: Doctrine\ORM\PersistentCollection {#2289 …}
          +reports: Doctrine\ORM\PersistentCollection {#2326 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
          -id: 50728
          -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4336542"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696080451 {#2347
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3177
          date: 2023-09-30 15:47:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 50729
        -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4153586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696081677 {#3178
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696082155 {#3247
        date: 2023-09-30 15:55:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
        "@JudahBenHur@lemm.ee"
      ]
      +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: 50730
      -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3686399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696082155 {#3248
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
      \n
      We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696113544 {#3301
      date: 2023-10-01 00:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
      "@fatalError@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 50731
    -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4169902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696113544 {#3302
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Up until a few months ago amazon didn’t have free delivery here, it was about 6-11€ for shipping, so the deals had to be really good to make it worth it. But since then, they added free delivery for orders over 49€, so I expect ppl to start using amazon more often.\n
    \n
    The way couriers deliver the packages is the same for both amazon and the local online stores tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696139585 {#3338
    date: 2023-10-01 07:53:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50732
  -bodyTs: "'-11':18 '49':44 '6':17 'ad':38 'ago':6 'amazon':7,52,66 'courier':57 'deal':23 'deliv':58 'deliveri':12,40 'didn':8 'expect':47 'free':11,39 'good':28 'local':69 'make':30 'month':5 'often':54 'onlin':70 'order':42 'packag':60 'ppl':48 'realli':27 'ship':20 'sinc':35 'start':50 'store':71 'tho':72 'use':51 'way':56 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3708669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696139585 {#3339
    date: 2023-10-01 07:53:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3180 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2323 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Sucks that my packages keep getting stolen\n
            \n
            And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1697382834 {#2351
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2060 …}
          +nested: Doctrine\ORM\PersistentCollection {#2331 …}
          +votes: Doctrine\ORM\PersistentCollection {#2289 …}
          +reports: Doctrine\ORM\PersistentCollection {#2326 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
          -id: 50728
          -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4336542"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696080451 {#2347
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3177
          date: 2023-09-30 15:47:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 50729
        -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4153586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696081677 {#3178
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696082155 {#3247
        date: 2023-09-30 15:55:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
        "@JudahBenHur@lemm.ee"
      ]
      +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: 50730
      -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3686399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696082155 {#3248
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
      \n
      We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696113544 {#3301
      date: 2023-10-01 00:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
      "@fatalError@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 50731
    -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4169902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696113544 {#3302
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Up until a few months ago amazon didn’t have free delivery here, it was about 6-11€ for shipping, so the deals had to be really good to make it worth it. But since then, they added free delivery for orders over 49€, so I expect ppl to start using amazon more often.\n
    \n
    The way couriers deliver the packages is the same for both amazon and the local online stores tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696139585 {#3338
    date: 2023-10-01 07:53:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50732
  -bodyTs: "'-11':18 '49':44 '6':17 'ad':38 'ago':6 'amazon':7,52,66 'courier':57 'deal':23 'deliv':58 'deliveri':12,40 'didn':8 'expect':47 'free':11,39 'good':28 'local':69 'make':30 'month':5 'often':54 'onlin':70 'order':42 'packag':60 'ppl':48 'realli':27 'ship':20 'sinc':35 'start':50 'store':71 'tho':72 'use':51 'way':56 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3708669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696139585 {#3339
    date: 2023-10-01 07:53:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3340
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3303
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3179
        +user: Proxies\__CG__\App\Entity\User {#3180 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2323 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            > Sucks that my packages keep getting stolen\n
            \n
            And that’s why in other countries, delivery services aren’t allowed to drop a package at the door unless you’ve explicitely told them to do so
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1697382834 {#2351
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2060 …}
          +nested: Doctrine\ORM\PersistentCollection {#2331 …}
          +votes: Doctrine\ORM\PersistentCollection {#2289 …}
          +reports: Doctrine\ORM\PersistentCollection {#2326 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
          -id: 50728
          -bodyTs: "'allow':19 'aren':17 'countri':14 'deliveri':15 'door':26 'drop':21 'explicit':30 'get':6 'keep':5 'packag':4,23 'servic':16 'stolen':7 'suck':1 'told':31 'unless':27 've':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4336542"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696080451 {#2347
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3177
          date: 2023-09-30 15:47:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 50729
        -bodyTs: "'amazon':1 'drop':3 'ireland':7 'outsid':5 'packag':4 'total':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4153586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696081677 {#3178
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "Here in Romania that is unheard of. The courier will personally hand it to the recipient. If you are not home, you have the option to redirect it to a different address, courier HQ or some local stores that they have contract with. And even so, they ask for a verification code you get via sms in the morning. It’s very unlikely to lose a package."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696082155 {#3247
        date: 2023-09-30 15:55:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@miss_brainfart@lemmy.ml"
        "@JudahBenHur@lemm.ee"
      ]
      +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: 50730
      -bodyTs: "'address':32 'ask':48 'code':52 'contract':42 'courier':9,33 'differ':31 'even':45 'get':54 'hand':12 'home':21 'hq':34 'local':37 'lose':65 'morn':59 'option':25 'packag':67 'person':11 'recipi':16 'redirect':27 'romania':3 'sms':56 'store':38 'unheard':6 'unlik':63 'verif':51 'via':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3686399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696082155 {#3248
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      Sounds like a better system. Here in Ireland, the trucks park with two wheels on the footpath and the flashers on, blocking one lane of traffic on a two lane road (completely fucking pedestrians and cyclists, and making cars have to be driven out into the opposing lane of traffic) while the driver fucks your package up against the door and they leave without ringing the bell (you’ll get an email or text, though).\n
      \n
      We don’t use Amazon unless we, in the over 40 year old person usage of the word literal, literally cannot find something we literally need. When we extremely reluctantly do though, this is how it goes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696113544 {#3301
      date: 2023-10-01 00:39:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@miss_brainfart@lemmy.ml"
      "@JudahBenHur@lemm.ee"
      "@fatalError@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 50731
    -bodyTs: "'40':86 'amazon':80 'bell':67 'better':4 'block':22 'cannot':96 'car':39 'complet':32 'cyclist':36 'door':60 'driven':43 'driver':53 'email':72 'extrem':104 'find':97 'flasher':20 'footpath':17 'fuck':33,54 'get':70 'goe':112 'ireland':8 'lane':24,30,48 'leav':63 'like':2 'liter':94,95,100 'll':69 'make':38 'need':101 'old':88 'one':23 'oppos':47 'packag':56 'park':11 'pedestrian':34 'person':89 'reluct':105 'ring':65 'road':31 'someth':98 'sound':1 'system':5 'text':74 'though':75,107 'traffic':26,50 'truck':10 'two':13,29 'unless':81 'usag':90 'use':79 'wheel':14 'without':64 'word':93 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4169902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696113544 {#3302
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    Up until a few months ago amazon didn’t have free delivery here, it was about 6-11€ for shipping, so the deals had to be really good to make it worth it. But since then, they added free delivery for orders over 49€, so I expect ppl to start using amazon more often.\n
    \n
    The way couriers deliver the packages is the same for both amazon and the local online stores tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696139585 {#3338
    date: 2023-10-01 07:53:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@miss_brainfart@lemmy.ml"
    "@JudahBenHur@lemm.ee"
    "@fatalError@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50732
  -bodyTs: "'-11':18 '49':44 '6':17 'ad':38 'ago':6 'amazon':7,52,66 'courier':57 'deal':23 'deliv':58 'deliveri':12,40 'didn':8 'expect':47 'free':11,39 'good':28 'local':69 'make':30 'month':5 'often':54 'onlin':70 'order':42 'packag':60 'ppl':48 'realli':27 'ship':20 'sinc':35 'start':50 'store':71 'tho':72 'use':51 'way':56 'worth':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3708669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696139585 {#3339
    date: 2023-10-01 07:53:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2114
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "2 years ago, my OCD would have made me mad, now I look at it and its beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697382373 {#2106
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 50720
  -bodyTs: "'2':1 'ago':3 'beauti':18 'look':13 'mad':10 'made':8 'ocd':5 'would':6 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382373 {#2110
    date: 2023-10-15 17:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "2 years ago, my OCD would have made me mad, now I look at it and its beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697382373 {#2106
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 50720
  -bodyTs: "'2':1 'ago':3 'beauti':18 'look':13 'mad':10 'made':8 'ocd':5 'would':6 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382373 {#2110
    date: 2023-10-15 17:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "2 years ago, my OCD would have made me mad, now I look at it and its beautiful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697382373 {#2106
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 50720
  -bodyTs: "'2':1 'ago':3 'beauti':18 'look':13 'mad':10 'made':8 'ocd':5 'would':6 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4553366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697382373 {#2110
    date: 2023-10-15 17:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My hatred of throw pillows is so extreme that it borders on psychotic.\n
    \n
    “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697380786 {#2283
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 49668
  -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1394713"
  +editedAt: DateTimeImmutable @1697342198 {#2280
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2282
    date: 2023-10-15 01:58:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My hatred of throw pillows is so extreme that it borders on psychotic.\n
    \n
    “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697380786 {#2283
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 49668
  -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1394713"
  +editedAt: DateTimeImmutable @1697342198 {#2280
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2282
    date: 2023-10-15 01:58:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My hatred of throw pillows is so extreme that it borders on psychotic.\n
    \n
    “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697380786 {#2283
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 49668
  -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1394713"
  +editedAt: DateTimeImmutable @1697342198 {#2280
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2282
    date: 2023-10-15 01:58:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2275
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      My hatred of throw pillows is so extreme that it borders on psychotic.\n
      \n
      “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697380786 {#2283
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 49668
    -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1394713"
    +editedAt: DateTimeImmutable @1697342198 {#2280
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2282
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3124
    date: 2023-10-15 02:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 49686
  -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3243569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328602 {#3123
    date: 2023-10-15 02:10:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2275
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      My hatred of throw pillows is so extreme that it borders on psychotic.\n
      \n
      “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697380786 {#2283
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 49668
    -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1394713"
    +editedAt: DateTimeImmutable @1697342198 {#2280
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2282
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3124
    date: 2023-10-15 02:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 49686
  -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3243569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328602 {#3123
    date: 2023-10-15 02:10:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2275
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      My hatred of throw pillows is so extreme that it borders on psychotic.\n
      \n
      “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1697380786 {#2283
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 49668
    -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1394713"
    +editedAt: DateTimeImmutable @1697342198 {#2280
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2282
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3124
    date: 2023-10-15 02:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 49686
  -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3243569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328602 {#3123
    date: 2023-10-15 02:10:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2275
      +user: App\Entity\User {#2197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        My hatred of throw pillows is so extreme that it borders on psychotic.\n
        \n
        “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697380786 {#2283
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 49668
      -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1394713"
      +editedAt: DateTimeImmutable @1697342198 {#2280
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2282
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3124
      date: 2023-10-15 02:10:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3120 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
    -id: 49686
    -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3243569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697328602 {#3123
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3231
    date: 2023-10-15 03:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 49788
  -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3608911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697333661 {#3232
    date: 2023-10-15 03:34:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2275
      +user: App\Entity\User {#2197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        My hatred of throw pillows is so extreme that it borders on psychotic.\n
        \n
        “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697380786 {#2283
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 49668
      -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1394713"
      +editedAt: DateTimeImmutable @1697342198 {#2280
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2282
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3124
      date: 2023-10-15 02:10:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3120 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
    -id: 49686
    -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3243569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697328602 {#3123
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3231
    date: 2023-10-15 03:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 49788
  -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3608911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697333661 {#3232
    date: 2023-10-15 03:34:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2275
      +user: App\Entity\User {#2197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        My hatred of throw pillows is so extreme that it borders on psychotic.\n
        \n
        “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697380786 {#2283
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 49668
      -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1394713"
      +editedAt: DateTimeImmutable @1697342198 {#2280
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2282
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3124
      date: 2023-10-15 02:10:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3120 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
    -id: 49686
    -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3243569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697328602 {#3123
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3231
    date: 2023-10-15 03:34:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3237 …}
  +votes: Doctrine\ORM\PersistentCollection {#3239 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 49788
  -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3608911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697333661 {#3232
    date: 2023-10-15 03:34:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3272
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2275
        +user: App\Entity\User {#2197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          My hatred of throw pillows is so extreme that it borders on psychotic.\n
          \n
          “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697380786 {#2283
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 49668
        -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1394713"
        +editedAt: DateTimeImmutable @1697342198 {#2280
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2282
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3124
        date: 2023-10-15 02:10:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3120 …}
      +nested: Doctrine\ORM\PersistentCollection {#3118 …}
      +votes: Doctrine\ORM\PersistentCollection {#3116 …}
      +reports: Doctrine\ORM\PersistentCollection {#3114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
      -id: 49686
      -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3243569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697328602 {#3123
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3231
      date: 2023-10-15 03:34:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3237 …}
    +votes: Doctrine\ORM\PersistentCollection {#3239 …}
    +reports: Doctrine\ORM\PersistentCollection {#3241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
    -id: 49788
    -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3608911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697333661 {#3232
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697339450 {#3268
    date: 2023-10-15 05:10:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 49938
  -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1398440"
  +editedAt: DateTimeImmutable @1697342161 {#3265
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3269
    date: 2023-10-15 05:10:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3272
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2275
        +user: App\Entity\User {#2197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          My hatred of throw pillows is so extreme that it borders on psychotic.\n
          \n
          “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697380786 {#2283
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 49668
        -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1394713"
        +editedAt: DateTimeImmutable @1697342198 {#2280
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2282
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3124
        date: 2023-10-15 02:10:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3120 …}
      +nested: Doctrine\ORM\PersistentCollection {#3118 …}
      +votes: Doctrine\ORM\PersistentCollection {#3116 …}
      +reports: Doctrine\ORM\PersistentCollection {#3114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
      -id: 49686
      -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3243569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697328602 {#3123
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3231
      date: 2023-10-15 03:34:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3237 …}
    +votes: Doctrine\ORM\PersistentCollection {#3239 …}
    +reports: Doctrine\ORM\PersistentCollection {#3241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
    -id: 49788
    -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3608911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697333661 {#3232
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697339450 {#3268
    date: 2023-10-15 05:10:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 49938
  -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1398440"
  +editedAt: DateTimeImmutable @1697342161 {#3265
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3269
    date: 2023-10-15 05:10:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3272
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3233
    +user: Proxies\__CG__\App\Entity\User {#3234 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: Proxies\__CG__\App\Entity\User {#3121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2275
        +user: App\Entity\User {#2197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          My hatred of throw pillows is so extreme that it borders on psychotic.\n
          \n
          “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697380786 {#2283
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 49668
        -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1394713"
        +editedAt: DateTimeImmutable @1697342198 {#2280
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2282
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3124
        date: 2023-10-15 02:10:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3120 …}
      +nested: Doctrine\ORM\PersistentCollection {#3118 …}
      +votes: Doctrine\ORM\PersistentCollection {#3116 …}
      +reports: Doctrine\ORM\PersistentCollection {#3114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
      -id: 49686
      -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3243569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697328602 {#3123
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3231
      date: 2023-10-15 03:34:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3237 …}
    +votes: Doctrine\ORM\PersistentCollection {#3239 …}
    +reports: Doctrine\ORM\PersistentCollection {#3241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
    -id: 49788
    -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3608911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697333661 {#3232
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697339450 {#3268
    date: 2023-10-15 05:10:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 49938
  -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1398440"
  +editedAt: DateTimeImmutable @1697342161 {#3265
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3269
    date: 2023-10-15 05:10:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3326
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3122
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2275
          +user: App\Entity\User {#2197 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            My hatred of throw pillows is so extreme that it borders on psychotic.\n
            \n
            “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1697380786 {#2283
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2261 …}
          +nested: Doctrine\ORM\PersistentCollection {#2218 …}
          +votes: Doctrine\ORM\PersistentCollection {#2221 …}
          +reports: Doctrine\ORM\PersistentCollection {#2217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
          -id: 49668
          -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1394713"
          +editedAt: DateTimeImmutable @1697342198 {#2280
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2282
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2275}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3124
          date: 2023-10-15 02:10:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@HappyMeatbag@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3120 …}
        +nested: Doctrine\ORM\PersistentCollection {#3118 …}
        +votes: Doctrine\ORM\PersistentCollection {#3116 …}
        +reports: Doctrine\ORM\PersistentCollection {#3114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
        -id: 49686
        -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3243569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697328602 {#3123
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3231
        date: 2023-10-15 03:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3237 …}
      +votes: Doctrine\ORM\PersistentCollection {#3239 …}
      +reports: Doctrine\ORM\PersistentCollection {#3241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
      -id: 49788
      -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3608911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697333661 {#3232
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697339450 {#3268
      date: 2023-10-15 05:10:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
      "@Bloodwoodsrisen@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 49938
    -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1398440"
    +editedAt: DateTimeImmutable @1697342161 {#3265
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3269
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3327
    date: 2023-10-15 16:39:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50681
  -bodyTs: "'applaud':2 'motiv':5 'sir':6 'spite':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3620707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380784 {#3330
    date: 2023-10-15 16:39:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3122
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2275
          +user: App\Entity\User {#2197 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            My hatred of throw pillows is so extreme that it borders on psychotic.\n
            \n
            “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1697380786 {#2283
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2261 …}
          +nested: Doctrine\ORM\PersistentCollection {#2218 …}
          +votes: Doctrine\ORM\PersistentCollection {#2221 …}
          +reports: Doctrine\ORM\PersistentCollection {#2217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
          -id: 49668
          -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1394713"
          +editedAt: DateTimeImmutable @1697342198 {#2280
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2282
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2275}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3124
          date: 2023-10-15 02:10:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@HappyMeatbag@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3120 …}
        +nested: Doctrine\ORM\PersistentCollection {#3118 …}
        +votes: Doctrine\ORM\PersistentCollection {#3116 …}
        +reports: Doctrine\ORM\PersistentCollection {#3114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
        -id: 49686
        -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3243569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697328602 {#3123
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3231
        date: 2023-10-15 03:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3237 …}
      +votes: Doctrine\ORM\PersistentCollection {#3239 …}
      +reports: Doctrine\ORM\PersistentCollection {#3241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
      -id: 49788
      -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3608911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697333661 {#3232
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697339450 {#3268
      date: 2023-10-15 05:10:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
      "@Bloodwoodsrisen@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 49938
    -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1398440"
    +editedAt: DateTimeImmutable @1697342161 {#3265
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3269
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3327
    date: 2023-10-15 16:39:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50681
  -bodyTs: "'applaud':2 'motiv':5 'sir':6 'spite':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3620707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380784 {#3330
    date: 2023-10-15 16:39:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3272
    +user: App\Entity\User {#2197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: Proxies\__CG__\App\Entity\User {#3234 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3122
        +user: Proxies\__CG__\App\Entity\User {#3121 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2275
          +user: App\Entity\User {#2197 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            My hatred of throw pillows is so extreme that it borders on psychotic.\n
            \n
            “They don’t serve any purpose besides getting in your way! What if you want to sit on the couch, but there’s already someone else on it? You can’t just put the throw pillow in their lap. You can’t toss it on the floor, either. That’s rude. I HATE THEM SO MUCH.” 🔪 🪶🪶🪶
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1697380786 {#2283
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2261 …}
          +nested: Doctrine\ORM\PersistentCollection {#2218 …}
          +votes: Doctrine\ORM\PersistentCollection {#2221 …}
          +reports: Doctrine\ORM\PersistentCollection {#2217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
          -id: 49668
          -bodyTs: "'alreadi':37 'besid':20 'border':11 'couch':33 'either':61 'els':39 'extrem':8 'floor':60 'get':21 'hate':66 'hatr':2 'lap':52 'much':69 'pillow':5,49 'psychot':13 'purpos':19 'put':46 'rude':64 'serv':17 'sit':30 'someon':38 'throw':4,48 'toss':56 'want':28 'way':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1394713"
          +editedAt: DateTimeImmutable @1697342198 {#2280
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2282
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2275}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3124
          date: 2023-10-15 02:10:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@HappyMeatbag@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3120 …}
        +nested: Doctrine\ORM\PersistentCollection {#3118 …}
        +votes: Doctrine\ORM\PersistentCollection {#3116 …}
        +reports: Doctrine\ORM\PersistentCollection {#3114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
        -id: 49686
        -bodyTs: "'decor':9 'fuck':5 'm':2 'pillow':10 'towel':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3243569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697328602 {#3123
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2275}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3231
        date: 2023-10-15 03:34:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@HappyMeatbag@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3235 …}
      +nested: Doctrine\ORM\PersistentCollection {#3237 …}
      +votes: Doctrine\ORM\PersistentCollection {#3239 …}
      +reports: Doctrine\ORM\PersistentCollection {#3241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
      -id: 49788
      -bodyTs: "'decor':7 'heard':5 'neither':1 'seem':10 'soap':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3608911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697333661 {#3232
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2275}
    +body: "I have. Sometimes, if I’m forced to attend an event at the house of someone I don’t like, I’ll wash my hands with it out of spite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697339450 {#3268
      date: 2023-10-15 05:10:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@HappyMeatbag@beehaw.org"
      "@Bloodwoodsrisen@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 49938
    -bodyTs: "'attend':9 'event':11 'forc':7 'hand':25 'hous':14 'like':20 'll':22 'm':6 'someon':16 'sometim':3 'spite':30 'wash':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1398440"
    +editedAt: DateTimeImmutable @1697342161 {#3265
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3269
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3327
    date: 2023-10-15 16:39:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@HappyMeatbag@beehaw.org"
    "@Bloodwoodsrisen@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50681
  -bodyTs: "'applaud':2 'motiv':5 'sir':6 'spite':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3620707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380784 {#3330
    date: 2023-10-15 16:39:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2286
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 50664
  -bodyTs: "'batman':4 'blunder':2 'brainwash':3 'holi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379840 {#2287
    date: 2023-10-15 16:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2286
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 50664
  -bodyTs: "'batman':4 'blunder':2 'brainwash':3 'holi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379840 {#2287
    date: 2023-10-15 16:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2286
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 50664
  -bodyTs: "'batman':4 'blunder':2 'brainwash':3 'holi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379840 {#2287
    date: 2023-10-15 16:24:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#1983
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 50661
  -bodyTs: "'anyway':2 'compani':11 'gari':3 'great':7 'job':8 'websit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379676 {#1982
    date: 2023-10-15 16:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#1983
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 50661
  -bodyTs: "'anyway':2 'compani':11 'gari':3 'great':7 'job':8 'websit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379676 {#1982
    date: 2023-10-15 16:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#1983
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 50661
  -bodyTs: "'anyway':2 'compani':11 'gari':3 'great':7 'job':8 'websit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379676 {#1982
    date: 2023-10-15 16:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697379545 {#2539
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 50154
  -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350534 {#2540
    date: 2023-10-15 08:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697379545 {#2539
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 50154
  -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350534 {#2540
    date: 2023-10-15 08:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697379545 {#2539
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 50154
  -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3910380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350534 {#2540
    date: 2023-10-15 08:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "With the slow boil going on, I’d expect the world to implode on ads starting within 8 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697350727 {#3108
    date: 2023-10-15 08:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 50163
  -bodyTs: "'8':18 'ad':15 'boil':4 'd':8 'expect':9 'go':5 'implod':13 'slow':3 'start':16 'within':17 'world':11 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350727 {#3107
    date: 2023-10-15 08:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "With the slow boil going on, I’d expect the world to implode on ads starting within 8 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697350727 {#3108
    date: 2023-10-15 08:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 50163
  -bodyTs: "'8':18 'ad':15 'boil':4 'd':8 'expect':9 'go':5 'implod':13 'slow':3 'start':16 'within':17 'world':11 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350727 {#3107
    date: 2023-10-15 08:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "With the slow boil going on, I’d expect the world to implode on ads starting within 8 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697350727 {#3108
    date: 2023-10-15 08:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 50163
  -bodyTs: "'8':18 'ad':15 'boil':4 'd':8 'expect':9 'go':5 'implod':13 'slow':3 'start':16 'within':17 'world':11 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4167214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697350727 {#3107
    date: 2023-10-15 08:18:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3090
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3092
    date: 2023-10-15 16:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 50654
  -bodyTs: "'20':3 'everybodi':5 'start':8 'sudden':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379541 {#3091
    date: 2023-10-15 16:19:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3090
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3092
    date: 2023-10-15 16:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 50654
  -bodyTs: "'20':3 'everybodi':5 'start':8 'sudden':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379541 {#3091
    date: 2023-10-15 16:19:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3090
  +user: App\Entity\User {#2146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2557 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "If I remember correctly, US patents are protected for 20. So If they want to pull this of, they likely gonna do it in the next 10 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697379545 {#2539
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2545 …}
    +nested: Doctrine\ORM\PersistentCollection {#2547 …}
    +votes: Doctrine\ORM\PersistentCollection {#2549 …}
    +reports: Doctrine\ORM\PersistentCollection {#2551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
    -id: 50154
    -bodyTs: "'10':27 '20':10 'correct':4 'gonna':21 'like':20 'next':26 'patent':6 'protect':8 'pull':16 'rememb':3 'us':5 'want':14 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3910380"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697350534 {#2540
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3092
    date: 2023-10-15 16:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
    "@Wutchilli@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 50654
  -bodyTs: "'20':3 'everybodi':5 'start':8 'sudden':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4020684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379541 {#3091
    date: 2023-10-15 16:19:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2612
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 50645
  -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2840838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694461736 {#2613
    date: 2023-09-11 21:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2612
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 50645
  -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2840838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694461736 {#2613
    date: 2023-09-11 21:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2612
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 50645
  -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2840838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694461736 {#2613
    date: 2023-09-11 21:48:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "No, a sandwich is made from slices of bread."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697379260 {#2612
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 50645
    -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2840838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694461736 {#2613
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "What about an Ice Cream Sandwich? No bread, but sandwich is in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694470009 {#3157
    date: 2023-09-12 00:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@emberwit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 50646
  -bodyTs: "'bread':8 'cream':5 'ice':4 'name':14 'sandwich':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/628233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694470009 {#3158
    date: 2023-09-12 00:06:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "No, a sandwich is made from slices of bread."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697379260 {#2612
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 50645
    -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2840838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694461736 {#2613
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "What about an Ice Cream Sandwich? No bread, but sandwich is in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694470009 {#3157
    date: 2023-09-12 00:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@emberwit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 50646
  -bodyTs: "'bread':8 'cream':5 'ice':4 'name':14 'sandwich':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/628233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694470009 {#3158
    date: 2023-09-12 00:06:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3159
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2617
    +user: App\Entity\User {#2631 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "No, a sandwich is made from slices of bread."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697379260 {#2612
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2619 …}
    +nested: Doctrine\ORM\PersistentCollection {#2621 …}
    +votes: Doctrine\ORM\PersistentCollection {#2623 …}
    +reports: Doctrine\ORM\PersistentCollection {#2625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
    -id: 50645
    -bodyTs: "'bread':9 'made':5 'sandwich':3 'slice':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2840838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694461736 {#2613
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2617}
  +body: "What about an Ice Cream Sandwich? No bread, but sandwich is in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694470009 {#3157
    date: 2023-09-12 00:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@emberwit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 50646
  -bodyTs: "'bread':8 'cream':5 'ice':4 'name':14 'sandwich':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/628233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694470009 {#3158
    date: 2023-09-12 00:06:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2686
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 47786
  -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4518528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257944 {#2687
    date: 2023-10-14 06:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2686
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 47786
  -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4518528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257944 {#2687
    date: 2023-10-14 06:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2686
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 47786
  -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4518528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697257944 {#2687
    date: 2023-10-14 06:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697378587 {#2686
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 47786
    -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4518528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697257944 {#2687
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3140
    date: 2023-10-14 09:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 48012
  -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4886163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697268459 {#3139
    date: 2023-10-14 09:27:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697378587 {#2686
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 47786
    -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4518528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697257944 {#2687
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3140
    date: 2023-10-14 09:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 48012
  -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4886163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697268459 {#3139
    date: 2023-10-14 09:27:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697378587 {#2686
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2697 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
    -id: 47786
    -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4518528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697257944 {#2687
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3140
    date: 2023-10-14 09:27:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 48012
  -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4886163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697268459 {#3139
    date: 2023-10-14 09:27:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3137 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2691
      +user: App\Entity\User {#2705 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697378587 {#2686
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2693 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2697 …}
      +reports: Doctrine\ORM\PersistentCollection {#2699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
      -id: 47786
      -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4518528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697257944 {#2687
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3140
      date: 2023-10-14 09:27:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 48012
    -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4886163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697268459 {#3139
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697365113 {#3215
    date: 2023-10-15 12:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 50378
  -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365113 {#3216
    date: 2023-10-15 12:18:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3137 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2691
      +user: App\Entity\User {#2705 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697378587 {#2686
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2693 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2697 …}
      +reports: Doctrine\ORM\PersistentCollection {#2699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
      -id: 47786
      -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4518528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697257944 {#2687
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3140
      date: 2023-10-14 09:27:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 48012
    -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4886163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697268459 {#3139
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697365113 {#3215
    date: 2023-10-15 12:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 50378
  -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365113 {#3216
    date: 2023-10-15 12:18:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3137 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2691
      +user: App\Entity\User {#2705 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697378587 {#2686
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2693 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2697 …}
      +reports: Doctrine\ORM\PersistentCollection {#2699 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
      -id: 47786
      -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4518528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697257944 {#2687
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3140
      date: 2023-10-14 09:27:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 48012
    -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4886163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697268459 {#3139
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697365113 {#3215
    date: 2023-10-15 12:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 50378
  -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365113 {#3216
    date: 2023-10-15 12:18:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3288
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3137 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2691
        +user: App\Entity\User {#2705 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1697378587 {#2686
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2693 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2697 …}
        +reports: Doctrine\ORM\PersistentCollection {#2699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
        -id: 47786
        -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4518528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697257944 {#2687
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2691}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3140
        date: 2023-10-14 09:27:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3132 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 48012
      -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4886163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697268459 {#3139
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697365113 {#3215
      date: 2023-10-15 12:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
      "@10_0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 50378
    -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4549028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365113 {#3216
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3286
    date: 2023-10-15 16:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
    "@zakobjoa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 50631
  -bodyTs: "'grass':2 'natur':4 'occur':3 'touch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4921021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378586 {#3287
    date: 2023-10-15 16:03:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3137 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2691
        +user: App\Entity\User {#2705 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1697378587 {#2686
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2693 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2697 …}
        +reports: Doctrine\ORM\PersistentCollection {#2699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
        -id: 47786
        -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4518528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697257944 {#2687
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2691}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3140
        date: 2023-10-14 09:27:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3132 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 48012
      -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4886163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697268459 {#3139
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697365113 {#3215
      date: 2023-10-15 12:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
      "@10_0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 50378
    -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4549028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365113 {#3216
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3286
    date: 2023-10-15 16:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
    "@zakobjoa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 50631
  -bodyTs: "'grass':2 'natur':4 'occur':3 'touch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4921021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378586 {#3287
    date: 2023-10-15 16:03:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3138
      +user: Proxies\__CG__\App\Entity\User {#3137 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2691
        +user: App\Entity\User {#2705 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1697378587 {#2686
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2693 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2697 …}
        +reports: Doctrine\ORM\PersistentCollection {#2699 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
        -id: 47786
        -bodyTs: "'chemic':4 'fuck':11 'preserv':8 'salt':5 'stupid':12 'water':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4518528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697257944 {#2687
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2691}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3140
        date: 2023-10-14 09:27:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3136 …}
      +nested: Doctrine\ORM\PersistentCollection {#3134 …}
      +votes: Doctrine\ORM\PersistentCollection {#3132 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 48012
      -bodyTs: "'doesn':8 'natur':3,6 'occur':2,5 'quron':7 'salt':4 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4886163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697268459 {#3139
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2691}
    +body: "Your phone doesn’t occur naturally. So go play with sticks in the woods."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697365113 {#3215
      date: 2023-10-15 12:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@AtmaJnana@lemmy.world"
      "@10_0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3219 …}
    +nested: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    -id: 50378
    -bodyTs: "'doesn':3 'go':8 'natur':6 'occur':5 'phone':2 'play':9 'stick':11 'wood':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4549028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365113 {#3216
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3286
    date: 2023-10-15 16:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@AtmaJnana@lemmy.world"
    "@10_0@lemmy.ml"
    "@zakobjoa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 50631
  -bodyTs: "'grass':2 'natur':4 'occur':3 'touch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4921021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378586 {#3287
    date: 2023-10-15 16:03:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My sofa isn’t so bad but I have 14 pillows on my bed. It’s out of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697378516 {#2760
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 50629
  -bodyTs: "'14':10 'bad':6 'bed':14 'control':19 'isn':3 'pillow':11 'sofa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378516 {#2761
    date: 2023-10-15 16:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My sofa isn’t so bad but I have 14 pillows on my bed. It’s out of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697378516 {#2760
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 50629
  -bodyTs: "'14':10 'bad':6 'bed':14 'control':19 'isn':3 'pillow':11 'sofa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378516 {#2761
    date: 2023-10-15 16:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My sofa isn’t so bad but I have 14 pillows on my bed. It’s out of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697378516 {#2760
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 50629
  -bodyTs: "'14':10 'bad':6 'bed':14 'control':19 'isn':3 'pillow':11 'sofa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378516 {#2761
    date: 2023-10-15 16:01:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Except that the I in air isn’t lit so it can’t be that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697378280 {#2833
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 47589
  -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4516709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249618 {#2834
    date: 2023-10-14 04:13:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Except that the I in air isn’t lit so it can’t be that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697378280 {#2833
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 47589
  -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4516709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249618 {#2834
    date: 2023-10-14 04:13:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Except that the I in air isn’t lit so it can’t be that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697378280 {#2833
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 47589
  -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4516709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249618 {#2834
    date: 2023-10-14 04:13:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3205
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070 …}
  +root: App\Entity\EntryComment {#2838
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Except that the I in air isn’t lit so it can’t be that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697378280 {#2833
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 47589
    -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4516709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697249618 {#2834
      date: 2023-10-14 04:13:38.0 +02:00
    }
  }
  +body: """
    Wow, someone actually edited this one. I’ve seen it a thousand times and the I in “IN” is lit up. I suppose this wire makes the joke possible.\n
    \n
    ![](https://lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697378279 {#3206
    date: 2023-10-15 15:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@cdf12345@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 50623
  -bodyTs: "'/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':32 'actual':3 'edit':4 'joke':28 'lemmy.world':31 'lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':30 'lit':20 'make':26 'one':6 'possibl':29 'seen':9 'someon':2 'suppos':23 'thousand':12 'time':13 've':8 'wire':25 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378279 {#3203
    date: 2023-10-15 15:57:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3205
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070 …}
  +root: App\Entity\EntryComment {#2838
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Except that the I in air isn’t lit so it can’t be that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697378280 {#2833
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 47589
    -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4516709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697249618 {#2834
      date: 2023-10-14 04:13:38.0 +02:00
    }
  }
  +body: """
    Wow, someone actually edited this one. I’ve seen it a thousand times and the I in “IN” is lit up. I suppose this wire makes the joke possible.\n
    \n
    ![](https://lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697378279 {#3206
    date: 2023-10-15 15:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@cdf12345@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 50623
  -bodyTs: "'/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':32 'actual':3 'edit':4 'joke':28 'lemmy.world':31 'lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':30 'lit':20 'make':26 'one':6 'possibl':29 'seen':9 'someon':2 'suppos':23 'thousand':12 'time':13 've':8 'wire':25 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378279 {#3203
    date: 2023-10-15 15:57:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3205
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3070 …}
  +root: App\Entity\EntryComment {#2838
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2839 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Except that the I in air isn’t lit so it can’t be that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697378280 {#2833
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 47589
    -bodyTs: "'air':6 'except':1 'isn':7 'lit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4516709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697249618 {#2834
      date: 2023-10-14 04:13:38.0 +02:00
    }
  }
  +body: """
    Wow, someone actually edited this one. I’ve seen it a thousand times and the I in “IN” is lit up. I suppose this wire makes the joke possible.\n
    \n
    ![](https://lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697378279 {#3206
    date: 2023-10-15 15:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@cdf12345@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 50623
  -bodyTs: "'/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':32 'actual':3 'edit':4 'joke':28 'lemmy.world':31 'lemmy.world/pictrs/image/660ad996-2da3-4ff9-b84b-7319adfa9ec1.webp)':30 'lit':20 'make':26 'one':6 'possibl':29 'seen':9 'someon':2 'suppos':23 'thousand':12 'time':13 've':8 'wire':25 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697378279 {#3203
    date: 2023-10-15 15:57:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2907
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2908
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2907
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2908
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2912
  +user: App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2913 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2907
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2914 …}
  +nested: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2908
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2981
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 50596
  -bodyTs: "'chaotic':1 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4173458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377079 {#2982
    date: 2023-10-15 15:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2981
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 50596
  -bodyTs: "'chaotic':1 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4173458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377079 {#2982
    date: 2023-10-15 15:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2986
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2981
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 50596
  -bodyTs: "'chaotic':1 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4173458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377079 {#2982
    date: 2023-10-15 15:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#313
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#314
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#308
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details