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 …}
}
0.92 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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#1539
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 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 {#1498
    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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#1539
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 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 {#1498
    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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/b368425b-7184-4cd4-bab5-ce7f1ab36c15.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697383982 {#1539
    date: 2023-10-15 17:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 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 {#1498
    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 {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    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 {#1729
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 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 {#1739
    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 {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    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 {#1729
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 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 {#1739
    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 {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    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 {#1729
    date: 2023-10-15 17:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shady_Shiroe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 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 {#1739
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait 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 {#1363
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait 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 {#1363
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wait 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 {#1363
    date: 2023-10-15 17:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#2314
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > 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 {#2042
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    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 {#2314
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > 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 {#2042
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    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 {#2314
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > 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 {#2042
    date: 2023-10-15 17:13:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3182
    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 {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -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 {#3183
    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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3182
    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 {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -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 {#3183
    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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-15 17:13:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-09-30 15:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "Amazon totally drops packages outside in Ireland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696081677 {#3182
    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 {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -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 {#3183
    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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3182
      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 {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -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 {#3183
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3252
    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 {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -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 {#3253
    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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3182
      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 {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -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 {#3183
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3252
    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 {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -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 {#3253
    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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-15 17:13:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-09-30 15:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "Amazon totally drops packages outside in Ireland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696081677 {#3182
      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 {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -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 {#3183
      date: 2023-09-30 15:47:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3252
    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 {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -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 {#3253
    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 {#3308
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: Proxies\__CG__\App\Entity\User {#3185 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2042
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -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 {#2141
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3182
        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 {#3186 …}
      +nested: Doctrine\ORM\PersistentCollection {#3188 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -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 {#3183
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3252
      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 {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -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 {#3253
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3306
    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 {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -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 {#3307
    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 {#3308
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: Proxies\__CG__\App\Entity\User {#3185 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2042
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -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 {#2141
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3182
        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 {#3186 …}
      +nested: Doctrine\ORM\PersistentCollection {#3188 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -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 {#3183
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3252
      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 {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -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 {#3253
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3306
    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 {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -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 {#3307
    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 {#3308
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: Proxies\__CG__\App\Entity\User {#3185 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2341 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2042
          date: 2023-10-15 17:13:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -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 {#2141
          date: 2023-09-30 15:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "Amazon totally drops packages outside in Ireland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696081677 {#3182
        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 {#3186 …}
      +nested: Doctrine\ORM\PersistentCollection {#3188 …}
      +votes: Doctrine\ORM\PersistentCollection {#3190 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -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 {#3183
        date: 2023-09-30 15:47:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3252
      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 {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -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 {#3253
      date: 2023-09-30 15:55:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3306
    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 {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -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 {#3307
    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 {#3345
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3255 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: Proxies\__CG__\App\Entity\User {#3185 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2314
          +user: App\Entity\User {#2341 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2042
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2328 …}
          +nested: Doctrine\ORM\PersistentCollection {#2191 …}
          +votes: Doctrine\ORM\PersistentCollection {#2327 …}
          +reports: Doctrine\ORM\PersistentCollection {#2333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
          -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 {#2141
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2314}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3182
          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 {#3186 …}
        +nested: Doctrine\ORM\PersistentCollection {#3188 …}
        +votes: Doctrine\ORM\PersistentCollection {#3190 …}
        +reports: Doctrine\ORM\PersistentCollection {#3192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
        -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 {#3183
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +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 {#3252
        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 {#3256 …}
      +nested: Doctrine\ORM\PersistentCollection {#3258 …}
      +votes: Doctrine\ORM\PersistentCollection {#3260 …}
      +reports: Doctrine\ORM\PersistentCollection {#3262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
      -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 {#3253
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3306
      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 {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -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 {#3307
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3343
    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 {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -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 {#3344
    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 {#3345
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3255 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: Proxies\__CG__\App\Entity\User {#3185 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2314
          +user: App\Entity\User {#2341 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2042
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2328 …}
          +nested: Doctrine\ORM\PersistentCollection {#2191 …}
          +votes: Doctrine\ORM\PersistentCollection {#2327 …}
          +reports: Doctrine\ORM\PersistentCollection {#2333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
          -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 {#2141
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2314}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3182
          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 {#3186 …}
        +nested: Doctrine\ORM\PersistentCollection {#3188 …}
        +votes: Doctrine\ORM\PersistentCollection {#3190 …}
        +reports: Doctrine\ORM\PersistentCollection {#3192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
        -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 {#3183
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +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 {#3252
        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 {#3256 …}
      +nested: Doctrine\ORM\PersistentCollection {#3258 …}
      +votes: Doctrine\ORM\PersistentCollection {#3260 …}
      +reports: Doctrine\ORM\PersistentCollection {#3262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
      -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 {#3253
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3306
      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 {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -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 {#3307
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3343
    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 {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -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 {#3344
    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 {#3345
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3255 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: Proxies\__CG__\App\Entity\User {#3185 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2314
          +user: App\Entity\User {#2341 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2042
            date: 2023-10-15 17:13:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2328 …}
          +nested: Doctrine\ORM\PersistentCollection {#2191 …}
          +votes: Doctrine\ORM\PersistentCollection {#2327 …}
          +reports: Doctrine\ORM\PersistentCollection {#2333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
          -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 {#2141
            date: 2023-09-30 15:27:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2314}
        +body: "Amazon totally drops packages outside in Ireland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696081677 {#3182
          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 {#3186 …}
        +nested: Doctrine\ORM\PersistentCollection {#3188 …}
        +votes: Doctrine\ORM\PersistentCollection {#3190 …}
        +reports: Doctrine\ORM\PersistentCollection {#3192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
        -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 {#3183
          date: 2023-09-30 15:47:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +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 {#3252
        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 {#3256 …}
      +nested: Doctrine\ORM\PersistentCollection {#3258 …}
      +votes: Doctrine\ORM\PersistentCollection {#3260 …}
      +reports: Doctrine\ORM\PersistentCollection {#3262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
      -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 {#3253
        date: 2023-09-30 15:55:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +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 {#3306
      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 {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -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 {#3307
      date: 2023-10-01 00:39:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +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 {#3343
    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 {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -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 {#3344
    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 {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2114
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -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 {#2118
    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 {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2114
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -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 {#2118
    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 {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2114
    date: 2023-10-15 17:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -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 {#2118
    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 {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My 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 {#2279
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2275
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2277
    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 {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My 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 {#2279
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2275
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2277
    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 {#2222
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My 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 {#2279
    date: 2023-10-15 16:39:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2275
    date: 2023-10-15 05:56:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697327926 {#2277
    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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2279
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -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 {#2275
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2277
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3129
    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 {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -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 {#3128
    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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2279
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -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 {#2275
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2277
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3129
    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 {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -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 {#3128
    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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2222
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2279
      date: 2023-10-15 16:39:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2219 …}
    +nested: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    -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 {#2275
      date: 2023-10-15 05:56:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697327926 {#2277
      date: 2023-10-15 01:58:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I’m with you. Fuck you and your decorative pillows and towels!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697328602 {#3129
    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 {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -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 {#3128
    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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2210 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2279
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -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 {#2275
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2277
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3129
      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 {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -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 {#3128
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3236
    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 {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -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 {#3237
    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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2210 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2279
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -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 {#2275
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2277
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3129
      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 {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -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 {#3128
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3236
    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 {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -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 {#3237
    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 {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3127
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2222
      +user: App\Entity\User {#2210 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2279
        date: 2023-10-15 16:39:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2219 …}
      +nested: Doctrine\ORM\PersistentCollection {#2196 …}
      +votes: Doctrine\ORM\PersistentCollection {#2194 …}
      +reports: Doctrine\ORM\PersistentCollection {#2193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
      -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 {#2275
        date: 2023-10-15 05:56:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697327926 {#2277
        date: 2023-10-15 01:58:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "I’m with you. Fuck you and your decorative pillows and towels!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697328602 {#3129
      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 {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -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 {#3128
      date: 2023-10-15 02:10:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "Neither of you have heard of *Decorative Soap* it seems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697333661 {#3236
    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 {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -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 {#3237
    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 {#3277
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2210 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2279
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -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 {#2275
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2277
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3129
        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 {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -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 {#3128
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3236
      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 {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -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 {#3237
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +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 {#3273
    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 {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -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 {#3270
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3274
    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 {#3277
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2210 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2279
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -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 {#2275
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2277
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3129
        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 {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -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 {#3128
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3236
      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 {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -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 {#3237
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +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 {#3273
    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 {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -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 {#3270
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3274
    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 {#3277
  +user: App\Entity\User {#2210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3127
      +user: Proxies\__CG__\App\Entity\User {#3126 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2222
        +user: App\Entity\User {#2210 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2279
          date: 2023-10-15 16:39:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2219 …}
        +nested: Doctrine\ORM\PersistentCollection {#2196 …}
        +votes: Doctrine\ORM\PersistentCollection {#2194 …}
        +reports: Doctrine\ORM\PersistentCollection {#2193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
        -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 {#2275
          date: 2023-10-15 05:56:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697327926 {#2277
          date: 2023-10-15 01:58:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "I’m with you. Fuck you and your decorative pillows and towels!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697328602 {#3129
        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 {#3125 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
      -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 {#3128
        date: 2023-10-15 02:10:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +body: "Neither of you have heard of *Decorative Soap* it seems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697333661 {#3236
      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 {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -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 {#3237
      date: 2023-10-15 03:34:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +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 {#3273
    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 {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -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 {#3270
    date: 2023-10-15 05:56:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697339450 {#3274
    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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3277
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2210 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2279
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2219 …}
          +nested: Doctrine\ORM\PersistentCollection {#2196 …}
          +votes: Doctrine\ORM\PersistentCollection {#2194 …}
          +reports: Doctrine\ORM\PersistentCollection {#2193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
          -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 {#2275
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2277
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3129
          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 {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -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 {#3128
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3236
        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 {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -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 {#3237
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +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 {#3273
      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 {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -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 {#3270
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3274
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3332
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -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 {#3335
    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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3277
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2210 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2279
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2219 …}
          +nested: Doctrine\ORM\PersistentCollection {#2196 …}
          +votes: Doctrine\ORM\PersistentCollection {#2194 …}
          +reports: Doctrine\ORM\PersistentCollection {#2193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
          -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 {#2275
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2277
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3129
          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 {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -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 {#3128
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3236
        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 {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -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 {#3237
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +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 {#3273
      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 {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -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 {#3270
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3274
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3332
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -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 {#3335
    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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3277
    +user: App\Entity\User {#2210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3238
      +user: Proxies\__CG__\App\Entity\User {#3239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3127
        +user: Proxies\__CG__\App\Entity\User {#3126 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2222
          +user: App\Entity\User {#2210 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2279
            date: 2023-10-15 16:39:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2219 …}
          +nested: Doctrine\ORM\PersistentCollection {#2196 …}
          +votes: Doctrine\ORM\PersistentCollection {#2194 …}
          +reports: Doctrine\ORM\PersistentCollection {#2193 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
          -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 {#2275
            date: 2023-10-15 05:56:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697327926 {#2277
            date: 2023-10-15 01:58:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2222}
        +body: "I’m with you. Fuck you and your decorative pillows and towels!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697328602 {#3129
          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 {#3125 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
        -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 {#3128
          date: 2023-10-15 02:10:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2222}
      +body: "Neither of you have heard of *Decorative Soap* it seems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697333661 {#3236
        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 {#3240 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -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 {#3237
        date: 2023-10-15 03:34:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2222}
    +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 {#3273
      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 {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    -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 {#3270
      date: 2023-10-15 05:56:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697339450 {#3274
      date: 2023-10-15 05:10:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2222}
  +body: "I applaud your spite motivation, Sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697380784 {#3332
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -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 {#3335
    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 {#2157
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2039
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -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 {#2156
    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 {#2157
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2039
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -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 {#2156
    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 {#2157
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Holy blundered brainwashing, batman!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697379840 {#2039
    date: 2023-10-15 16:24:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -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 {#2156
    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 {#2365
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#2375
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2373
    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 {#2365
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#2375
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2373
    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 {#2365
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“But anyway gary you did a great job on the company website.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697379676 {#2375
    date: 2023-10-15 16:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2373
    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 {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2544
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -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 {#2545
    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 {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2544
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -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 {#2545
    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 {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2544
    date: 2023-10-15 16:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -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 {#2545
    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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +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 {#3113
    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 {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -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 {#3112
    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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +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 {#3113
    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 {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -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 {#3112
    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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +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 {#3113
    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 {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -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 {#3112
    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 {#3095
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3097
    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 {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -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 {#3096
    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 {#3095
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3097
    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 {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -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 {#3096
    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 {#3095
  +user: App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2549
    +user: App\Entity\User {#2562 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2544
      date: 2023-10-15 16:19:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2550 …}
    +nested: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2554 …}
    +reports: Doctrine\ORM\PersistentCollection {#2556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
    -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 {#2545
      date: 2023-10-15 08:15:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2549}
  +body: "…or, in 20 years EVERYBODY will suddenly start doing it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697379541 {#3097
    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 {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -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 {#3096
    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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2617
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2618
    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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2617
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2618
    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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, a sandwich is made from slices of bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697379260 {#2617
    date: 2023-10-15 16:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2618
    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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2617
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2624 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2618
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +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 {#3162
    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 {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -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 {#3163
    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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2617
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2624 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2618
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +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 {#3162
    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 {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -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 {#3163
    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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2617
      date: 2023-10-15 16:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2624 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2618
      date: 2023-09-11 21:48:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +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 {#3162
    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 {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -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 {#3163
    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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2691
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -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 {#2692
    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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2691
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -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 {#2692
    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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Water is a chemical. Salt is a preservative This is fucking stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697378587 {#2691
    date: 2023-10-15 16:03:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -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 {#2692
    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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2691
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -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 {#2692
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3145
    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 {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -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 {#3144
    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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2691
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -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 {#2692
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3145
    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 {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -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 {#3144
    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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2696
    +user: App\Entity\User {#2710 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2691
      date: 2023-10-15 16:03:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2698 …}
    +nested: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2702 …}
    +reports: Doctrine\ORM\PersistentCollection {#2704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
    -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 {#2692
      date: 2023-10-14 06:32:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697268459 {#3145
    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 {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -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 {#3144
    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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2696
      +user: App\Entity\User {#2710 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2691
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2700 …}
      +votes: Doctrine\ORM\PersistentCollection {#2702 …}
      +reports: Doctrine\ORM\PersistentCollection {#2704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
      -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 {#2692
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3145
      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 {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -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 {#3144
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +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 {#3220
    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 {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -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 {#3221
    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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2696
      +user: App\Entity\User {#2710 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2691
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2700 …}
      +votes: Doctrine\ORM\PersistentCollection {#2702 …}
      +reports: Doctrine\ORM\PersistentCollection {#2704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
      -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 {#2692
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3145
      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 {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -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 {#3144
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +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 {#3220
    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 {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -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 {#3221
    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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3143
    +user: Proxies\__CG__\App\Entity\User {#3142 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2696
      +user: App\Entity\User {#2710 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2691
        date: 2023-10-15 16:03:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2698 …}
      +nested: Doctrine\ORM\PersistentCollection {#2700 …}
      +votes: Doctrine\ORM\PersistentCollection {#2702 …}
      +reports: Doctrine\ORM\PersistentCollection {#2704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
      -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 {#2692
        date: 2023-10-14 06:32:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697268459 {#3145
      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 {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -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 {#3144
      date: 2023-10-14 09:27:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +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 {#3220
    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 {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -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 {#3221
    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 {#3293
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3143
      +user: Proxies\__CG__\App\Entity\User {#3142 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2696
        +user: App\Entity\User {#2710 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2691
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2698 …}
        +nested: Doctrine\ORM\PersistentCollection {#2700 …}
        +votes: Doctrine\ORM\PersistentCollection {#2702 …}
        +reports: Doctrine\ORM\PersistentCollection {#2704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
        -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 {#2692
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2696}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3145
        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 {#3141 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3137 …}
      +reports: Doctrine\ORM\PersistentCollection {#3135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -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 {#3144
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +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 {#3220
      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 {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -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 {#3221
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3291
    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 {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -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 {#3292
    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 {#3293
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3143
      +user: Proxies\__CG__\App\Entity\User {#3142 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2696
        +user: App\Entity\User {#2710 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2691
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2698 …}
        +nested: Doctrine\ORM\PersistentCollection {#2700 …}
        +votes: Doctrine\ORM\PersistentCollection {#2702 …}
        +reports: Doctrine\ORM\PersistentCollection {#2704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
        -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 {#2692
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2696}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3145
        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 {#3141 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3137 …}
      +reports: Doctrine\ORM\PersistentCollection {#3135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -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 {#3144
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +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 {#3220
      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 {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -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 {#3221
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3291
    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 {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -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 {#3292
    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 {#3293
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3143
      +user: Proxies\__CG__\App\Entity\User {#3142 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2696
        +user: App\Entity\User {#2710 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2691
          date: 2023-10-15 16:03:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2698 …}
        +nested: Doctrine\ORM\PersistentCollection {#2700 …}
        +votes: Doctrine\ORM\PersistentCollection {#2702 …}
        +reports: Doctrine\ORM\PersistentCollection {#2704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
        -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 {#2692
          date: 2023-10-14 06:32:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2696}
      +body: "Water occurs naturally, salt occurs naturally, quron doesn’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697268459 {#3145
        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 {#3141 …}
      +nested: Doctrine\ORM\PersistentCollection {#3139 …}
      +votes: Doctrine\ORM\PersistentCollection {#3137 …}
      +reports: Doctrine\ORM\PersistentCollection {#3135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -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 {#3144
        date: 2023-10-14 09:27:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2696}
    +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 {#3220
      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 {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -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 {#3221
      date: 2023-10-15 12:18:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2696}
  +body: "Touching grass occurs naturally 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697378586 {#3291
    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 {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -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 {#3292
    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 {#2770
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My 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 {#2765
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -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 {#2766
    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 {#2770
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My 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 {#2765
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -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 {#2766
    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 {#2770
  +user: App\Entity\User {#2783 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My 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 {#2765
    date: 2023-10-15 16:01:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2771 …}
  +nested: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  -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 {#2766
    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 {#2843
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2838
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -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 {#2839
    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 {#2843
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2838
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -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 {#2839
    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 {#2843
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "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 {#2838
    date: 2023-10-15 15:58:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -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 {#2839
    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 {#3210
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075 …}
  +root: App\Entity\EntryComment {#2843
    +user: App\Entity\User {#2857 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2838
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2845 …}
    +nested: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -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 {#2839
      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 {#3211
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -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 {#3208
    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 {#3210
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075 …}
  +root: App\Entity\EntryComment {#2843
    +user: App\Entity\User {#2857 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2838
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2845 …}
    +nested: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -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 {#2839
      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 {#3211
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -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 {#3208
    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 {#3210
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3075 …}
  +root: App\Entity\EntryComment {#2843
    +user: App\Entity\User {#2857 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2844 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2838
      date: 2023-10-15 15:58:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2845 …}
    +nested: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -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 {#2839
      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 {#3211
    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 {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -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 {#3208
    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 {#2917
  +user: App\Entity\User {#2931 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2918 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The 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 {#2912
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2919 …}
  +nested: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -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 {#2913
    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 {#2917
  +user: App\Entity\User {#2931 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2918 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The 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 {#2912
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2919 …}
  +nested: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -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 {#2913
    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 {#2917
  +user: App\Entity\User {#2931 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2918 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The 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 {#2912
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2919 …}
  +nested: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -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 {#2913
    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 {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2986
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -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 {#2987
    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 {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2986
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -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 {#2987
    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 {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chaotic good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697377079 {#2986
    date: 2023-10-15 15:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loaExMachina@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -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 {#2987
    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 {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details