Redirect 302 redirect from GET @entry_comment_create (646d85)

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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#1539
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +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: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#1498
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#1539
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +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: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#1498
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#1539
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +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: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#1498
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "GET BACK HERE FLINTLOCKWOOD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987923 {#1735
    date: 2024-01-11 16:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 299170
  -bodyTs: "'back':2 'flintlockwood':4 'get':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987923 {#1716
    date: 2024-01-11 16:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "GET BACK HERE FLINTLOCKWOOD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987923 {#1735
    date: 2024-01-11 16:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 299170
  -bodyTs: "'back':2 'flintlockwood':4 'get':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987923 {#1716
    date: 2024-01-11 16:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "GET BACK HERE FLINTLOCKWOOD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987923 {#1735
    date: 2024-01-11 16:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 299170
  -bodyTs: "'back':2 'flintlockwood':4 'get':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987923 {#1716
    date: 2024-01-11 16:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Also slavery and coups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704987538 {#1404
    date: 2024-01-11 16:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 299146
  -bodyTs: "'also':1 'coup':4 'slaveri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987538 {#1363
    date: 2024-01-11 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Also slavery and coups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704987538 {#1404
    date: 2024-01-11 16:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 299146
  -bodyTs: "'also':1 'coup':4 'slaveri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987538 {#1363
    date: 2024-01-11 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Also slavery and coups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704987538 {#1404
    date: 2024-01-11 16:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 299146
  -bodyTs: "'also':1 'coup':4 'slaveri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987538 {#1363
    date: 2024-01-11 16:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Worth it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987421 {#2349
    date: 2024-01-11 16:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@angelos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 299139
  -bodyTs: "'worth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987421 {#2042
    date: 2024-01-11 16:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Worth it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987421 {#2349
    date: 2024-01-11 16:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@angelos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 299139
  -bodyTs: "'worth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987421 {#2042
    date: 2024-01-11 16:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Worth it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704987421 {#2349
    date: 2024-01-11 16:37:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@angelos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 299139
  -bodyTs: "'worth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987421 {#2042
    date: 2024-01-11 16:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 interpretation is valid. But I recently learned to see it a different way.\n
    \n
    If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
    \n
    So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
    \n
    Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
    \n
    Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
    \n
    (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 126
  +score: 0
  +lastActive: DateTime @1704986687 {#2164
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 223554
  -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053403"
  +editedAt: DateTimeImmutable @1704849984 {#2060
    date: 2024-01-10 02:26:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620860 {#2141
    date: 2023-12-15 07:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 interpretation is valid. But I recently learned to see it a different way.\n
    \n
    If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
    \n
    So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
    \n
    Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
    \n
    Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
    \n
    (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 126
  +score: 0
  +lastActive: DateTime @1704986687 {#2164
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 223554
  -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053403"
  +editedAt: DateTimeImmutable @1704849984 {#2060
    date: 2024-01-10 02:26:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620860 {#2141
    date: 2023-12-15 07:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 interpretation is valid. But I recently learned to see it a different way.\n
    \n
    If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
    \n
    So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
    \n
    Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
    \n
    Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
    \n
    (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 126
  +score: 0
  +lastActive: DateTime @1704986687 {#2164
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 223554
  -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053403"
  +editedAt: DateTimeImmutable @1704849984 {#2060
    date: 2024-01-10 02:26:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620860 {#2141
    date: 2023-12-15 07:14:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2837
  +user: Proxies\__CG__\App\Entity\User {#2836 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Live action Rudolph, the novel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702621031 {#2839
    date: 2023-12-15 07:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  -id: 223562
  -bodyTs: "'action':2 'live':1 'novel':5 'rudolph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6644328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621031 {#2838
    date: 2023-12-15 07:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2837
  +user: Proxies\__CG__\App\Entity\User {#2836 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Live action Rudolph, the novel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702621031 {#2839
    date: 2023-12-15 07:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  -id: 223562
  -bodyTs: "'action':2 'live':1 'novel':5 'rudolph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6644328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621031 {#2838
    date: 2023-12-15 07:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2837
  +user: Proxies\__CG__\App\Entity\User {#2836 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Live action Rudolph, the novel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702621031 {#2839
    date: 2023-12-15 07:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2825 …}
  -id: 223562
  -bodyTs: "'action':2 'live':1 'novel':5 'rudolph':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6644328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702621031 {#2838
    date: 2023-12-15 07:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2821
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Do the Grinch next"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702623330 {#2823
    date: 2023-12-15 07:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 223628
  -bodyTs: "'grinch':3 'next':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5673686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623330 {#2822
    date: 2023-12-15 07:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2821
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Do the Grinch next"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702623330 {#2823
    date: 2023-12-15 07:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 223628
  -bodyTs: "'grinch':3 'next':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5673686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623330 {#2822
    date: 2023-12-15 07:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2821
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Do the Grinch next"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702623330 {#2823
    date: 2023-12-15 07:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2817 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 223628
  -bodyTs: "'grinch':3 'next':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5673686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623330 {#2822
    date: 2023-12-15 07:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Sudden onset cardiomegaly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702626345 {#2996
    date: 2023-12-15 08:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 223722
  -bodyTs: "'cardiomegali':3 'onset':2 'sudden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702626345 {#2997
    date: 2023-12-15 08:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Sudden onset cardiomegaly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702626345 {#2996
    date: 2023-12-15 08:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 223722
  -bodyTs: "'cardiomegali':3 'onset':2 'sudden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702626345 {#2997
    date: 2023-12-15 08:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Sudden onset cardiomegaly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702626345 {#2996
    date: 2023-12-15 08:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 223722
  -bodyTs: "'cardiomegali':3 'onset':2 'sudden':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702626345 {#2997
    date: 2023-12-15 08:45:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "The town were assholes and deserved it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702637193 {#3012
    date: 2023-12-15 11:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 223991
  -bodyTs: "'asshol':4 'deserv':6 'town':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637193 {#3013
    date: 2023-12-15 11:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "The town were assholes and deserved it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702637193 {#3012
    date: 2023-12-15 11:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 223991
  -bodyTs: "'asshol':4 'deserv':6 'town':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637193 {#3013
    date: 2023-12-15 11:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2821
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Do the Grinch next"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1702623330 {#2823
      date: 2023-12-15 07:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2817 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 223628
    -bodyTs: "'grinch':3 'next':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5673686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702623330 {#2822
      date: 2023-12-15 07:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "The town were assholes and deserved it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702637193 {#3012
    date: 2023-12-15 11:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 223991
  -bodyTs: "'asshol':4 'deserv':6 'town':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637193 {#3013
    date: 2023-12-15 11:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3014
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2821
      +user: Proxies\__CG__\App\Entity\User {#2820 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "Do the Grinch next"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702623330 {#2823
        date: 2023-12-15 07:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2817 …}
      +votes: Doctrine\ORM\PersistentCollection {#2815 …}
      +reports: Doctrine\ORM\PersistentCollection {#2813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
      -id: 223628
      -bodyTs: "'grinch':3 'next':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5673686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623330 {#2822
        date: 2023-12-15 07:55:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "The town were assholes and deserved it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702637193 {#3012
      date: 2023-12-15 11:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3016 …}
    +nested: Doctrine\ORM\PersistentCollection {#3018 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 223991
    -bodyTs: "'asshol':4 'deserv':6 'town':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6056228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702637193 {#3013
      date: 2023-12-15 11:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Given how far the Grinch’s cave was from the town, that must have been some prestigious noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702657114 {#3103
    date: 2023-12-15 17:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 224798
  -bodyTs: "'cave':7 'far':3 'given':1 'grinch':5 'must':13 'nois':18 'prestigi':17 'town':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657114 {#3100
    date: 2023-12-15 17:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3014
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2821
      +user: Proxies\__CG__\App\Entity\User {#2820 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "Do the Grinch next"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702623330 {#2823
        date: 2023-12-15 07:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2817 …}
      +votes: Doctrine\ORM\PersistentCollection {#2815 …}
      +reports: Doctrine\ORM\PersistentCollection {#2813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
      -id: 223628
      -bodyTs: "'grinch':3 'next':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5673686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623330 {#2822
        date: 2023-12-15 07:55:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "The town were assholes and deserved it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702637193 {#3012
      date: 2023-12-15 11:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3016 …}
    +nested: Doctrine\ORM\PersistentCollection {#3018 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 223991
    -bodyTs: "'asshol':4 'deserv':6 'town':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6056228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702637193 {#3013
      date: 2023-12-15 11:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Given how far the Grinch’s cave was from the town, that must have been some prestigious noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702657114 {#3103
    date: 2023-12-15 17:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 224798
  -bodyTs: "'cave':7 'far':3 'given':1 'grinch':5 'must':13 'nois':18 'prestigi':17 'town':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657114 {#3100
    date: 2023-12-15 17:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3014
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2821
      +user: Proxies\__CG__\App\Entity\User {#2820 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "Do the Grinch next"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702623330 {#2823
        date: 2023-12-15 07:55:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2817 …}
      +votes: Doctrine\ORM\PersistentCollection {#2815 …}
      +reports: Doctrine\ORM\PersistentCollection {#2813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
      -id: 223628
      -bodyTs: "'grinch':3 'next':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5673686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623330 {#2822
        date: 2023-12-15 07:55:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "The town were assholes and deserved it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702637193 {#3012
      date: 2023-12-15 11:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3016 …}
    +nested: Doctrine\ORM\PersistentCollection {#3018 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    -id: 223991
    -bodyTs: "'asshol':4 'deserv':6 'town':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6056228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702637193 {#3013
      date: 2023-12-15 11:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Given how far the Grinch’s cave was from the town, that must have been some prestigious noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702657114 {#3103
    date: 2023-12-15 17:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 224798
  -bodyTs: "'cave':7 'far':3 'given':1 'grinch':5 'must':13 'nois':18 'prestigi':17 'town':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6061723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702657114 {#3100
    date: 2023-12-15 17:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2805
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "This is actually a very good take imo. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702636152 {#2807
    date: 2023-12-15 11:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 223959
  -bodyTs: "'actual':3 'good':6 'imo':8 'share':11 'take':7 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/289447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702636152 {#2806
    date: 2023-12-15 11:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2805
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "This is actually a very good take imo. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702636152 {#2807
    date: 2023-12-15 11:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 223959
  -bodyTs: "'actual':3 'good':6 'imo':8 'share':11 'take':7 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/289447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702636152 {#2806
    date: 2023-12-15 11:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2805
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "This is actually a very good take imo. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702636152 {#2807
    date: 2023-12-15 11:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 223959
  -bodyTs: "'actual':3 'good':6 'imo':8 'share':11 'take':7 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/289447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702636152 {#2806
    date: 2023-12-15 11:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2875
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "It’s so heartwarming to see a non-cynical take on something on the Internet. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702643629 {#2873
    date: 2023-12-15 13:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2884 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 224207
  -bodyTs: "'cynic':10 'heartwarm':4 'internet':16 'non':9 'non-cyn':8 'see':6 'someth':13 'take':11 'thank':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6057592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643629 {#2874
    date: 2023-12-15 13:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2875
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "It’s so heartwarming to see a non-cynical take on something on the Internet. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702643629 {#2873
    date: 2023-12-15 13:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2884 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 224207
  -bodyTs: "'cynic':10 'heartwarm':4 'internet':16 'non':9 'non-cyn':8 'see':6 'someth':13 'take':11 'thank':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6057592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643629 {#2874
    date: 2023-12-15 13:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2875
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "It’s so heartwarming to see a non-cynical take on something on the Internet. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702643629 {#2873
    date: 2023-12-15 13:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2884 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 224207
  -bodyTs: "'cynic':10 'heartwarm':4 'internet':16 'non':9 'non-cyn':8 'see':6 'someth':13 'take':11 'thank':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6057592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643629 {#2874
    date: 2023-12-15 13:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2895
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    How does SantaBlack boot polish taste?\n
    \n
    SMH my head, just another Santapologist trying to twist the narrative.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702645365 {#2893
    date: 2023-12-15 14:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 224255
  -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5010657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645365 {#2894
    date: 2023-12-15 14:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2895
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    How does SantaBlack boot polish taste?\n
    \n
    SMH my head, just another Santapologist trying to twist the narrative.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702645365 {#2893
    date: 2023-12-15 14:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 224255
  -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5010657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645365 {#2894
    date: 2023-12-15 14:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2895
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    How does SantaBlack boot polish taste?\n
    \n
    SMH my head, just another Santapologist trying to twist the narrative.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702645365 {#2893
    date: 2023-12-15 14:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 224255
  -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5010657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645365 {#2894
    date: 2023-12-15 14:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2895
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      How does SantaBlack boot polish taste?\n
      \n
      SMH my head, just another Santapologist trying to twist the narrative.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1702645365 {#2893
      date: 2023-12-15 14:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2897 …}
    +nested: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    -id: 224255
    -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5010657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702645365 {#2894
      date: 2023-12-15 14:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    SantaBlack lmao\n
    \n
    Is that why he’s impossible to see?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702650267 {#3028
    date: 2023-12-15 15:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 224458
  -bodyTs: "'imposs':8 'lmao':2 'santablack':1 'see':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6059505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702650267 {#3029
    date: 2023-12-15 15:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2895
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      How does SantaBlack boot polish taste?\n
      \n
      SMH my head, just another Santapologist trying to twist the narrative.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1702645365 {#2893
      date: 2023-12-15 14:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2897 …}
    +nested: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    -id: 224255
    -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5010657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702645365 {#2894
      date: 2023-12-15 14:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    SantaBlack lmao\n
    \n
    Is that why he’s impossible to see?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702650267 {#3028
    date: 2023-12-15 15:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 224458
  -bodyTs: "'imposs':8 'lmao':2 'santablack':1 'see':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6059505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702650267 {#3029
    date: 2023-12-15 15:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2895
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      How does SantaBlack boot polish taste?\n
      \n
      SMH my head, just another Santapologist trying to twist the narrative.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1702645365 {#2893
      date: 2023-12-15 14:02:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2897 …}
    +nested: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    -id: 224255
    -bodyTs: "'anoth':11 'boot':4 'head':9 'narrat':17 'polish':5 'santablack':3 'santapologist':12 'smh':7 'tast':6 'tri':13 'twist':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5010657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702645365 {#2894
      date: 2023-12-15 14:02:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    SantaBlack lmao\n
    \n
    Is that why he’s impossible to see?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702650267 {#3028
    date: 2023-12-15 15:24:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 224458
  -bodyTs: "'imposs':8 'lmao':2 'santablack':1 'see':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6059505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702650267 {#3029
    date: 2023-12-15 15:24:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2911
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
    \n
    Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702653264 {#2909
    date: 2023-12-15 16:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2915 …}
  +votes: Doctrine\ORM\PersistentCollection {#2917 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
  -id: 224600
  -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653264 {#2910
    date: 2023-12-15 16:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2911
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
    \n
    Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702653264 {#2909
    date: 2023-12-15 16:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2915 …}
  +votes: Doctrine\ORM\PersistentCollection {#2917 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
  -id: 224600
  -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653264 {#2910
    date: 2023-12-15 16:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2911
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
    \n
    Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702653264 {#2909
    date: 2023-12-15 16:14:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2915 …}
  +votes: Doctrine\ORM\PersistentCollection {#2917 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
  -id: 224600
  -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653264 {#2910
    date: 2023-12-15 16:14:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2911
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
      \n
      Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702653264 {#2909
      date: 2023-12-15 16:14:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2915 …}
    +votes: Doctrine\ORM\PersistentCollection {#2917 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
    -id: 224600
    -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653264 {#2910
      date: 2023-12-15 16:14:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702661060 {#3044
    date: 2023-12-15 18:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 225002
  -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661060 {#3045
    date: 2023-12-15 18:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2911
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
      \n
      Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702653264 {#2909
      date: 2023-12-15 16:14:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2915 …}
    +votes: Doctrine\ORM\PersistentCollection {#2917 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
    -id: 224600
    -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653264 {#2910
      date: 2023-12-15 16:14:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702661060 {#3044
    date: 2023-12-15 18:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 225002
  -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661060 {#3045
    date: 2023-12-15 18:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2911
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2337
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        This interpretation is valid. But I recently learned to see it a different way.\n
        \n
        If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
        \n
        So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
        \n
        Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
        \n
        Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
        \n
        (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 126
      +score: 0
      +lastActive: DateTime @1704986687 {#2164
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 223554
      -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053403"
      +editedAt: DateTimeImmutable @1704849984 {#2060
        date: 2024-01-10 02:26:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702620860 {#2141
        date: 2023-12-15 07:14:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: """
      Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
      \n
      Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702653264 {#2909
      date: 2023-12-15 16:14:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2915 …}
    +votes: Doctrine\ORM\PersistentCollection {#2917 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
    -id: 224600
    -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6060508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702653264 {#2910
      date: 2023-12-15 16:14:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702661060 {#3044
    date: 2023-12-15 18:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 225002
  -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661060 {#3045
    date: 2023-12-15 18:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2911
      +user: Proxies\__CG__\App\Entity\User {#2912 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
        \n
        Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702653264 {#2909
        date: 2023-12-15 16:14:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2915 …}
      +votes: Doctrine\ORM\PersistentCollection {#2917 …}
      +reports: Doctrine\ORM\PersistentCollection {#2919 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
      -id: 224600
      -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702653264 {#2910
        date: 2023-12-15 16:14:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702661060 {#3044
      date: 2023-12-15 18:24:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 225002
    -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702661060 {#3045
      date: 2023-12-15 18:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Mr. Bubbles didn’t have a soul? 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702698297 {#3113
    date: 2023-12-16 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 226372
  -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698297 {#3114
    date: 2023-12-16 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2911
      +user: Proxies\__CG__\App\Entity\User {#2912 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
        \n
        Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702653264 {#2909
        date: 2023-12-15 16:14:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2915 …}
      +votes: Doctrine\ORM\PersistentCollection {#2917 …}
      +reports: Doctrine\ORM\PersistentCollection {#2919 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
      -id: 224600
      -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702653264 {#2910
        date: 2023-12-15 16:14:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702661060 {#3044
      date: 2023-12-15 18:24:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 225002
    -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702661060 {#3045
      date: 2023-12-15 18:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Mr. Bubbles didn’t have a soul? 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702698297 {#3113
    date: 2023-12-16 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 226372
  -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698297 {#3114
    date: 2023-12-16 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2911
      +user: Proxies\__CG__\App\Entity\User {#2912 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          This interpretation is valid. But I recently learned to see it a different way.\n
          \n
          If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
          \n
          So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
          \n
          Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
          \n
          Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
          \n
          (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 126
        +score: 0
        +lastActive: DateTime @1704986687 {#2164
          date: 2024-01-11 16:24:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 223554
        -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053403"
        +editedAt: DateTimeImmutable @1704849984 {#2060
          date: 2024-01-10 02:26:24.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702620860 {#2141
          date: 2023-12-15 07:14:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
        \n
        Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702653264 {#2909
        date: 2023-12-15 16:14:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2915 …}
      +votes: Doctrine\ORM\PersistentCollection {#2917 …}
      +reports: Doctrine\ORM\PersistentCollection {#2919 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
      -id: 224600
      -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6060508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702653264 {#2910
        date: 2023-12-15 16:14:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702661060 {#3044
      date: 2023-12-15 18:24:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 225002
    -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702661060 {#3045
      date: 2023-12-15 18:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "Mr. Bubbles didn’t have a soul? 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702698297 {#3113
    date: 2023-12-16 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 226372
  -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698297 {#3114
    date: 2023-12-16 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3130
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2911
        +user: Proxies\__CG__\App\Entity\User {#2912 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            This interpretation is valid. But I recently learned to see it a different way.\n
            \n
            If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
            \n
            So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
            \n
            Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
            \n
            Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
            \n
            (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 126
          +score: 0
          +lastActive: DateTime @1704986687 {#2164
            date: 2024-01-11 16:24:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mustbe3to20signs@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 223554
          -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6053403"
          +editedAt: DateTimeImmutable @1704849984 {#2060
            date: 2024-01-10 02:26:24.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702620860 {#2141
            date: 2023-12-15 07:14:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
          \n
          Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702653264 {#2909
          date: 2023-12-15 16:14:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
          "@atx_aquarian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2913 …}
        +nested: Doctrine\ORM\PersistentCollection {#2915 …}
        +votes: Doctrine\ORM\PersistentCollection {#2917 …}
        +reports: Doctrine\ORM\PersistentCollection {#2919 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
        -id: 224600
        -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702653264 {#2910
          date: 2023-12-15 16:14:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702661060 {#3044
        date: 2023-12-15 18:24:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
        "@Whelks_chance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3050 …}
      +votes: Doctrine\ORM\PersistentCollection {#3052 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 225002
      -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702661060 {#3045
        date: 2023-12-15 18:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Mr. Bubbles didn’t have a soul? 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702698297 {#3113
      date: 2023-12-16 04:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
      "@DharkStare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 226372
    -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6660084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702698297 {#3114
      date: 2023-12-16 04:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "(\u{2060}\u{2060}\u{2060}\u{2060}\u{2060}\u{2060})\u{2060}\(°-° )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702701885 {#3135
    date: 2023-12-16 05:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 226450
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6073345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701885 {#3132
    date: 2023-12-16 05:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2911
        +user: Proxies\__CG__\App\Entity\User {#2912 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            This interpretation is valid. But I recently learned to see it a different way.\n
            \n
            If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
            \n
            So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
            \n
            Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
            \n
            Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
            \n
            (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 126
          +score: 0
          +lastActive: DateTime @1704986687 {#2164
            date: 2024-01-11 16:24:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mustbe3to20signs@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 223554
          -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6053403"
          +editedAt: DateTimeImmutable @1704849984 {#2060
            date: 2024-01-10 02:26:24.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702620860 {#2141
            date: 2023-12-15 07:14:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
          \n
          Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702653264 {#2909
          date: 2023-12-15 16:14:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
          "@atx_aquarian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2913 …}
        +nested: Doctrine\ORM\PersistentCollection {#2915 …}
        +votes: Doctrine\ORM\PersistentCollection {#2917 …}
        +reports: Doctrine\ORM\PersistentCollection {#2919 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
        -id: 224600
        -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702653264 {#2910
          date: 2023-12-15 16:14:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702661060 {#3044
        date: 2023-12-15 18:24:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
        "@Whelks_chance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3050 …}
      +votes: Doctrine\ORM\PersistentCollection {#3052 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 225002
      -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702661060 {#3045
        date: 2023-12-15 18:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Mr. Bubbles didn’t have a soul? 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702698297 {#3113
      date: 2023-12-16 04:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
      "@DharkStare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 226372
    -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6660084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702698297 {#3114
      date: 2023-12-16 04:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "(\u{2060}\u{2060}\u{2060}\u{2060}\u{2060}\u{2060})\u{2060}\(°-° )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702701885 {#3135
    date: 2023-12-16 05:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 226450
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6073345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701885 {#3132
    date: 2023-12-16 05:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2911
        +user: Proxies\__CG__\App\Entity\User {#2912 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            This interpretation is valid. But I recently learned to see it a different way.\n
            \n
            If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
            \n
            So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
            \n
            Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
            \n
            Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
            \n
            (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 126
          +score: 0
          +lastActive: DateTime @1704986687 {#2164
            date: 2024-01-11 16:24:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mustbe3to20signs@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 223554
          -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6053403"
          +editedAt: DateTimeImmutable @1704849984 {#2060
            date: 2024-01-10 02:26:24.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702620860 {#2141
            date: 2023-12-15 07:14:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Are we considering the notion that Santa doesn’t just know if human children have behaved themselves, but also all ages of various animals too?\n
          \n
          Does he know if my goldfish is a dick? Has he ever given anything except coal to a cat? Does he know whether all dogs are good dogs?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702653264 {#2909
          date: 2023-12-15 16:14:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mustbe3to20signs@feddit.de"
          "@atx_aquarian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2913 …}
        +nested: Doctrine\ORM\PersistentCollection {#2915 …}
        +votes: Doctrine\ORM\PersistentCollection {#2917 …}
        +reports: Doctrine\ORM\PersistentCollection {#2919 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2921 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2923 …}
        -id: 224600
        -bodyTs: "'age':21 'also':19 'anim':24 'anyth':39 'behav':16 'cat':44 'children':14 'coal':41 'consid':3 'dick':34 'doesn':8 'dog':50,53 'ever':37 'except':40 'given':38 'goldfish':31 'good':52 'human':13 'know':11,28,47 'notion':5 'santa':7 'various':23 'whether':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6060508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702653264 {#2910
          date: 2023-12-15 16:14:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2337}
      +body: "I imagine he’s like Ghost Rider and can tell with a glance if someone is guilty or not by seeing their soul. If the entity has a soul, then he knows. Goldfish? Probably not. Sapient reindeer? Definitely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702661060 {#3044
        date: 2023-12-15 18:24:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mustbe3to20signs@feddit.de"
        "@atx_aquarian@lemmy.world"
        "@Whelks_chance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3050 …}
      +votes: Doctrine\ORM\PersistentCollection {#3052 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 225002
      -bodyTs: "'definit':38 'entiti':26 'ghost':6 'glanc':13 'goldfish':33 'guilti':17 'imagin':2 'know':32 'like':5 'probabl':34 'reindeer':37 'rider':7 'sapient':36 'see':21 'someon':15 'soul':23,29 'tell':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702661060 {#3045
        date: 2023-12-15 18:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2337}
    +body: "Mr. Bubbles didn’t have a soul? 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702698297 {#3113
      date: 2023-12-16 04:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
      "@atx_aquarian@lemmy.world"
      "@Whelks_chance@lemmy.world"
      "@DharkStare@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 226372
    -bodyTs: "'bubbl':2 'didn':3 'mr':1 'soul':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6660084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702698297 {#3114
      date: 2023-12-16 04:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "(\u{2060}\u{2060}\u{2060}\u{2060}\u{2060}\u{2060})\u{2060}\(°-° )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702701885 {#3135
    date: 2023-12-16 05:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
    "@Whelks_chance@lemmy.world"
    "@DharkStare@lemmy.world"
    "@AlligatorBlizzard@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 226450
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6073345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701885 {#3132
    date: 2023-12-16 05:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2927
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Angry upvote. I’ve been holding onto the interpretation that Santa was an asshole for knowing nasty shit was going down under his nose, but not doing anything about it until there was something in it for him.\n
    \n
    So I’d like to add to the chorus of those who appreciate this wholesome take.\n
    \n
    (Santa’s still a cunt though 😜 )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702648200 {#2925
    date: 2023-12-15 14:50:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 224368
  -bodyTs: "'add':44 'angri':1 'anyth':28 'appreci':51 'asshol':14 'chorus':47 'cunt':59 'd':41 'go':20 'hold':6 'interpret':9 'know':16 'like':42 'nasti':17 'nose':24 'onto':7 'santa':11,55 'shit':18 'someth':34 'still':57 'take':54 'though':60 'upvot':2 've':4 'wholesom':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6667485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648200 {#2926
    date: 2023-12-15 14:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2927
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Angry upvote. I’ve been holding onto the interpretation that Santa was an asshole for knowing nasty shit was going down under his nose, but not doing anything about it until there was something in it for him.\n
    \n
    So I’d like to add to the chorus of those who appreciate this wholesome take.\n
    \n
    (Santa’s still a cunt though 😜 )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702648200 {#2925
    date: 2023-12-15 14:50:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 224368
  -bodyTs: "'add':44 'angri':1 'anyth':28 'appreci':51 'asshol':14 'chorus':47 'cunt':59 'd':41 'go':20 'hold':6 'interpret':9 'know':16 'like':42 'nasti':17 'nose':24 'onto':7 'santa':11,55 'shit':18 'someth':34 'still':57 'take':54 'though':60 'upvot':2 've':4 'wholesom':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6667485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648200 {#2926
    date: 2023-12-15 14:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2927
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Angry upvote. I’ve been holding onto the interpretation that Santa was an asshole for knowing nasty shit was going down under his nose, but not doing anything about it until there was something in it for him.\n
    \n
    So I’d like to add to the chorus of those who appreciate this wholesome take.\n
    \n
    (Santa’s still a cunt though 😜 )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702648200 {#2925
    date: 2023-12-15 14:50:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 224368
  -bodyTs: "'add':44 'angri':1 'anyth':28 'appreci':51 'asshol':14 'chorus':47 'cunt':59 'd':41 'go':20 'hold':6 'interpret':9 'know':16 'like':42 'nasti':17 'nose':24 'onto':7 'santa':11,55 'shit':18 'someth':34 'still':57 'take':54 'though':60 'upvot':2 've':4 'wholesom':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6667485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648200 {#2926
    date: 2023-12-15 14:50:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2943
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "If Santa didn’t give us the opportunity to choose to do good or choose to do bad, how would we earn the chance to live in heaven with Santa for eternity? Santa never gives us more than we can bear, and he works in mysterious ways. Yes, we can come to Santa with our earnest request, but sometimes the answer is no. Remember the abominable snowman is always on the prowl for boys and girls whose faith is weak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702651810 {#2941
    date: 2023-12-15 15:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 224524
  -bodyTs: "'abomin':66 'alway':69 'answer':61 'bad':18 'bear':41 'boy':74 'chanc':24 'choos':10,15 'come':51 'didn':3 'earn':22 'earnest':56 'etern':32 'faith':78 'girl':76 'give':5,35 'good':13 'heaven':28 'live':26 'mysteri':46 'never':34 'opportun':8 'prowl':72 'rememb':64 'request':57 'santa':2,30,33,53 'snowman':67 'sometim':59 'us':6,36 'way':47 'weak':80 'whose':77 'work':44 'would':20 'yes':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651810 {#2942
    date: 2023-12-15 15:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2943
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "If Santa didn’t give us the opportunity to choose to do good or choose to do bad, how would we earn the chance to live in heaven with Santa for eternity? Santa never gives us more than we can bear, and he works in mysterious ways. Yes, we can come to Santa with our earnest request, but sometimes the answer is no. Remember the abominable snowman is always on the prowl for boys and girls whose faith is weak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702651810 {#2941
    date: 2023-12-15 15:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 224524
  -bodyTs: "'abomin':66 'alway':69 'answer':61 'bad':18 'bear':41 'boy':74 'chanc':24 'choos':10,15 'come':51 'didn':3 'earn':22 'earnest':56 'etern':32 'faith':78 'girl':76 'give':5,35 'good':13 'heaven':28 'live':26 'mysteri':46 'never':34 'opportun':8 'prowl':72 'rememb':64 'request':57 'santa':2,30,33,53 'snowman':67 'sometim':59 'us':6,36 'way':47 'weak':80 'whose':77 'work':44 'would':20 'yes':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651810 {#2942
    date: 2023-12-15 15:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2943
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2337
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2343 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      This interpretation is valid. But I recently learned to see it a different way.\n
      \n
      If you’ll humor me, please consider this. Since Santa knows if you’ve been “bad or good,” he knows the other reindeer have been bullies to poor Rudolph. And, while a red glowing nose is cool, it’s not a useful fog light. It’s just not.\n
      \n
      So Santa “uh oh!” had an emergency where, for the first time ever, the fog was going to be too thick *all over the world* to deliver presents?\n
      \n
      Nope, he set up Rudolph in a position to “lead” his peers in a situation that maybe needed a little help but was not, in any way, a true, worldwide magic-assed Santa emergency. Santa knew how to guide his reindeer to accept each other. The story of Rudolph was not about Rudolph doing something to prove himself. It was about recognizing a Rudolph in need and helping him rise to the occasion to bring him closer to his peers in a way that could heal division.\n
      \n
      Rudolph isn’t about how to triumph as a Rudolph. It’s about how to be a good Santa.\n
      \n
      (Edit: For everyone who already thought this was obvious in the story, thanks for letting this Rudolph have his epiphany anyway.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 126
    +score: 0
    +lastActive: DateTime @1704986687 {#2164
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mustbe3to20signs@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 223554
    -bodyTs: "'accept':134 'alreadi':202 'anyway':218 'ass':123 'bad':30 'bring':166 'bulli':40 'closer':168 'consid':21 'cool':51 'could':176 'deliv':89 'differ':13 'divis':178 'edit':198 'emerg':69,125 'epiphani':217 'ever':75 'everyon':200 'first':73 'fog':57,77 'glow':48 'go':79 'good':32,196 'guid':130 'heal':177 'help':111,159 'humor':18 'interpret':2 'isn':180 'knew':127 'know':25,34 'lead':100 'learn':8 'let':212 'light':58 'littl':110 'll':17 'magic':122 'magic-ass':121 'mayb':107 'need':108,157 'nope':91 'nose':49 'obvious':206 'occas':164 'oh':66 'peer':102,171 'pleas':20 'poor':42 'posit':98 'present':90 'prove':148 'recent':7 'recogn':153 'red':47 'reindeer':37,132 'rise':161 'rudolph':43,95,140,144,155,179,188,214 'santa':24,64,124,126,197 'see':10 'set':93 'sinc':23 'situat':105 'someth':146 'stori':138,209 'thank':210 'thick':83 'thought':203 'time':74 'triumph':185 'true':119 'uh':65 'use':56 'valid':4 've':28 'way':14,117,174 'world':87 'worldwid':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6053403"
    +editedAt: DateTimeImmutable @1704849984 {#2060
      date: 2024-01-10 02:26:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702620860 {#2141
      date: 2023-12-15 07:14:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2337}
  +body: "If Santa didn’t give us the opportunity to choose to do good or choose to do bad, how would we earn the chance to live in heaven with Santa for eternity? Santa never gives us more than we can bear, and he works in mysterious ways. Yes, we can come to Santa with our earnest request, but sometimes the answer is no. Remember the abominable snowman is always on the prowl for boys and girls whose faith is weak"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702651810 {#2941
    date: 2023-12-15 15:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mustbe3to20signs@feddit.de"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 224524
  -bodyTs: "'abomin':66 'alway':69 'answer':61 'bad':18 'bear':41 'boy':74 'chanc':24 'choos':10,15 'come':51 'didn':3 'earn':22 'earnest':56 'etern':32 'faith':78 'girl':76 'give':5,35 'good':13 'heaven':28 'live':26 'mysteri':46 'never':34 'opportun':8 'prowl':72 'rememb':64 'request':57 'santa':2,30,33,53 'snowman':67 'sometim':59 'us':6,36 'way':47 'weak':80 'whose':77 'work':44 'would':20 'yes':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702651810 {#2942
    date: 2023-12-15 15:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2224
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
    Ramp it up to 11.  \n
    Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
    Stand next to the person playing the shitty music and aim the speaker at then.  \n
    When they complain about your annoying noise you reply, “You started it.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704986687 {#2128
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 222192
  -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7332472"
  +editedAt: DateTimeImmutable @1704775944 {#2127
    date: 2024-01-09 05:52:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702583803 {#2126
    date: 2023-12-14 20:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
    Ramp it up to 11.  \n
    Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
    Stand next to the person playing the shitty music and aim the speaker at then.  \n
    When they complain about your annoying noise you reply, “You started it.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704986687 {#2128
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 222192
  -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7332472"
  +editedAt: DateTimeImmutable @1704775944 {#2127
    date: 2024-01-09 05:52:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702583803 {#2126
    date: 2023-12-14 20:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
    Ramp it up to 11.  \n
    Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
    Stand next to the person playing the shitty music and aim the speaker at then.  \n
    When they complain about your annoying noise you reply, “You started it.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704986687 {#2128
    date: 2024-01-11 16:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 222192
  -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7332472"
  +editedAt: DateTimeImmutable @1704775944 {#2127
    date: 2024-01-09 05:52:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702583803 {#2126
    date: 2023-12-14 20:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2785
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Is this the real reason polka was invented?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702617917 {#2786
    date: 2023-12-15 06:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 223498
  -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6660828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702617917 {#2789
    date: 2023-12-15 06:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2785
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Is this the real reason polka was invented?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702617917 {#2786
    date: 2023-12-15 06:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 223498
  -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6660828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702617917 {#2789
    date: 2023-12-15 06:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2785
  +user: Proxies\__CG__\App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Is this the real reason polka was invented?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702617917 {#2786
    date: 2023-12-15 06:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
  -id: 223498
  -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6660828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702617917 {#2789
    date: 2023-12-15 06:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2785
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Is this the real reason polka was invented?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702617917 {#2786
      date: 2023-12-15 06:25:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
    -id: 223498
    -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6660828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702617917 {#2789
      date: 2023-12-15 06:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Hey! I’ll have you know that the “Polka King of the Midwest” doesn’t take kindly to comments like that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702625726 {#2988
    date: 2023-12-15 08:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 223692
  -bodyTs: "'comment':19 'doesn':14 'hey':1 'kind':17 'king':10 'know':6 'like':20 'll':3 'midwest':13 'polka':9 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5423960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702625726 {#2985
    date: 2023-12-15 08:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2785
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Is this the real reason polka was invented?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702617917 {#2786
      date: 2023-12-15 06:25:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
    -id: 223498
    -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6660828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702617917 {#2789
      date: 2023-12-15 06:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Hey! I’ll have you know that the “Polka King of the Midwest” doesn’t take kindly to comments like that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702625726 {#2988
    date: 2023-12-15 08:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 223692
  -bodyTs: "'comment':19 'doesn':14 'hey':1 'kind':17 'king':10 'know':6 'like':20 'll':3 'midwest':13 'polka':9 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5423960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702625726 {#2985
    date: 2023-12-15 08:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2987
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2785
    +user: Proxies\__CG__\App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Is this the real reason polka was invented?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702617917 {#2786
      date: 2023-12-15 06:25:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2857 …}
    -id: 223498
    -bodyTs: "'invent':8 'polka':6 'real':4 'reason':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6660828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702617917 {#2789
      date: 2023-12-15 06:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Hey! I’ll have you know that the “Polka King of the Midwest” doesn’t take kindly to comments like that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702625726 {#2988
    date: 2023-12-15 08:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 223692
  -bodyTs: "'comment':19 'doesn':14 'hey':1 'kind':17 'king':10 'know':6 'like':20 'll':3 'midwest':13 'polka':9 'take':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5423960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702625726 {#2985
    date: 2023-12-15 08:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2853
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Yoko Ono it is!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702680889 {#2855
    date: 2023-12-15 23:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 225831
  -bodyTs: "'ono':2 'yoko':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702680889 {#2854
    date: 2023-12-15 23:54:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2853
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Yoko Ono it is!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702680889 {#2855
    date: 2023-12-15 23:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 225831
  -bodyTs: "'ono':2 'yoko':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702680889 {#2854
    date: 2023-12-15 23:54:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2853
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2224
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
      Ramp it up to 11.  \n
      Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
      Stand next to the person playing the shitty music and aim the speaker at then.  \n
      When they complain about your annoying noise you reply, “You started it.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1704986687 {#2128
      date: 2024-01-11 16:24:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -id: 222192
    -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7332472"
    +editedAt: DateTimeImmutable @1704775944 {#2127
      date: 2024-01-09 05:52:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702583803 {#2126
      date: 2023-12-14 20:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Yoko Ono it is!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702680889 {#2855
    date: 2023-12-15 23:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2851 …}
  +nested: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  -id: 225831
  -bodyTs: "'ono':2 'yoko':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6068742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702680889 {#2854
    date: 2023-12-15 23:54:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3077
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Yoko Ono it is!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702680889 {#2855
      date: 2023-12-15 23:54:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2851 …}
    +nested: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    -id: 225831
    -bodyTs: "'ono':2 'yoko':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6068742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702680889 {#2854
      date: 2023-12-15 23:54:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Now now, there’s no need to be so evil!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702701895 {#3075
    date: 2023-12-16 05:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 226449
  -bodyTs: "'evil':10 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7369725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701895 {#3076
    date: 2023-12-16 05:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3077
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Yoko Ono it is!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702680889 {#2855
      date: 2023-12-15 23:54:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2851 …}
    +nested: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    -id: 225831
    -bodyTs: "'ono':2 'yoko':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6068742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702680889 {#2854
      date: 2023-12-15 23:54:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Now now, there’s no need to be so evil!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702701895 {#3075
    date: 2023-12-16 05:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 226449
  -bodyTs: "'evil':10 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7369725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701895 {#3076
    date: 2023-12-16 05:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3077
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2224
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Start up your Bluetooth speaker. (Buy one if you haven’t got one. It doesn’t have to be good, just loud.)  \n
        Ramp it up to 11.  \n
        Start the most annoying obnoxious sound you have, (that you have already downloaded).  \n
        Stand next to the person playing the shitty music and aim the speaker at then.  \n
        When they complain about your annoying noise you reply, “You started it.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1704986687 {#2128
        date: 2024-01-11 16:24:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 222192
      -bodyTs: "'11':27 'aim':51 'alreadi':39 'annoy':31,61 'bluetooth':4 'buy':6 'complain':58 'doesn':15 'download':40 'good':20 'got':12 'haven':10 'loud':22 'music':49 'next':42 'nois':62 'obnoxi':32 'one':7,13 'person':45 'play':46 'ramp':23 'repli':64 'shitti':48 'sound':33 'speaker':5,53 'stand':41 'start':1,28,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7332472"
      +editedAt: DateTimeImmutable @1704775944 {#2127
        date: 2024-01-09 05:52:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702583803 {#2126
        date: 2023-12-14 20:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2224}
    +body: "Yoko Ono it is!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702680889 {#2855
      date: 2023-12-15 23:54:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@D_C@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2851 …}
    +nested: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2847 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    -id: 225831
    -bodyTs: "'ono':2 'yoko':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6068742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702680889 {#2854
      date: 2023-12-15 23:54:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2224}
  +body: "Now now, there’s no need to be so evil!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702701895 {#3075
    date: 2023-12-16 05:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@D_C@lemm.ee"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 226449
  -bodyTs: "'evil':10 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7369725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701895 {#3076
    date: 2023-12-16 05:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Give credit where credit is due: US managed to create extremely stable system. So stable it took a bloody war to alter it the only time it was done. So stable it’s now dysfunctional and impossible to fix. So stable it will still be there even after the country dissolves into a dictatorship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986610 {#2205
    date: 2024-01-11 16:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 299110
  -bodyTs: "'alter':22 'bloodi':19 'countri':50 'creat':10 'credit':2,4 'dictatorship':54 'dissolv':51 'done':29 'due':6 'dysfunct':35 'even':47 'extrem':11 'fix':39 'give':1 'imposs':37 'manag':8 'stabl':12,15,31,41 'still':44 'system':13 'time':26 'took':17 'us':7 'war':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1480777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986610 {#2206
    date: 2024-01-11 16:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Give credit where credit is due: US managed to create extremely stable system. So stable it took a bloody war to alter it the only time it was done. So stable it’s now dysfunctional and impossible to fix. So stable it will still be there even after the country dissolves into a dictatorship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986610 {#2205
    date: 2024-01-11 16:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 299110
  -bodyTs: "'alter':22 'bloodi':19 'countri':50 'creat':10 'credit':2,4 'dictatorship':54 'dissolv':51 'done':29 'due':6 'dysfunct':35 'even':47 'extrem':11 'fix':39 'give':1 'imposs':37 'manag':8 'stabl':12,15,31,41 'still':44 'system':13 'time':26 'took':17 'us':7 'war':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1480777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986610 {#2206
    date: 2024-01-11 16:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Give credit where credit is due: US managed to create extremely stable system. So stable it took a bloody war to alter it the only time it was done. So stable it’s now dysfunctional and impossible to fix. So stable it will still be there even after the country dissolves into a dictatorship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986610 {#2205
    date: 2024-01-11 16:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 299110
  -bodyTs: "'alter':22 'bloodi':19 'countri':50 'creat':10 'credit':2,4 'dictatorship':54 'dissolv':51 'done':29 'due':6 'dysfunct':35 'even':47 'extrem':11 'fix':39 'give':1 'imposs':37 'manag':8 'stabl':12,15,31,41 'still':44 'system':13 'time':26 'took':17 'us':7 'war':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1480777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986610 {#2206
    date: 2024-01-11 16:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2182
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 hours a sleep, I see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986559 {#2146
    date: 2024-01-11 16:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 299108
  -bodyTs: "'2':1 'hour':2 'see':6 'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986559 {#2185
    date: 2024-01-11 16:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 hours a sleep, I see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986559 {#2146
    date: 2024-01-11 16:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 299108
  -bodyTs: "'2':1 'hour':2 'see':6 'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986559 {#2185
    date: 2024-01-11 16:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2182
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2171 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 hours a sleep, I see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704986559 {#2146
    date: 2024-01-11 16:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 299108
  -bodyTs: "'2':1 'hour':2 'see':6 'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986559 {#2185
    date: 2024-01-11 16:22:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704986502 {#2181
    date: 2024-01-11 16:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 299106
  -bodyTs: "'/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986502 {#2179
    date: 2024-01-11 16:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704986502 {#2181
    date: 2024-01-11 16:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 299106
  -bodyTs: "'/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986502 {#2179
    date: 2024-01-11 16:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2134 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704986502 {#2181
    date: 2024-01-11 16:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 299106
  -bodyTs: "'/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/ec9635da-47b7-4635-b9ec-b836ef2d925e.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986502 {#2179
    date: 2024-01-11 16:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1999
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Maybe I should buy my first gun soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704986327 {#2169
    date: 2024-01-11 16:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 299102
  -bodyTs: "'buy':4 'first':6 'gun':7 'mayb':1 'soon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986327 {#2168
    date: 2024-01-11 16:18:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Maybe I should buy my first gun soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704986327 {#2169
    date: 2024-01-11 16:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 299102
  -bodyTs: "'buy':4 'first':6 'gun':7 'mayb':1 'soon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986327 {#2168
    date: 2024-01-11 16:18:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Maybe I should buy my first gun soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704986327 {#2169
    date: 2024-01-11 16:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 299102
  -bodyTs: "'buy':4 'first':6 'gun':7 'mayb':1 'soon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986327 {#2168
    date: 2024-01-11 16:18:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Please sir, I’d like some more pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704986257 {#2002
    date: 2024-01-11 16:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 299097
  -bodyTs: "'d':4 'like':5 'pixel':8 'pleas':1 'sir':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986257 {#2001
    date: 2024-01-11 16:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Please sir, I’d like some more pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704986257 {#2002
    date: 2024-01-11 16:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 299097
  -bodyTs: "'d':4 'like':5 'pixel':8 'pleas':1 'sir':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986257 {#2001
    date: 2024-01-11 16:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Please sir, I’d like some more pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704986257 {#2002
    date: 2024-01-11 16:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 299097
  -bodyTs: "'d':4 'like':5 'pixel':8 'pleas':1 'sir':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986257 {#2001
    date: 2024-01-11 16:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Lotta talk after your little Brexit stunt.\n
    \n
    Let’s not throw stones at each other yeah? Wouldn’t that be the proper way to conduct yourself? Or are you no better than Americans in thinking haha my group is the best fuck you…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704986125 {#2531
    date: 2024-01-11 16:15:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 299095
  -bodyTs: "'american':33 'best':41 'better':31 'brexit':6 'conduct':25 'fuck':42 'group':38 'haha':36 'let':8 'littl':5 'lotta':1 'proper':22 'stone':12 'stunt':7 'talk':2 'think':35 'throw':11 'way':23 'wouldn':17 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986125 {#2532
    date: 2024-01-11 16:15:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Lotta talk after your little Brexit stunt.\n
    \n
    Let’s not throw stones at each other yeah? Wouldn’t that be the proper way to conduct yourself? Or are you no better than Americans in thinking haha my group is the best fuck you…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704986125 {#2531
    date: 2024-01-11 16:15:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 299095
  -bodyTs: "'american':33 'best':41 'better':31 'brexit':6 'conduct':25 'fuck':42 'group':38 'haha':36 'let':8 'littl':5 'lotta':1 'proper':22 'stone':12 'stunt':7 'talk':2 'think':35 'throw':11 'way':23 'wouldn':17 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986125 {#2532
    date: 2024-01-11 16:15:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Lotta talk after your little Brexit stunt.\n
    \n
    Let’s not throw stones at each other yeah? Wouldn’t that be the proper way to conduct yourself? Or are you no better than Americans in thinking haha my group is the best fuck you…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704986125 {#2531
    date: 2024-01-11 16:15:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 299095
  -bodyTs: "'american':33 'best':41 'better':31 'brexit':6 'conduct':25 'fuck':42 'group':38 'haha':36 'let':8 'littl':5 'lotta':1 'proper':22 'stone':12 'stunt':7 'talk':2 'think':35 'throw':11 'way':23 'wouldn':17 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986125 {#2532
    date: 2024-01-11 16:15:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "OIL? THAT SHITS MINE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704985929 {#2606
    date: 2024-01-11 16:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 299089
  -bodyTs: "'mine':4 'oil':1 'shit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985929 {#2607
    date: 2024-01-11 16:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "OIL? THAT SHITS MINE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704985929 {#2606
    date: 2024-01-11 16:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 299089
  -bodyTs: "'mine':4 'oil':1 'shit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985929 {#2607
    date: 2024-01-11 16:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2612 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "OIL? THAT SHITS MINE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704985929 {#2606
    date: 2024-01-11 16:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NOT_RICHARD@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2615 …}
  +votes: Doctrine\ORM\PersistentCollection {#2617 …}
  +reports: Doctrine\ORM\PersistentCollection {#2619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2623 …}
  -id: 299089
  -bodyTs: "'mine':4 'oil':1 'shit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6579562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985929 {#2607
    date: 2024-01-11 16:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2627
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 anybody has a higher quality image of this, please post.\n
    \n
    I use a chair and I would love to have this on a t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704985898 {#2610
    date: 2024-01-11 16:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 224761
  -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6652756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656548 {#2609
    date: 2023-12-15 17:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2627
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 anybody has a higher quality image of this, please post.\n
    \n
    I use a chair and I would love to have this on a t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704985898 {#2610
    date: 2024-01-11 16:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 224761
  -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6652756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656548 {#2609
    date: 2023-12-15 17:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2627
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 anybody has a higher quality image of this, please post.\n
    \n
    I use a chair and I would love to have this on a t-shirt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704985898 {#2610
    date: 2024-01-11 16:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  -id: 224761
  -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6652756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656548 {#2609
    date: 2023-12-15 17:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2959
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2627
    +user: App\Entity\User {#2641 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anybody has a higher quality image of this, please post.\n
      \n
      I use a chair and I would love to have this on a t-shirt.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704985898 {#2610
      date: 2024-01-11 16:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2629 …}
    +nested: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 224761
    -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6652756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702656548 {#2609
      date: 2023-12-15 17:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    The best I could do with this distorted image.\n
    \n
    ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702662777 {#2957
    date: 2023-12-15 18:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2961 …}
  +nested: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  -id: 225088
  -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662777 {#2958
    date: 2023-12-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2959
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2627
    +user: App\Entity\User {#2641 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anybody has a higher quality image of this, please post.\n
      \n
      I use a chair and I would love to have this on a t-shirt.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704985898 {#2610
      date: 2024-01-11 16:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2629 …}
    +nested: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 224761
    -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6652756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702656548 {#2609
      date: 2023-12-15 17:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    The best I could do with this distorted image.\n
    \n
    ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702662777 {#2957
    date: 2023-12-15 18:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2961 …}
  +nested: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  -id: 225088
  -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662777 {#2958
    date: 2023-12-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2959
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2627
    +user: App\Entity\User {#2641 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      If anybody has a higher quality image of this, please post.\n
      \n
      I use a chair and I would love to have this on a t-shirt.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704985898 {#2610
      date: 2024-01-11 16:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2629 …}
    +nested: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    -id: 224761
    -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6652756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702656548 {#2609
      date: 2023-12-15 17:09:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    The best I could do with this distorted image.\n
    \n
    ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702662777 {#2957
    date: 2023-12-15 18:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2961 …}
  +nested: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  -id: 225088
  -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662777 {#2958
    date: 2023-12-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3062
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2959
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2627
      +user: App\Entity\User {#2641 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anybody has a higher quality image of this, please post.\n
        \n
        I use a chair and I would love to have this on a t-shirt.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704985898 {#2610
        date: 2024-01-11 16:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2629 …}
      +nested: Doctrine\ORM\PersistentCollection {#2631 …}
      +votes: Doctrine\ORM\PersistentCollection {#2633 …}
      +reports: Doctrine\ORM\PersistentCollection {#2635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
      -id: 224761
      -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6652756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702656548 {#2609
        date: 2023-12-15 17:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2627}
    +body: """
      The best I could do with this distorted image.\n
      \n
      ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702662777 {#2957
      date: 2023-12-15 18:52:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
      "@eestileib@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2961 …}
    +nested: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    -id: 225088
    -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702662777 {#2958
      date: 2023-12-15 18:52:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    Eeeeeeeeee! It’s beautiful!\n
    \n
    Thank you!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702701477 {#3060
    date: 2023-12-16 05:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 226440
  -bodyTs: "'beauti':4 'eeeeeeeeee':1 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701477 {#3061
    date: 2023-12-16 05:37:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3062
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2959
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2627
      +user: App\Entity\User {#2641 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anybody has a higher quality image of this, please post.\n
        \n
        I use a chair and I would love to have this on a t-shirt.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704985898 {#2610
        date: 2024-01-11 16:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2629 …}
      +nested: Doctrine\ORM\PersistentCollection {#2631 …}
      +votes: Doctrine\ORM\PersistentCollection {#2633 …}
      +reports: Doctrine\ORM\PersistentCollection {#2635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
      -id: 224761
      -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6652756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702656548 {#2609
        date: 2023-12-15 17:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2627}
    +body: """
      The best I could do with this distorted image.\n
      \n
      ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702662777 {#2957
      date: 2023-12-15 18:52:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
      "@eestileib@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2961 …}
    +nested: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    -id: 225088
    -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702662777 {#2958
      date: 2023-12-15 18:52:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    Eeeeeeeeee! It’s beautiful!\n
    \n
    Thank you!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702701477 {#3060
    date: 2023-12-16 05:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 226440
  -bodyTs: "'beauti':4 'eeeeeeeeee':1 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701477 {#3061
    date: 2023-12-16 05:37:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3062
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2959
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2627
      +user: App\Entity\User {#2641 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2628 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        If anybody has a higher quality image of this, please post.\n
        \n
        I use a chair and I would love to have this on a t-shirt.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704985898 {#2610
        date: 2024-01-11 16:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2629 …}
      +nested: Doctrine\ORM\PersistentCollection {#2631 …}
      +votes: Doctrine\ORM\PersistentCollection {#2633 …}
      +reports: Doctrine\ORM\PersistentCollection {#2635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
      -id: 224761
      -bodyTs: "'anybodi':2 'chair':15 'higher':5 'imag':7 'love':19 'pleas':10 'post':11 'qualiti':6 'shirt':27 't-shirt':25 'use':13 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6652756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702656548 {#2609
        date: 2023-12-15 17:09:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2627}
    +body: """
      The best I could do with this distorted image.\n
      \n
      ![](https://lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702662777 {#2957
      date: 2023-12-15 18:52:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lelgenio@lemmy.ml"
      "@eestileib@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2961 …}
    +nested: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    -id: 225088
    -bodyTs: "'/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':12 'best':2 'could':4 'distort':8 'imag':9 'lemmy.world':11 'lemmy.world/pictrs/image/df27a31a-44ea-4368-90ad-43c1a9b318b3.png)':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6063576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702662777 {#2958
      date: 2023-12-15 18:52:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: """
    Eeeeeeeeee! It’s beautiful!\n
    \n
    Thank you!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702701477 {#3060
    date: 2023-12-16 05:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@eestileib@sh.itjust.works"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 226440
  -bodyTs: "'beauti':4 'eeeeeeeeee':1 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6660706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702701477 {#3061
    date: 2023-12-16 05:37:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Stop, I can only get so hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704985639 {#2696
    date: 2024-01-11 16:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 299081
  -bodyTs: "'get':5 'hard':7 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985639 {#2697
    date: 2024-01-11 16:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Stop, I can only get so hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704985639 {#2696
    date: 2024-01-11 16:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 299081
  -bodyTs: "'get':5 'hard':7 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985639 {#2697
    date: 2024-01-11 16:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Stop, I can only get so hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704985639 {#2696
    date: 2024-01-11 16:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 299081
  -bodyTs: "'get':5 'hard':7 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8140280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704985639 {#2697
    date: 2024-01-11 16:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED 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