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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
    \n
    Basically, I know how to use Tor, but I have no idea where to begin with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700330180 {#2429
    date: 2023-11-18 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 126358
  -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4880612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700034187 {#1394
    date: 2023-11-15 08:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
    \n
    Basically, I know how to use Tor, but I have no idea where to begin with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700330180 {#2429
    date: 2023-11-18 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 126358
  -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4880612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700034187 {#1394
    date: 2023-11-15 08:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
    \n
    Basically, I know how to use Tor, but I have no idea where to begin with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700330180 {#2429
    date: 2023-11-18 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 126358
  -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4880612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700034187 {#1394
    date: 2023-11-15 08:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
      \n
      Basically, I know how to use Tor, but I have no idea where to begin with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700330180 {#2429
      date: 2023-11-18 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 126358
    -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4880612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700034187 {#1394
      date: 2023-11-15 08:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Isn’t there a directory for safe onion links anywhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700068838 {#2956
    date: 2023-11-15 18:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 127465
  -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2951530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068838 {#2959
    date: 2023-11-15 18:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
      \n
      Basically, I know how to use Tor, but I have no idea where to begin with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700330180 {#2429
      date: 2023-11-18 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 126358
    -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4880612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700034187 {#1394
      date: 2023-11-15 08:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Isn’t there a directory for safe onion links anywhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700068838 {#2956
    date: 2023-11-15 18:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 127465
  -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2951530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068838 {#2959
    date: 2023-11-15 18:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
      \n
      Basically, I know how to use Tor, but I have no idea where to begin with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700330180 {#2429
      date: 2023-11-18 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 126358
    -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4880612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700034187 {#1394
      date: 2023-11-15 08:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Isn’t there a directory for safe onion links anywhere?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700068838 {#2956
    date: 2023-11-15 18:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 127465
  -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2951530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068838 {#2959
    date: 2023-11-15 18:20:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3363
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
        \n
        Basically, I know how to use Tor, but I have no idea where to begin with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700330180 {#2429
        date: 2023-11-18 18:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 126358
      -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4880612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700034187 {#1394
        date: 2023-11-15 08:43:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Isn’t there a directory for safe onion links anywhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700068838 {#2956
      date: 2023-11-15 18:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Gestrid@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 127465
    -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2951530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068838 {#2959
      date: 2023-11-15 18:20:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "If there is, I’d like to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700069913 {#3361
    date: 2023-11-15 18:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 127520
  -bodyTs: "'d':5 'know':8 'like':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4891442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069913 {#3362
    date: 2023-11-15 18:38: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
11 DENIED edit
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
        \n
        Basically, I know how to use Tor, but I have no idea where to begin with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700330180 {#2429
        date: 2023-11-18 18:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 126358
      -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4880612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700034187 {#1394
        date: 2023-11-15 08:43:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Isn’t there a directory for safe onion links anywhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700068838 {#2956
      date: 2023-11-15 18:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Gestrid@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 127465
    -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2951530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068838 {#2959
      date: 2023-11-15 18:20:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "If there is, I’d like to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700069913 {#3361
    date: 2023-11-15 18:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 127520
  -bodyTs: "'d':5 'know':8 'like':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4891442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069913 {#3362
    date: 2023-11-15 18:38: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
12 DENIED moderate
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honestly, I’d probably use Tor more if I knew which sites on the dark web were “safe”.\n
        \n
        Basically, I know how to use Tor, but I have no idea where to begin with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700330180 {#2429
        date: 2023-11-18 18:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 126358
      -bodyTs: "'basic':19 'begin':33 'd':3 'dark':15 'honest':1 'idea':30 'knew':10 'know':21 'probabl':4 'safe':18 'site':12 'tor':6,25 'use':5,24 'web':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4880612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700034187 {#1394
        date: 2023-11-15 08:43:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Isn’t there a directory for safe onion links anywhere?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700068838 {#2956
      date: 2023-11-15 18:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Gestrid@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 127465
    -bodyTs: "'anywher':10 'directori':5 'isn':1 'link':9 'onion':8 'safe':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/2951530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068838 {#2959
      date: 2023-11-15 18:20:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "If there is, I’d like to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700069913 {#3361
    date: 2023-11-15 18:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Gestrid@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 127520
  -bodyTs: "'d':5 'know':8 'like':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4891442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069913 {#3362
    date: 2023-11-15 18:38: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
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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Si pa, mandale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700035226 {#1736
    date: 2023-11-15 09:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 126379
  -bodyTs: "'mandal':3 'pa':2 'si':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4716956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700035226 {#1724
    date: 2023-11-15 09:00: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
15 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Si pa, mandale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700035226 {#1736
    date: 2023-11-15 09:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 126379
  -bodyTs: "'mandal':3 'pa':2 'si':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4716956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700035226 {#1724
    date: 2023-11-15 09:00: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
16 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Si pa, mandale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700035226 {#1736
    date: 2023-11-15 09:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PolPratsMolina@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 126379
  -bodyTs: "'mandal':3 'pa':2 'si':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4716956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700035226 {#1724
    date: 2023-11-15 09:00: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
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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Shouldn't it be the other way around? Emo is just city country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700290016 {#1381
    date: 2023-11-18 07:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 126430
  -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700037365 {#1383
    date: 2023-11-15 09:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Shouldn't it be the other way around? Emo is just city country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700290016 {#1381
    date: 2023-11-18 07:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 126430
  -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700037365 {#1383
    date: 2023-11-15 09:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Shouldn't it be the other way around? Emo is just city country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1700290016 {#1381
    date: 2023-11-18 07:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 126430
  -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700037365 {#1383
    date: 2023-11-15 09:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Shouldn't it be the other way around? Emo is just city country"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700290016 {#1381
      date: 2023-11-18 07:46:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 126430
    -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700037365 {#1383
      date: 2023-11-15 09:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "[City country](https://media.tenor.com/8R-ytjohiycAAAAM/city-wok-welcome-to-chitty-wok.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700038384 {#3025
    date: 2023-11-15 09:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3020 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 126456
  -bodyTs: "'/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':5 'citi':1 'countri':2 'media.tenor.com':4 'media.tenor.com/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5328185"
  +editedAt: DateTimeImmutable @1700290050 {#3024
    date: 2023-11-18 07:47:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700038384 {#3023
    date: 2023-11-15 09:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Shouldn't it be the other way around? Emo is just city country"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700290016 {#1381
      date: 2023-11-18 07:46:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 126430
    -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700037365 {#1383
      date: 2023-11-15 09:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "[City country](https://media.tenor.com/8R-ytjohiycAAAAM/city-wok-welcome-to-chitty-wok.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700038384 {#3025
    date: 2023-11-15 09:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3020 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 126456
  -bodyTs: "'/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':5 'citi':1 'countri':2 'media.tenor.com':4 'media.tenor.com/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5328185"
  +editedAt: DateTimeImmutable @1700290050 {#3024
    date: 2023-11-18 07:47:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700038384 {#3023
    date: 2023-11-15 09:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Shouldn't it be the other way around? Emo is just city country"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1700290016 {#1381
      date: 2023-11-18 07:46:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 126430
    -bodyTs: "'around':8 'citi':12 'countri':13 'emo':9 'shouldn':1 'way':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3573365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700037365 {#1383
      date: 2023-11-15 09:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "[City country](https://media.tenor.com/8R-ytjohiycAAAAM/city-wok-welcome-to-chitty-wok.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700038384 {#3025
    date: 2023-11-15 09:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3020 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 126456
  -bodyTs: "'/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':5 'citi':1 'countri':2 'media.tenor.com':4 'media.tenor.com/8r-ytjohiycaaaam/city-wok-welcome-to-chitty-wok.gif)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5328185"
  +editedAt: DateTimeImmutable @1700290050 {#3024
    date: 2023-11-18 07:47:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700038384 {#3023
    date: 2023-11-15 09:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Ha_Ha very funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700038691 {#2348
    date: 2023-11-15 09:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 126465
  -bodyTs: "'funni':4 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038691 {#2346
    date: 2023-11-15 09:58: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
27 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Ha_Ha very funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700038691 {#2348
    date: 2023-11-15 09:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 126465
  -bodyTs: "'funni':4 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038691 {#2346
    date: 2023-11-15 09:58: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
28 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Ha_Ha very funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700038691 {#2348
    date: 2023-11-15 09:58:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 126465
  -bodyTs: "'funni':4 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038691 {#2346
    date: 2023-11-15 09:58: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
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 {#2112
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t use tor but I would use it for piracy if I lived in a strict country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700038835 {#2109
    date: 2023-11-15 10:00:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 126470
  -bodyTs: "'countri':19 'live':15 'piraci':12 'strict':18 'tor':5 'use':4,9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038835 {#2103
    date: 2023-11-15 10:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t use tor but I would use it for piracy if I lived in a strict country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700038835 {#2109
    date: 2023-11-15 10:00:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 126470
  -bodyTs: "'countri':19 'live':15 'piraci':12 'strict':18 'tor':5 'use':4,9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038835 {#2103
    date: 2023-11-15 10:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t use tor but I would use it for piracy if I lived in a strict country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700038835 {#2109
    date: 2023-11-15 10:00:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 126470
  -bodyTs: "'countri':19 'live':15 'piraci':12 'strict':18 'tor':5 'use':4,9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4881721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700038835 {#2103
    date: 2023-11-15 10:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2163
  +user: App\Entity\User {#2216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What is grunge? Classic emo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700308166 {#2107
    date: 2023-11-18 12:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 126503
  -bodyTs: "'classic':4 'emo':5 'grung':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6153496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700040317 {#2110
    date: 2023-11-15 10: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
35 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What is grunge? Classic emo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700308166 {#2107
    date: 2023-11-18 12:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 126503
  -bodyTs: "'classic':4 'emo':5 'grung':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6153496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700040317 {#2110
    date: 2023-11-15 10: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
36 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What is grunge? Classic emo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700308166 {#2107
    date: 2023-11-18 12:49:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 126503
  -bodyTs: "'classic':4 'emo':5 'grung':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6153496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700040317 {#2110
    date: 2023-11-15 10: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
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 {#3006
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2163
    +user: App\Entity\User {#2216 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is grunge? Classic emo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700308166 {#2107
      date: 2023-11-18 12:49:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2128 …}
    +votes: Doctrine\ORM\PersistentCollection {#2126 …}
    +reports: Doctrine\ORM\PersistentCollection {#2139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    -id: 126503
    -bodyTs: "'classic':4 'emo':5 'grung':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6153496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700040317 {#2110
      date: 2023-11-15 10:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "More like proto-Emo. We hadn't evolved full Emo yet. We had bouts of sadness, but with more aggressive overtones and parts where we just yelled before going back to being sad and quiet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700051730 {#3008
    date: 2023-11-15 13:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3004 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 126872
  -bodyTs: "'aggress':21 'back':31 'bout':15 'emo':5,11 'evolv':9 'full':10 'go':30 'hadn':7 'like':2 'overton':22 'part':24 'proto':4 'proto-emo':3 'quiet':36 'sad':17,34 'yell':28 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3575942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051730 {#3007
    date: 2023-11-15 13:35: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
39 DENIED edit
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2163
    +user: App\Entity\User {#2216 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is grunge? Classic emo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700308166 {#2107
      date: 2023-11-18 12:49:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2128 …}
    +votes: Doctrine\ORM\PersistentCollection {#2126 …}
    +reports: Doctrine\ORM\PersistentCollection {#2139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    -id: 126503
    -bodyTs: "'classic':4 'emo':5 'grung':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6153496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700040317 {#2110
      date: 2023-11-15 10:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "More like proto-Emo. We hadn't evolved full Emo yet. We had bouts of sadness, but with more aggressive overtones and parts where we just yelled before going back to being sad and quiet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700051730 {#3008
    date: 2023-11-15 13:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3004 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 126872
  -bodyTs: "'aggress':21 'back':31 'bout':15 'emo':5,11 'evolv':9 'full':10 'go':30 'hadn':7 'like':2 'overton':22 'part':24 'proto':4 'proto-emo':3 'quiet':36 'sad':17,34 'yell':28 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3575942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051730 {#3007
    date: 2023-11-15 13:35: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
40 DENIED moderate
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2163
    +user: App\Entity\User {#2216 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is grunge? Classic emo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700308166 {#2107
      date: 2023-11-18 12:49:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2128 …}
    +votes: Doctrine\ORM\PersistentCollection {#2126 …}
    +reports: Doctrine\ORM\PersistentCollection {#2139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    -id: 126503
    -bodyTs: "'classic':4 'emo':5 'grung':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6153496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700040317 {#2110
      date: 2023-11-15 10:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2163}
  +body: "More like proto-Emo. We hadn't evolved full Emo yet. We had bouts of sadness, but with more aggressive overtones and parts where we just yelled before going back to being sad and quiet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700051730 {#3008
    date: 2023-11-15 13:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3004 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 126872
  -bodyTs: "'aggress':21 'back':31 'bout':15 'emo':5,11 'evolv':9 'full':10 'go':30 'hadn':7 'like':2 'overton':22 'part':24 'proto':4 'proto-emo':3 'quiet':36 'sad':17,34 'yell':28 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/627882/-/comment/3575942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051730 {#3007
    date: 2023-11-15 13:35: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
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 {#2199
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What massive war crimes did Israel commit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701257680 {#2222
    date: 2023-11-29 12:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 126562
  -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4718333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042122 {#2221
    date: 2023-11-15 10:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What massive war crimes did Israel commit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701257680 {#2222
    date: 2023-11-29 12:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 126562
  -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4718333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042122 {#2221
    date: 2023-11-15 10:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "What massive war crimes did Israel commit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701257680 {#2222
    date: 2023-11-29 12:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 126562
  -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4718333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042122 {#2221
    date: 2023-11-15 10:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2990
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2199
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What massive war crimes did Israel commit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701257680 {#2222
      date: 2023-11-29 12:34:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2195 …}
    +nested: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2206 …}
    +reports: Doctrine\ORM\PersistentCollection {#2201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
    -id: 126562
    -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4718333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700042122 {#2221
      date: 2023-11-15 10:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "Let’s start with Nakba part 1 in 1947"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700044330 {#2992
    date: 2023-11-15 11:32:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 126631
  -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044330 {#2991
    date: 2023-11-15 11:32: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
47 DENIED edit
App\Entity\EntryComment {#2990
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2199
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What massive war crimes did Israel commit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701257680 {#2222
      date: 2023-11-29 12:34:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2195 …}
    +nested: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2206 …}
    +reports: Doctrine\ORM\PersistentCollection {#2201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
    -id: 126562
    -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4718333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700042122 {#2221
      date: 2023-11-15 10:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "Let’s start with Nakba part 1 in 1947"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700044330 {#2992
    date: 2023-11-15 11:32:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 126631
  -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044330 {#2991
    date: 2023-11-15 11:32: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
48 DENIED moderate
App\Entity\EntryComment {#2990
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2199
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What massive war crimes did Israel commit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701257680 {#2222
      date: 2023-11-29 12:34:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2195 …}
    +nested: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2206 …}
    +reports: Doctrine\ORM\PersistentCollection {#2201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
    -id: 126562
    -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4718333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700042122 {#2221
      date: 2023-11-15 10:55:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "Let’s start with Nakba part 1 in 1947"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700044330 {#2992
    date: 2023-11-15 11:32:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 126631
  -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6154811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044330 {#2991
    date: 2023-11-15 11:32: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
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 {#3184
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2990
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2199
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What massive war crimes did Israel commit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701257680 {#2222
        date: 2023-11-29 12:34:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 126562
      -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4718333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700042122 {#2221
        date: 2023-11-15 10:55:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "Let’s start with Nakba part 1 in 1947"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700044330 {#2992
      date: 2023-11-15 11:32:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 126631
    -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6154811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700044330 {#2991
      date: 2023-11-15 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700053890 {#3187
    date: 2023-11-15 14:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 126933
  -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4721080"
  +editedAt: DateTimeImmutable @1700311299 {#3190
    date: 2023-11-18 13:41:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700053890 {#3192
    date: 2023-11-15 14:11: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
51 DENIED edit
App\Entity\EntryComment {#3184
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2990
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2199
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What massive war crimes did Israel commit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701257680 {#2222
        date: 2023-11-29 12:34:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 126562
      -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4718333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700042122 {#2221
        date: 2023-11-15 10:55:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "Let’s start with Nakba part 1 in 1947"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700044330 {#2992
      date: 2023-11-15 11:32:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 126631
    -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6154811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700044330 {#2991
      date: 2023-11-15 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700053890 {#3187
    date: 2023-11-15 14:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 126933
  -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4721080"
  +editedAt: DateTimeImmutable @1700311299 {#3190
    date: 2023-11-18 13:41:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700053890 {#3192
    date: 2023-11-15 14:11: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
52 DENIED moderate
App\Entity\EntryComment {#3184
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2990
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2199
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What massive war crimes did Israel commit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701257680 {#2222
        date: 2023-11-29 12:34:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 126562
      -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4718333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700042122 {#2221
        date: 2023-11-15 10:55:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "Let’s start with Nakba part 1 in 1947"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700044330 {#2992
      date: 2023-11-15 11:32:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 126631
    -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6154811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700044330 {#2991
      date: 2023-11-15 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700053890 {#3187
    date: 2023-11-15 14:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 126933
  -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4721080"
  +editedAt: DateTimeImmutable @1700311299 {#3190
    date: 2023-11-18 13:41:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700053890 {#3192
    date: 2023-11-15 14:11: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
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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "delibberately poisoning water wells warcrimey enough for you? [palestinechronicle.com/operation-cast-thy-bread-u…](https://www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700072390 {#3587
    date: 2023-11-15 19:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3591 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  -id: 127640
  -bodyTs: "'/operation-cast-thy-bread-u':11 '/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':14 'delibber':1 'enough':6 'palestinechronicle.com':10 'palestinechronicle.com/operation-cast-thy-bread-u':9 'poison':2 'warcrimey':5 'water':3 'well':4 'www.palestinechronicle.com':13 'www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3025002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072390 {#3588
    date: 2023-11-15 19:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "delibberately poisoning water wells warcrimey enough for you? [palestinechronicle.com/operation-cast-thy-bread-u…](https://www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700072390 {#3587
    date: 2023-11-15 19:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3591 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  -id: 127640
  -bodyTs: "'/operation-cast-thy-bread-u':11 '/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':14 'delibber':1 'enough':6 'palestinechronicle.com':10 'palestinechronicle.com/operation-cast-thy-bread-u':9 'poison':2 'warcrimey':5 'water':3 'well':4 'www.palestinechronicle.com':13 'www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3025002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072390 {#3588
    date: 2023-11-15 19:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3589
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "delibberately poisoning water wells warcrimey enough for you? [palestinechronicle.com/operation-cast-thy-bread-u…](https://www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700072390 {#3587
    date: 2023-11-15 19:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3591 …}
  +nested: Doctrine\ORM\PersistentCollection {#3593 …}
  +votes: Doctrine\ORM\PersistentCollection {#3595 …}
  +reports: Doctrine\ORM\PersistentCollection {#3597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3601 …}
  -id: 127640
  -bodyTs: "'/operation-cast-thy-bread-u':11 '/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':14 'delibber':1 'enough':6 'palestinechronicle.com':10 'palestinechronicle.com/operation-cast-thy-bread-u':9 'poison':2 'warcrimey':5 'water':3 'well':4 'www.palestinechronicle.com':13 'www.palestinechronicle.com/operation-cast-thy-bread-unearthed-documents-reveal-israeli-militias-poisoned-wells-during-nakba/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3025002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072390 {#3588
    date: 2023-11-15 19:19:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3605
  +user: Proxies\__CG__\App\Entity\User {#3606 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
    \n
    Sources are at the bottom, and there are links to information where massacres took place in the villages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700069013 {#3603
    date: 2023-11-15 18:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3607 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3611 …}
  +reports: Doctrine\ORM\PersistentCollection {#3613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
  -id: 127476
  -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069013 {#3604
    date: 2023-11-15 18:23: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
59 DENIED edit
App\Entity\EntryComment {#3605
  +user: Proxies\__CG__\App\Entity\User {#3606 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
    \n
    Sources are at the bottom, and there are links to information where massacres took place in the villages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700069013 {#3603
    date: 2023-11-15 18:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3607 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3611 …}
  +reports: Doctrine\ORM\PersistentCollection {#3613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
  -id: 127476
  -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069013 {#3604
    date: 2023-11-15 18:23: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
60 DENIED moderate
App\Entity\EntryComment {#3605
  +user: Proxies\__CG__\App\Entity\User {#3606 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2209 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: Proxies\__CG__\App\Entity\User {#2989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2199
        +user: App\Entity\User {#2209 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What massive war crimes did Israel commit?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701257680 {#2222
          date: 2023-11-29 12:34:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 126562
        -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4718333"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700042122 {#2221
          date: 2023-11-15 10:55:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "Let’s start with Nakba part 1 in 1947"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700044330 {#2992
        date: 2023-11-15 11:32:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2988 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 126631
      -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6154811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044330 {#2991
        date: 2023-11-15 11:32:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700053890 {#3187
      date: 2023-11-15 14:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3182 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 126933
    -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4721080"
    +editedAt: DateTimeImmutable @1700311299 {#3190
      date: 2023-11-18 13:41:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700053890 {#3192
      date: 2023-11-15 14:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
    \n
    Sources are at the bottom, and there are links to information where massacres took place in the villages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700069013 {#3603
    date: 2023-11-15 18:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3607 …}
  +nested: Doctrine\ORM\PersistentCollection {#3609 …}
  +votes: Doctrine\ORM\PersistentCollection {#3611 …}
  +reports: Doctrine\ORM\PersistentCollection {#3613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
  -id: 127476
  -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069013 {#3604
    date: 2023-11-15 18:23: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
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 {#3754
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    Your source specifies 1947–1949 Palestine war, so I’ll focus on that.\n
    \n
    Most of the villages in your map are marked as part of the Jewish state that was **officially** accepted by United Nations: […wikipedia.org/…/United_Nations_Partition_Plan_fo…](https://en.m.wikipedia.org/wiki/United_Nations_Partition_Plan_for_Palestine)\n
    \n
    This was the only plan at the time the British mandate on Palestine was over.\n
    \n
    According to the source above, the Arab leaders used arguments such as: “We will sweep them [the Jews] into the sea.” or “We shall eradicate Zionism.”\n
    \n
    In this war there were massive massacres from both sides: […wikipedia.org/…/Killings_and_massacres_during_th…](https://en.m.wikipedia.org/wiki/Killings_and_massacres_during_the_1948_Palestine_war#List)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700136721 {#3752
    date: 2023-11-16 13:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 155135
  -bodyTs: "'/killings_and_massacres_during_th':93 '/united_nations_partition_plan_fo':37 '/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':96 '/wiki/united_nations_partition_plan_for_palestine)':40 '1947':4 '1949':5 'accept':32 'accord':56 'arab':62 'argument':65 'british':50 'en.m.wikipedia.org':39,95 'en.m.wikipedia.org/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':94 'en.m.wikipedia.org/wiki/united_nations_partition_plan_for_palestine)':38 'erad':80 'focus':11 'jew':73 'jewish':27 'leader':63 'll':10 'mandat':51 'map':20 'mark':22 'massacr':88 'massiv':87 'nation':35 'offici':31 'palestin':6,53 'part':24 'plan':45 'sea':76 'shall':79 'side':91 'sourc':2,59 'specifi':3 'state':28 'sweep':70 'time':48 'unit':34 'use':64 'villag':17 'war':7,84 'wikipedia.org':36,92 'zionism':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4748031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136721 {#3753
    date: 2023-11-16 13:12: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
63 DENIED edit
App\Entity\EntryComment {#3754
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    Your source specifies 1947–1949 Palestine war, so I’ll focus on that.\n
    \n
    Most of the villages in your map are marked as part of the Jewish state that was **officially** accepted by United Nations: […wikipedia.org/…/United_Nations_Partition_Plan_fo…](https://en.m.wikipedia.org/wiki/United_Nations_Partition_Plan_for_Palestine)\n
    \n
    This was the only plan at the time the British mandate on Palestine was over.\n
    \n
    According to the source above, the Arab leaders used arguments such as: “We will sweep them [the Jews] into the sea.” or “We shall eradicate Zionism.”\n
    \n
    In this war there were massive massacres from both sides: […wikipedia.org/…/Killings_and_massacres_during_th…](https://en.m.wikipedia.org/wiki/Killings_and_massacres_during_the_1948_Palestine_war#List)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700136721 {#3752
    date: 2023-11-16 13:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 155135
  -bodyTs: "'/killings_and_massacres_during_th':93 '/united_nations_partition_plan_fo':37 '/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':96 '/wiki/united_nations_partition_plan_for_palestine)':40 '1947':4 '1949':5 'accept':32 'accord':56 'arab':62 'argument':65 'british':50 'en.m.wikipedia.org':39,95 'en.m.wikipedia.org/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':94 'en.m.wikipedia.org/wiki/united_nations_partition_plan_for_palestine)':38 'erad':80 'focus':11 'jew':73 'jewish':27 'leader':63 'll':10 'mandat':51 'map':20 'mark':22 'massacr':88 'massiv':87 'nation':35 'offici':31 'palestin':6,53 'part':24 'plan':45 'sea':76 'shall':79 'side':91 'sourc':2,59 'specifi':3 'state':28 'sweep':70 'time':48 'unit':34 'use':64 'villag':17 'war':7,84 'wikipedia.org':36,92 'zionism':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4748031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136721 {#3753
    date: 2023-11-16 13:12: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
64 DENIED moderate
App\Entity\EntryComment {#3754
  +user: App\Entity\User {#2209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: """
    Your source specifies 1947–1949 Palestine war, so I’ll focus on that.\n
    \n
    Most of the villages in your map are marked as part of the Jewish state that was **officially** accepted by United Nations: […wikipedia.org/…/United_Nations_Partition_Plan_fo…](https://en.m.wikipedia.org/wiki/United_Nations_Partition_Plan_for_Palestine)\n
    \n
    This was the only plan at the time the British mandate on Palestine was over.\n
    \n
    According to the source above, the Arab leaders used arguments such as: “We will sweep them [the Jews] into the sea.” or “We shall eradicate Zionism.”\n
    \n
    In this war there were massive massacres from both sides: […wikipedia.org/…/Killings_and_massacres_during_th…](https://en.m.wikipedia.org/wiki/Killings_and_massacres_during_the_1948_Palestine_war#List)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700136721 {#3752
    date: 2023-11-16 13:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 155135
  -bodyTs: "'/killings_and_massacres_during_th':93 '/united_nations_partition_plan_fo':37 '/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':96 '/wiki/united_nations_partition_plan_for_palestine)':40 '1947':4 '1949':5 'accept':32 'accord':56 'arab':62 'argument':65 'british':50 'en.m.wikipedia.org':39,95 'en.m.wikipedia.org/wiki/killings_and_massacres_during_the_1948_palestine_war#list)':94 'en.m.wikipedia.org/wiki/united_nations_partition_plan_for_palestine)':38 'erad':80 'focus':11 'jew':73 'jewish':27 'leader':63 'll':10 'mandat':51 'map':20 'mark':22 'massacr':88 'massiv':87 'nation':35 'offici':31 'palestin':6,53 'part':24 'plan':45 'sea':76 'shall':79 'side':91 'sourc':2,59 'specifi':3 'state':28 'sweep':70 'time':48 'unit':34 'use':64 'villag':17 'war':7,84 'wikipedia.org':36,92 'zionism':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4748031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136721 {#3753
    date: 2023-11-16 13:12: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
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 {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "git em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700074357 {#3767
    date: 2023-11-15 19:52:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 155050
  -bodyTs: "'em':2 'git':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kolektiva.social/users/bigMouthCommie/statuses/111416073068085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074357 {#3768
    date: 2023-11-15 19:52: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
67 DENIED edit
App\Entity\EntryComment {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "git em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700074357 {#3767
    date: 2023-11-15 19:52:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 155050
  -bodyTs: "'em':2 'git':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kolektiva.social/users/bigMouthCommie/statuses/111416073068085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074357 {#3768
    date: 2023-11-15 19:52: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
68 DENIED moderate
App\Entity\EntryComment {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3605
    +user: Proxies\__CG__\App\Entity\User {#3606 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2209 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2990
        +user: Proxies\__CG__\App\Entity\User {#2989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2199
          +user: App\Entity\User {#2209 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What massive war crimes did Israel commit?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701257680 {#2222
            date: 2023-11-29 12:34:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@portlandlove@fanaticus.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2195 …}
          +nested: Doctrine\ORM\PersistentCollection {#2197 …}
          +votes: Doctrine\ORM\PersistentCollection {#2206 …}
          +reports: Doctrine\ORM\PersistentCollection {#2201 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
          -id: 126562
          -bodyTs: "'commit':7 'crime':4 'israel':6 'massiv':2 'war':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4718333"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700042122 {#2221
            date: 2023-11-15 10:55:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2199}
        +body: "Let’s start with Nakba part 1 in 1947"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700044330 {#2992
          date: 2023-11-15 11:32:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@portlandlove@fanaticus.social"
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2988 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
        -id: 126631
        -bodyTs: "'1':7 '1947':9 'let':1 'nakba':5 'part':6 'start':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6154811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700044330 {#2991
          date: 2023-11-15 11:32:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2199}
      +body: "What massive war crimes did Israel commit in Nakba part 1 in 1947? provide a source."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700053890 {#3187
        date: 2023-11-15 14:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@portlandlove@fanaticus.social"
        "@speaker_hat@lemmy.one"
        "@Rawdogg@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3182 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
      -id: 126933
      -bodyTs: "'1':11 '1947':13 'commit':7 'crime':4 'israel':6 'massiv':2 'nakba':9 'part':10 'provid':14 'sourc':16 'war':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4721080"
      +editedAt: DateTimeImmutable @1700311299 {#3190
        date: 2023-11-18 13:41:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700053890 {#3192
        date: 2023-11-15 14:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2199}
    +body: """
      [en.wikipedia.org/…/List_of_towns_and_villages_dep…](https://en.wikipedia.org/wiki/List_of_towns_and_villages_depopulated_during_the_1947%E2%80%931949_Palestine_war)\n
      \n
      Sources are at the bottom, and there are links to information where massacres took place in the villages.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700069013 {#3603
      date: 2023-11-15 18:23:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@portlandlove@fanaticus.social"
      "@speaker_hat@lemmy.one"
      "@Rawdogg@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3607 …}
    +nested: Doctrine\ORM\PersistentCollection {#3609 …}
    +votes: Doctrine\ORM\PersistentCollection {#3611 …}
    +reports: Doctrine\ORM\PersistentCollection {#3613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    -id: 127476
    -bodyTs: "'/list_of_towns_and_villages_dep':2 '/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':5 'bottom':10 'en.wikipedia.org':1,4 'en.wikipedia.org/wiki/list_of_towns_and_villages_depopulated_during_the_1947%e2%80%931949_palestine_war)':3 'inform':16 'link':14 'massacr':18 'place':20 'sourc':6 'took':19 'villag':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5122669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069013 {#3604
      date: 2023-11-15 18:23:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "git em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700074357 {#3767
    date: 2023-11-15 19:52:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@portlandlove@fanaticus.social"
    "@speaker_hat@lemmy.one"
    "@Rawdogg@lemm.ee"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 155050
  -bodyTs: "'em':2 'git':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kolektiva.social/users/bigMouthCommie/statuses/111416073068085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074357 {#3768
    date: 2023-11-15 19:52: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
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 {#2150
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Grip>displacement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700042531 {#2158
    date: 2023-11-15 11:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 126575
  -bodyTs: "'displac':2 'grip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4400493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042531 {#2157
    date: 2023-11-15 11:02: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
71 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Grip>displacement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700042531 {#2158
    date: 2023-11-15 11:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 126575
  -bodyTs: "'displac':2 'grip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4400493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042531 {#2157
    date: 2023-11-15 11:02: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
72 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Grip>displacement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700042531 {#2158
    date: 2023-11-15 11:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 126575
  -bodyTs: "'displac':2 'grip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4400493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042531 {#2157
    date: 2023-11-15 11:02: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
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 {#1347
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My take is that the moment I start visibly balding I’ll just shave myself bald and embrace the smooth noggin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042615 {#2365
    date: 2023-11-15 11:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lamb@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 126577
  -bodyTs: "'bald':10,16 'embrac':18 'll':12 'moment':6 'noggin':21 'shave':14 'smooth':20 'start':8 'take':2 'visibl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3022233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042615 {#2367
    date: 2023-11-15 11:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1347
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My take is that the moment I start visibly balding I’ll just shave myself bald and embrace the smooth noggin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042615 {#2365
    date: 2023-11-15 11:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lamb@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 126577
  -bodyTs: "'bald':10,16 'embrac':18 'll':12 'moment':6 'noggin':21 'shave':14 'smooth':20 'start':8 'take':2 'visibl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3022233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042615 {#2367
    date: 2023-11-15 11:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1347
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My take is that the moment I start visibly balding I’ll just shave myself bald and embrace the smooth noggin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700042615 {#2365
    date: 2023-11-15 11:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lamb@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 126577
  -bodyTs: "'bald':10,16 'embrac':18 'll':12 'moment':6 'noggin':21 'shave':14 'smooth':20 'start':8 'take':2 'visibl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3022233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700042615 {#2367
    date: 2023-11-15 11:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2554
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Palestine was greedy and fucked themselves up\n
    \n
    Israel just wanted a state not all of Palestine
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701061304 {#2549
    date: 2023-11-27 06:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 126595
  -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4368962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043374 {#2550
    date: 2023-11-15 11:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2554
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Palestine was greedy and fucked themselves up\n
    \n
    Israel just wanted a state not all of Palestine
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701061304 {#2549
    date: 2023-11-27 06:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 126595
  -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4368962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043374 {#2550
    date: 2023-11-15 11:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2554
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    Palestine was greedy and fucked themselves up\n
    \n
    Israel just wanted a state not all of Palestine
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701061304 {#2549
    date: 2023-11-27 06:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 126595
  -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4368962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043374 {#2550
    date: 2023-11-15 11:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2974
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    Palestinians :“please don’t steal our land”\n
    \n
    Random lemmy user : “you greedy fucks”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700557934 {#2976
    date: 2023-11-21 10:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2972 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 145979
  -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557934 {#2975
    date: 2023-11-21 10:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2974
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    Palestinians :“please don’t steal our land”\n
    \n
    Random lemmy user : “you greedy fucks”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700557934 {#2976
    date: 2023-11-21 10:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2972 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 145979
  -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557934 {#2975
    date: 2023-11-21 10:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2974
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    Palestinians :“please don’t steal our land”\n
    \n
    Random lemmy user : “you greedy fucks”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700557934 {#2976
    date: 2023-11-21 10:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2972 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 145979
  -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5026121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700557934 {#2975
    date: 2023-11-21 10:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3394
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2974
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: """
      Palestinians :“please don’t steal our land”\n
      \n
      Random lemmy user : “you greedy fucks”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700557934 {#2976
      date: 2023-11-21 10:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2972 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 145979
    -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557934 {#2975
      date: 2023-11-21 10:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700595422 {#3392
    date: 2023-11-21 20:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 148266
  -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4519595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595422 {#3393
    date: 2023-11-21 20:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3394
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2974
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: """
      Palestinians :“please don’t steal our land”\n
      \n
      Random lemmy user : “you greedy fucks”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700557934 {#2976
      date: 2023-11-21 10:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2972 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 145979
    -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557934 {#2975
      date: 2023-11-21 10:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700595422 {#3392
    date: 2023-11-21 20:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 148266
  -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4519595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595422 {#3393
    date: 2023-11-21 20:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3394
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2974
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: """
      Palestinians :“please don’t steal our land”\n
      \n
      Random lemmy user : “you greedy fucks”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700557934 {#2976
      date: 2023-11-21 10:12:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2972 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 145979
    -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5026121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700557934 {#2975
      date: 2023-11-21 10:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700595422 {#3392
    date: 2023-11-21 20:37:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 148266
  -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4519595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700595422 {#3393
    date: 2023-11-21 20:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3621
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3394
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2974
      +user: Proxies\__CG__\App\Entity\User {#2973 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2554
        +user: App\Entity\User {#2568 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Palestine was greedy and fucked themselves up\n
          \n
          Israel just wanted a state not all of Palestine
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701061304 {#2549
          date: 2023-11-27 06:01:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@culprit@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2556 …}
        +nested: Doctrine\ORM\PersistentCollection {#2558 …}
        +votes: Doctrine\ORM\PersistentCollection {#2560 …}
        +reports: Doctrine\ORM\PersistentCollection {#2562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
        -id: 126595
        -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4368962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700043374 {#2550
          date: 2023-11-15 11:16:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2554}
      +body: """
        Palestinians :“please don’t steal our land”\n
        \n
        Random lemmy user : “you greedy fucks”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700557934 {#2976
        date: 2023-11-21 10:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2972 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#3050 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
      -id: 145979
      -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5026121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700557934 {#2975
        date: 2023-11-21 10:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700595422 {#3392
      date: 2023-11-21 20:37:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3395 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 148266
    -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4519595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700595422 {#3393
      date: 2023-11-21 20:37:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "i dont even know who you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605296 {#3619
    date: 2023-11-21 23:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3622 …}
  +nested: Doctrine\ORM\PersistentCollection {#3624 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 148812
  -bodyTs: "'dont':2 'even':3 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5044481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605296 {#3620
    date: 2023-11-21 23:21:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3621
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3394
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2974
      +user: Proxies\__CG__\App\Entity\User {#2973 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2554
        +user: App\Entity\User {#2568 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Palestine was greedy and fucked themselves up\n
          \n
          Israel just wanted a state not all of Palestine
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701061304 {#2549
          date: 2023-11-27 06:01:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@culprit@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2556 …}
        +nested: Doctrine\ORM\PersistentCollection {#2558 …}
        +votes: Doctrine\ORM\PersistentCollection {#2560 …}
        +reports: Doctrine\ORM\PersistentCollection {#2562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
        -id: 126595
        -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4368962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700043374 {#2550
          date: 2023-11-15 11:16:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2554}
      +body: """
        Palestinians :“please don’t steal our land”\n
        \n
        Random lemmy user : “you greedy fucks”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700557934 {#2976
        date: 2023-11-21 10:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2972 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#3050 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
      -id: 145979
      -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5026121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700557934 {#2975
        date: 2023-11-21 10:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700595422 {#3392
      date: 2023-11-21 20:37:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3395 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 148266
    -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4519595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700595422 {#3393
      date: 2023-11-21 20:37:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "i dont even know who you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605296 {#3619
    date: 2023-11-21 23:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3622 …}
  +nested: Doctrine\ORM\PersistentCollection {#3624 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 148812
  -bodyTs: "'dont':2 'even':3 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5044481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605296 {#3620
    date: 2023-11-21 23:21:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3621
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3394
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2974
      +user: Proxies\__CG__\App\Entity\User {#2973 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2554
        +user: App\Entity\User {#2568 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Palestine was greedy and fucked themselves up\n
          \n
          Israel just wanted a state not all of Palestine
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701061304 {#2549
          date: 2023-11-27 06:01:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@culprit@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2556 …}
        +nested: Doctrine\ORM\PersistentCollection {#2558 …}
        +votes: Doctrine\ORM\PersistentCollection {#2560 …}
        +reports: Doctrine\ORM\PersistentCollection {#2562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
        -id: 126595
        -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4368962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700043374 {#2550
          date: 2023-11-15 11:16:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2554}
      +body: """
        Palestinians :“please don’t steal our land”\n
        \n
        Random lemmy user : “you greedy fucks”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700557934 {#2976
        date: 2023-11-21 10:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2972 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#3050 …}
      +reports: Doctrine\ORM\PersistentCollection {#3053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
      -id: 145979
      -bodyTs: "'fuck':13 'greedi':12 'land':7 'lemmi':9 'palestinian':1 'pleas':2 'random':8 'steal':5 'user':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5026121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700557934 {#2975
        date: 2023-11-21 10:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "💀nah bruh you really badly want to get in arguments imma just block you to stop you’re dopamine stream"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700595422 {#3392
      date: 2023-11-21 20:37:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3395 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 148266
    -bodyTs: "'argument':10 'bad':5 'block':13 'bruh':2 'dopamin':19 'get':8 'imma':11 'nah':1 're':18 'realli':4 'stop':16 'stream':20 'want':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4519595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700595422 {#3393
      date: 2023-11-21 20:37:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "i dont even know who you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605296 {#3619
    date: 2023-11-21 23:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3622 …}
  +nested: Doctrine\ORM\PersistentCollection {#3624 …}
  +votes: Doctrine\ORM\PersistentCollection {#3626 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 148812
  -bodyTs: "'dont':2 'even':3 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5044481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605296 {#3620
    date: 2023-11-21 23:21:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700045297 {#3044
    date: 2023-11-15 11:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 126657
  -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045297 {#3045
    date: 2023-11-15 11:48: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
95 DENIED edit
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700045297 {#3044
    date: 2023-11-15 11:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 126657
  -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045297 {#3045
    date: 2023-11-15 11:48: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
96 DENIED moderate
App\Entity\EntryComment {#3055
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700045297 {#3044
    date: 2023-11-15 11:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 126657
  -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045297 {#3045
    date: 2023-11-15 11:48: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
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 {#3202
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700045297 {#3044
      date: 2023-11-15 11:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 126657
    -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700045297 {#3045
      date: 2023-11-15 11:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    israel didn’t even attack. also imagine you’re israel getting kicked out of you’re home and alot of time later you buy a part of you’re home back\n
    \n
    you’re anology is stupid\n
    \n
    also\n
    \n
    tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700082471 {#3200
    date: 2023-11-15 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 128095
  -bodyTs: "'alot':19 'also':6,37 'anolog':34 'attack':5 'back':31 'buy':24 'didn':2 'even':4 'get':11 'home':17,30 'imagin':7 'israel':1,10 'kick':12 'later':22 'part':26 're':9,16,29,33 'stupid':36 'tanki':38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4379521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082471 {#3201
    date: 2023-11-15 22:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3202
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700045297 {#3044
      date: 2023-11-15 11:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 126657
    -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700045297 {#3045
      date: 2023-11-15 11:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    israel didn’t even attack. also imagine you’re israel getting kicked out of you’re home and alot of time later you buy a part of you’re home back\n
    \n
    you’re anology is stupid\n
    \n
    also\n
    \n
    tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700082471 {#3200
    date: 2023-11-15 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 128095
  -bodyTs: "'alot':19 'also':6,37 'anolog':34 'attack':5 'back':31 'buy':24 'didn':2 'even':4 'get':11 'home':17,30 'imagin':7 'israel':1,10 'kick':12 'later':22 'part':26 're':9,16,29,33 'stupid':36 'tanki':38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4379521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082471 {#3201
    date: 2023-11-15 22:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3202
  +user: App\Entity\User {#2568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3055
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2554
      +user: App\Entity\User {#2568 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Palestine was greedy and fucked themselves up\n
        \n
        Israel just wanted a state not all of Palestine
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701061304 {#2549
        date: 2023-11-27 06:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@culprit@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2556 …}
      +nested: Doctrine\ORM\PersistentCollection {#2558 …}
      +votes: Doctrine\ORM\PersistentCollection {#2560 …}
      +reports: Doctrine\ORM\PersistentCollection {#2562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
      -id: 126595
      -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4368962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043374 {#2550
        date: 2023-11-15 11:16:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2554}
    +body: "Now imagine the israelies come to your home and claim part of it. After you rightfully defend yourself they start to claim more of yours because not giving your home up makes you greedy? That doesn’t make senese"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700045297 {#3044
      date: 2023-11-15 11:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 126657
    -bodyTs: "'claim':10,22 'come':5 'defend':17 'doesn':36 'give':28 'greedi':34 'home':8,30 'imagin':2 'isra':4 'make':32,38 'part':11 'right':16 'senes':39 'start':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700045297 {#3045
      date: 2023-11-15 11:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: """
    israel didn’t even attack. also imagine you’re israel getting kicked out of you’re home and alot of time later you buy a part of you’re home back\n
    \n
    you’re anology is stupid\n
    \n
    also\n
    \n
    tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie tankie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700082471 {#3200
    date: 2023-11-15 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 128095
  -bodyTs: "'alot':19 'also':6,37 'anolog':34 'attack':5 'back':31 'buy':24 'didn':2 'even':4 'get':11 'home':17,30 'imagin':7 'israel':1,10 'kick':12 'later':22 'part':26 're':9,16,29,33 'stupid':36 'tanki':38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4379521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082471 {#3201
    date: 2023-11-15 22:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "You mean Hamas. Hamas fucked themselves up. And Israel killing anybody but Hamas is a travesty. Yet they do it so often that all of the focus is on what Israel ia doing wrong rather than Hamas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700085711 {#3064
    date: 2023-11-15 23:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 128221
  -bodyTs: "'anybodi':11 'focus':27 'fuck':5 'hama':3,4,13,37 'ia':32 'israel':9,31 'kill':10 'mean':2 'often':22 'rather':35 'travesti':16 'wrong':34 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4380472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085711 {#3065
    date: 2023-11-15 23:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "You mean Hamas. Hamas fucked themselves up. And Israel killing anybody but Hamas is a travesty. Yet they do it so often that all of the focus is on what Israel ia doing wrong rather than Hamas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700085711 {#3064
    date: 2023-11-15 23:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 128221
  -bodyTs: "'anybodi':11 'focus':27 'fuck':5 'hama':3,4,13,37 'ia':32 'israel':9,31 'kill':10 'mean':2 'often':22 'rather':35 'travesti':16 'wrong':34 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4380472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085711 {#3065
    date: 2023-11-15 23:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2554
    +user: App\Entity\User {#2568 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Palestine was greedy and fucked themselves up\n
      \n
      Israel just wanted a state not all of Palestine
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701061304 {#2549
      date: 2023-11-27 06:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2556 …}
    +nested: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2560 …}
    +reports: Doctrine\ORM\PersistentCollection {#2562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
    -id: 126595
    -bodyTs: "'fuck':5 'greedi':3 'israel':8 'palestin':1,16 'state':12 'want':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4368962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700043374 {#2550
      date: 2023-11-15 11:16:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2554}
  +body: "You mean Hamas. Hamas fucked themselves up. And Israel killing anybody but Hamas is a travesty. Yet they do it so often that all of the focus is on what Israel ia doing wrong rather than Hamas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700085711 {#3064
    date: 2023-11-15 23:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 128221
  -bodyTs: "'anybodi':11 'focus':27 'fuck':5 'hama':3,4,13,37 'ia':32 'israel':9,31 'kill':10 'mean':2 'often':22 'rather':35 'travesti':16 'wrong':34 'yet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4380472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085711 {#3065
    date: 2023-11-15 23:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2628
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "More memes like this, a constant stream please, until all the fash lovers fuck off back to Reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700045059 {#2623
    date: 2023-11-15 11:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@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: 126653
  -bodyTs: "'back':16 'constant':6 'fash':12 'fuck':14 'like':3 'lover':13 'meme':2 'pleas':8 'reddit':18 'stream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6155461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045059 {#2624
    date: 2023-11-15 11:44: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
107 DENIED edit
App\Entity\EntryComment {#2628
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "More memes like this, a constant stream please, until all the fash lovers fuck off back to Reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700045059 {#2623
    date: 2023-11-15 11:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@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: 126653
  -bodyTs: "'back':16 'constant':6 'fash':12 'fuck':14 'like':3 'lover':13 'meme':2 'pleas':8 'reddit':18 'stream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6155461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045059 {#2624
    date: 2023-11-15 11:44: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
108 DENIED moderate
App\Entity\EntryComment {#2628
  +user: App\Entity\User {#2641 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "More memes like this, a constant stream please, until all the fash lovers fuck off back to Reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700045059 {#2623
    date: 2023-11-15 11:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@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: 126653
  -bodyTs: "'back':16 'constant':6 'fash':12 'fuck':14 'like':3 'lover':13 'meme':2 'pleas':8 'reddit':18 'stream':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6155461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700045059 {#2624
    date: 2023-11-15 11:44: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
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 {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Keep it this way, so Darwin can do his job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700047196 {#2696
    date: 2023-11-15 12:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +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: 126709
  -bodyTs: "'darwin':6 'job':10 'keep':1 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047196 {#2697
    date: 2023-11-15 12:19:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Keep it this way, so Darwin can do his job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700047196 {#2696
    date: 2023-11-15 12:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +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: 126709
  -bodyTs: "'darwin':6 'job':10 'keep':1 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047196 {#2697
    date: 2023-11-15 12:19:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2701
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Keep it this way, so Darwin can do his job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700047196 {#2696
    date: 2023-11-15 12:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +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: 126709
  -bodyTs: "'darwin':6 'job':10 'keep':1 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047196 {#2697
    date: 2023-11-15 12:19:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2776
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    “How hot is it, honey?”\n
    \n
    “Not a lot, just 298.15 K”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700390587 {#2770
    date: 2023-11-19 11:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 126715
  -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819582"
  +editedAt: DateTimeImmutable @1700301765 {#2771
    date: 2023-11-18 11:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047353 {#2772
    date: 2023-11-15 12:22: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
115 DENIED edit
App\Entity\EntryComment {#2776
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    “How hot is it, honey?”\n
    \n
    “Not a lot, just 298.15 K”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700390587 {#2770
    date: 2023-11-19 11:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 126715
  -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819582"
  +editedAt: DateTimeImmutable @1700301765 {#2771
    date: 2023-11-18 11:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047353 {#2772
    date: 2023-11-15 12:22: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
116 DENIED moderate
App\Entity\EntryComment {#2776
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: """
    “How hot is it, honey?”\n
    \n
    “Not a lot, just 298.15 K”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700390587 {#2770
    date: 2023-11-19 11:43:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2778 …}
  +nested: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  -id: 126715
  -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819582"
  +editedAt: DateTimeImmutable @1700301765 {#2771
    date: 2023-11-18 11:02:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047353 {#2772
    date: 2023-11-15 12:22: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
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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
    \n
    Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700047617 {#3080
    date: 2023-11-15 12:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 126723
  -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819641"
  +editedAt: DateTimeImmutable @1700302347 {#3081
    date: 2023-11-18 11:12:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047617 {#3082
    date: 2023-11-15 12:26: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
119 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
    \n
    Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700047617 {#3080
    date: 2023-11-15 12:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 126723
  -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819641"
  +editedAt: DateTimeImmutable @1700302347 {#3081
    date: 2023-11-18 11:12:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047617 {#3082
    date: 2023-11-15 12:26: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
120 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
    \n
    Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700047617 {#3080
    date: 2023-11-15 12:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 126723
  -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819641"
  +editedAt: DateTimeImmutable @1700302347 {#3081
    date: 2023-11-18 11:12:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047617 {#3082
    date: 2023-11-15 12:26: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
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 {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "That’s not a lot IMHO. It’s quite warm, but not hot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700047861 {#3215
    date: 2023-11-15 12:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 126734
  -bodyTs: "'hot':13 'imho':6 'lot':5 'quit':9 'warm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4878145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047861 {#3216
    date: 2023-11-15 12:31: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
123 DENIED edit
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "That’s not a lot IMHO. It’s quite warm, but not hot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700047861 {#3215
    date: 2023-11-15 12:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 126734
  -bodyTs: "'hot':13 'imho':6 'lot':5 'quit':9 'warm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4878145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047861 {#3216
    date: 2023-11-15 12:31: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
124 DENIED moderate
App\Entity\EntryComment {#3217
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "That’s not a lot IMHO. It’s quite warm, but not hot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700047861 {#3215
    date: 2023-11-15 12:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3219 …}
  +nested: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  -id: 126734
  -bodyTs: "'hot':13 'imho':6 'lot':5 'quit':9 'warm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4878145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047861 {#3216
    date: 2023-11-15 12:31: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
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 {#3233
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Not a lot, to be honest.\n
    \n
    ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048392 {#3231
    date: 2023-11-15 12:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 126745
  -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048392 {#3232
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3233
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Not a lot, to be honest.\n
    \n
    ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048392 {#3231
    date: 2023-11-15 12:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 126745
  -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048392 {#3232
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3233
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Not a lot, to be honest.\n
    \n
    ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048392 {#3231
    date: 2023-11-15 12:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 126745
  -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048392 {#3232
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3233
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      Not a lot, to be honest.\n
      \n
      ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048392 {#3231
      date: 2023-11-15 12:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 126745
    -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048392 {#3232
      date: 2023-11-15 12:39:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well into winter?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700048546 {#3413
    date: 2023-11-15 12:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 126749
  -bodyTs: "'well':1 'winter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048546 {#3410
    date: 2023-11-15 12:42: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
131 DENIED edit
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3233
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      Not a lot, to be honest.\n
      \n
      ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048392 {#3231
      date: 2023-11-15 12:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 126745
    -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048392 {#3232
      date: 2023-11-15 12:39:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well into winter?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700048546 {#3413
    date: 2023-11-15 12:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 126749
  -bodyTs: "'well':1 'winter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048546 {#3410
    date: 2023-11-15 12:42: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
132 DENIED moderate
App\Entity\EntryComment {#3408
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3233
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      Not a lot, to be honest.\n
      \n
      ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048392 {#3231
      date: 2023-11-15 12:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3234 …}
    +nested: Doctrine\ORM\PersistentCollection {#3236 …}
    +votes: Doctrine\ORM\PersistentCollection {#3238 …}
    +reports: Doctrine\ORM\PersistentCollection {#3240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
    -id: 126745
    -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819827"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048392 {#3232
      date: 2023-11-15 12:39:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well into winter?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700048546 {#3413
    date: 2023-11-15 12:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3417 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 126749
  -bodyTs: "'well':1 'winter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048546 {#3410
    date: 2023-11-15 12:42: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
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 {#3635
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        Not a lot, to be honest.\n
        \n
        ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700048392 {#3231
        date: 2023-11-15 12:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 126745
      -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819827"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048392 {#3232
        date: 2023-11-15 12:39:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Well into winter?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700048546 {#3413
      date: 2023-11-15 12:42:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 126749
    -bodyTs: "'well':1 'winter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048546 {#3410
      date: 2023-11-15 12:42:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yes. It used to be around 27°C, but you know, climate change and stuff. The temperature in my hometown is around 35 °C."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700049961 {#3640
    date: 2023-11-15 13:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 126804
  -bodyTs: "'27':7 '35':23 'around':6,22 'c':8,24 'chang':13 'climat':12 'hometown':20 'know':11 'stuff':15 'temperatur':17 'use':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049961 {#3637
    date: 2023-11-15 13:06: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
135 DENIED edit
App\Entity\EntryComment {#3635
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        Not a lot, to be honest.\n
        \n
        ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700048392 {#3231
        date: 2023-11-15 12:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 126745
      -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819827"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048392 {#3232
        date: 2023-11-15 12:39:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Well into winter?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700048546 {#3413
      date: 2023-11-15 12:42:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 126749
    -bodyTs: "'well':1 'winter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048546 {#3410
      date: 2023-11-15 12:42:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yes. It used to be around 27°C, but you know, climate change and stuff. The temperature in my hometown is around 35 °C."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700049961 {#3640
    date: 2023-11-15 13:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 126804
  -bodyTs: "'27':7 '35':23 'around':6,22 'c':8,24 'chang':13 'climat':12 'hometown':20 'know':11 'stuff':15 'temperatur':17 'use':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049961 {#3637
    date: 2023-11-15 13:06: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
136 DENIED moderate
App\Entity\EntryComment {#3635
  +user: App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3408
    +user: Proxies\__CG__\App\Entity\User {#3416 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3233
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        Not a lot, to be honest.\n
        \n
        ![a-city-near-to-where-i-used-to-live](https://lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700048392 {#3231
        date: 2023-11-15 12:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3234 …}
      +nested: Doctrine\ORM\PersistentCollection {#3236 …}
      +votes: Doctrine\ORM\PersistentCollection {#3238 …}
      +reports: Doctrine\ORM\PersistentCollection {#3240 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
      -id: 126745
      -bodyTs: "'/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':19 'a-city-near-to-where-i-used-to-l':7 'citi':9 'honest':6 'lemmy.ml':18 'lemmy.ml/pictrs/image/1de643c5-be5b-43dc-a251-fcdb355cefe0.png)':17 'live':16 'lot':3 'near':10 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819827"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048392 {#3232
        date: 2023-11-15 12:39:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Well into winter?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700048546 {#3413
      date: 2023-11-15 12:42:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3417 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 126749
    -bodyTs: "'well':1 'winter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048546 {#3410
      date: 2023-11-15 12:42:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yes. It used to be around 27°C, but you know, climate change and stuff. The temperature in my hometown is around 35 °C."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700049961 {#3640
    date: 2023-11-15 13:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3649 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 126804
  -bodyTs: "'27':7 '35':23 'around':6,22 'c':8,24 'chang':13 'climat':12 'hometown':20 'know':11 'stuff':15 'temperatur':17 'use':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5820208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049961 {#3637
    date: 2023-11-15 13:06: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
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 {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
    \n
    For those using F, this is, more or less, the scale of C:\n
    \n
    Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
    0 to 10: cold (don’t go out without a coat)  \n
    10s: cool (a sweatshirt or light coat may do)  \n
    20s: warm  \n
    30s: hot  \n
    40s: uncomfortably hot (stay in the shade and hydrate)  \n
    50s: you’re dead (or you wish you were. Unsafe for humans)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700049587 {#3246
    date: 2023-11-15 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 126793
  -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330278"
  +editedAt: DateTimeImmutable @1700304922 {#3247
    date: 2023-11-18 11:55:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700049587 {#3248
    date: 2023-11-15 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
    \n
    For those using F, this is, more or less, the scale of C:\n
    \n
    Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
    0 to 10: cold (don’t go out without a coat)  \n
    10s: cool (a sweatshirt or light coat may do)  \n
    20s: warm  \n
    30s: hot  \n
    40s: uncomfortably hot (stay in the shade and hydrate)  \n
    50s: you’re dead (or you wish you were. Unsafe for humans)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700049587 {#3246
    date: 2023-11-15 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 126793
  -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330278"
  +editedAt: DateTimeImmutable @1700304922 {#3247
    date: 2023-11-18 11:55:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700049587 {#3248
    date: 2023-11-15 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
      \n
      Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700047617 {#3080
      date: 2023-11-15 12:26:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 126723
    -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819641"
    +editedAt: DateTimeImmutable @1700302347 {#3081
      date: 2023-11-18 11:12:27.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047617 {#3082
      date: 2023-11-15 12:26:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
    \n
    For those using F, this is, more or less, the scale of C:\n
    \n
    Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
    0 to 10: cold (don’t go out without a coat)  \n
    10s: cool (a sweatshirt or light coat may do)  \n
    20s: warm  \n
    30s: hot  \n
    40s: uncomfortably hot (stay in the shade and hydrate)  \n
    50s: you’re dead (or you wish you were. Unsafe for humans)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700049587 {#3246
    date: 2023-11-15 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 126793
  -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330278"
  +editedAt: DateTimeImmutable @1700304922 {#3247
    date: 2023-11-18 11:55:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700049587 {#3248
    date: 2023-11-15 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050927 {#3461
    date: 2023-11-15 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 126839
  -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050927 {#3462
    date: 2023-11-15 13:22:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050927 {#3461
    date: 2023-11-15 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 126839
  -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050927 {#3462
    date: 2023-11-15 13:22:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3464 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050927 {#3461
    date: 2023-11-15 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 126839
  -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050927 {#3462
    date: 2023-11-15 13:22:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
        \n
        For those using F, this is, more or less, the scale of C:\n
        \n
        Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
        0 to 10: cold (don’t go out without a coat)  \n
        10s: cool (a sweatshirt or light coat may do)  \n
        20s: warm  \n
        30s: hot  \n
        40s: uncomfortably hot (stay in the shade and hydrate)  \n
        50s: you’re dead (or you wish you were. Unsafe for humans)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700049587 {#3246
        date: 2023-11-15 12:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 126793
      -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330278"
      +editedAt: DateTimeImmutable @1700304922 {#3247
        date: 2023-11-18 11:55:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700049587 {#3248
        date: 2023-11-15 12:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700050927 {#3461
      date: 2023-11-15 13:22:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@Dmian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 126839
    -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050927 {#3462
      date: 2023-11-15 13:22:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well… I said VERY generally speaking. And as I’m defining a gradient of temperatures (clearly it’s not the same 30 °C than 38 °C), I’m also defining a gradient of “hot” sensations, from feeling a bit of heat in your body, to feeling like an oven. That’s the thing with generalizations. I’m not trying to be precise here, just give a general idea to those that are not used to Celsius (I’ve seen the same being done with Farenheit and found it useful). Cheers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052279 {#3672
    date: 2023-11-15 13:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3678 …}
  +votes: Doctrine\ORM\PersistentCollection {#3680 …}
  +reports: Doctrine\ORM\PersistentCollection {#3682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3686 …}
  -id: 126884
  -bodyTs: "'30':22 '38':25 'also':29 'bit':39 'bodi':44 'c':23,26 'celsius':76 'cheer':90 'clear':16 'defin':11,30 'done':83 'farenheit':85 'feel':37,46 'found':87 'general':5,55,67 'give':65 'gradient':13,32 'heat':41 'hot':34 'idea':68 'like':47 'm':10,28,57 'oven':49 'precis':62 'said':3 'seen':79 'sensat':35 'speak':6 'temperatur':15 'thing':53 'tri':59 'use':74,89 've':78 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330904"
  +editedAt: DateTimeImmutable @1700309023 {#3673
    date: 2023-11-18 13:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052279 {#3674
    date: 2023-11-15 13:44: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
147 DENIED edit
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
        \n
        For those using F, this is, more or less, the scale of C:\n
        \n
        Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
        0 to 10: cold (don’t go out without a coat)  \n
        10s: cool (a sweatshirt or light coat may do)  \n
        20s: warm  \n
        30s: hot  \n
        40s: uncomfortably hot (stay in the shade and hydrate)  \n
        50s: you’re dead (or you wish you were. Unsafe for humans)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700049587 {#3246
        date: 2023-11-15 12:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 126793
      -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330278"
      +editedAt: DateTimeImmutable @1700304922 {#3247
        date: 2023-11-18 11:55:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700049587 {#3248
        date: 2023-11-15 12:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700050927 {#3461
      date: 2023-11-15 13:22:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@Dmian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 126839
    -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050927 {#3462
      date: 2023-11-15 13:22:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well… I said VERY generally speaking. And as I’m defining a gradient of temperatures (clearly it’s not the same 30 °C than 38 °C), I’m also defining a gradient of “hot” sensations, from feeling a bit of heat in your body, to feeling like an oven. That’s the thing with generalizations. I’m not trying to be precise here, just give a general idea to those that are not used to Celsius (I’ve seen the same being done with Farenheit and found it useful). Cheers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052279 {#3672
    date: 2023-11-15 13:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3678 …}
  +votes: Doctrine\ORM\PersistentCollection {#3680 …}
  +reports: Doctrine\ORM\PersistentCollection {#3682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3686 …}
  -id: 126884
  -bodyTs: "'30':22 '38':25 'also':29 'bit':39 'bodi':44 'c':23,26 'celsius':76 'cheer':90 'clear':16 'defin':11,30 'done':83 'farenheit':85 'feel':37,46 'found':87 'general':5,55,67 'give':65 'gradient':13,32 'heat':41 'hot':34 'idea':68 'like':47 'm':10,28,57 'oven':49 'precis':62 'said':3 'seen':79 'sensat':35 'speak':6 'temperatur':15 'thing':53 'tri':59 'use':74,89 've':78 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330904"
  +editedAt: DateTimeImmutable @1700309023 {#3673
    date: 2023-11-18 13:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052279 {#3674
    date: 2023-11-15 13:44: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
148 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3463
    +user: Proxies\__CG__\App\Entity\User {#3464 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: """
          298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
          \n
          Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700047617 {#3080
          date: 2023-11-15 12:26:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 126723
        -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819641"
        +editedAt: DateTimeImmutable @1700302347 {#3081
          date: 2023-11-18 11:12:27.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047617 {#3082
          date: 2023-11-15 12:26:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
        \n
        For those using F, this is, more or less, the scale of C:\n
        \n
        Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
        0 to 10: cold (don’t go out without a coat)  \n
        10s: cool (a sweatshirt or light coat may do)  \n
        20s: warm  \n
        30s: hot  \n
        40s: uncomfortably hot (stay in the shade and hydrate)  \n
        50s: you’re dead (or you wish you were. Unsafe for humans)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700049587 {#3246
        date: 2023-11-15 12:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 126793
      -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330278"
      +editedAt: DateTimeImmutable @1700304922 {#3247
        date: 2023-11-18 11:55:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700049587 {#3248
        date: 2023-11-15 12:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Hot is still relative. Are you talking about soup, a cup of coffee/tea or outside temperature? People would probably answer differently in each instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700050927 {#3461
      date: 2023-11-15 13:22:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@Dmian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
    -id: 126839
    -bodyTs: "'answer':20 'coffee/tea':13 'cup':11 'differ':21 'hot':1 'instanc':24 'outsid':15 'peopl':17 'probabl':19 'relat':4 'soup':9 'still':3 'talk':7 'temperatur':16 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050927 {#3462
      date: 2023-11-15 13:22:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Well… I said VERY generally speaking. And as I’m defining a gradient of temperatures (clearly it’s not the same 30 °C than 38 °C), I’m also defining a gradient of “hot” sensations, from feeling a bit of heat in your body, to feeling like an oven. That’s the thing with generalizations. I’m not trying to be precise here, just give a general idea to those that are not used to Celsius (I’ve seen the same being done with Farenheit and found it useful). Cheers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052279 {#3672
    date: 2023-11-15 13:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3678 …}
  +votes: Doctrine\ORM\PersistentCollection {#3680 …}
  +reports: Doctrine\ORM\PersistentCollection {#3682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3686 …}
  -id: 126884
  -bodyTs: "'30':22 '38':25 'also':29 'bit':39 'bodi':44 'c':23,26 'celsius':76 'cheer':90 'clear':16 'defin':11,30 'done':83 'farenheit':85 'feel':37,46 'found':87 'general':5,55,67 'give':65 'gradient':13,32 'heat':41 'hot':34 'idea':68 'like':47 'm':10,28,57 'oven':49 'precis':62 'said':3 'seen':79 'sensat':35 'speak':6 'temperatur':15 'thing':53 'tri':59 'use':74,89 've':78 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330904"
  +editedAt: DateTimeImmutable @1700309023 {#3673
    date: 2023-11-18 13:03:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052279 {#3674
    date: 2023-11-15 13:44: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Eh, as a weirdo who uses Celsius a lot but lives in Buffalo, NY…\n
    \n
    -20s is cold. Coat, gloves, scarf, & hat. Long underwear. Not too much evaporation from the lake since it can freeze, so not much snow.  \n
    -10s is chilly. Coat, probably zip it up towards the lower end of the range. Decent chance of apocalyptic snow.  \n
    0-10s is cool. Wear a sweater.  \n
    10s is nice. Maybe consider long sleeves & pants if it gets a bit cooler.  \n
    20s is shorts & t-shirt weather.  \n
    30s is all AC, all the time. Uncomfortably hot not too far into the range.  \n
    40s is “the humidity is now so high the air is soup, filled with mosquitoes”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700107048 {#3477
    date: 2023-11-16 04:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 128987
  -bodyTs: "'-10':40,62 '-20':15 '0':61 '10s':69 '20s':83 '30s':90 '40s':105 'ac':93 'air':114 'apocalypt':59 'bit':81 'buffalo':13 'celsius':7 'chanc':57 'chilli':43 'coat':19,44 'cold':18 'consid':73 'cool':65 'cooler':82 'decent':56 'eh':1 'end':52 'evapor':28 'far':101 'fill':117 'freez':35 'get':79 'glove':20 'hat':22 'high':112 'hot':98 'humid':108 'lake':31 'live':11 'long':23,74 'lot':9 'lower':51 'mayb':72 'mosquito':119 'much':27,38 'nice':71 'ny':14 'pant':76 'probabl':45 'rang':55,104 'scarf':21 'shirt':88 'short':85 'sinc':32 'sleev':75 'snow':39,60 'soup':116 'sweater':68 't-shirt':86 'time':96 'toward':49 'uncomfort':97 'underwear':24 'use':6 'wear':66 'weather':89 'weirdo':4 'zip':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4900416"
  +editedAt: DateTimeImmutable @1700374198 {#3478
    date: 2023-11-19 07:09:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700107048 {#3479
    date: 2023-11-16 04:57:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Eh, as a weirdo who uses Celsius a lot but lives in Buffalo, NY…\n
    \n
    -20s is cold. Coat, gloves, scarf, & hat. Long underwear. Not too much evaporation from the lake since it can freeze, so not much snow.  \n
    -10s is chilly. Coat, probably zip it up towards the lower end of the range. Decent chance of apocalyptic snow.  \n
    0-10s is cool. Wear a sweater.  \n
    10s is nice. Maybe consider long sleeves & pants if it gets a bit cooler.  \n
    20s is shorts & t-shirt weather.  \n
    30s is all AC, all the time. Uncomfortably hot not too far into the range.  \n
    40s is “the humidity is now so high the air is soup, filled with mosquitoes”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700107048 {#3477
    date: 2023-11-16 04:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 128987
  -bodyTs: "'-10':40,62 '-20':15 '0':61 '10s':69 '20s':83 '30s':90 '40s':105 'ac':93 'air':114 'apocalypt':59 'bit':81 'buffalo':13 'celsius':7 'chanc':57 'chilli':43 'coat':19,44 'cold':18 'consid':73 'cool':65 'cooler':82 'decent':56 'eh':1 'end':52 'evapor':28 'far':101 'fill':117 'freez':35 'get':79 'glove':20 'hat':22 'high':112 'hot':98 'humid':108 'lake':31 'live':11 'long':23,74 'lot':9 'lower':51 'mayb':72 'mosquito':119 'much':27,38 'nice':71 'ny':14 'pant':76 'probabl':45 'rang':55,104 'scarf':21 'shirt':88 'short':85 'sinc':32 'sleev':75 'snow':39,60 'soup':116 'sweater':68 't-shirt':86 'time':96 'toward':49 'uncomfort':97 'underwear':24 'use':6 'wear':66 'weather':89 'weirdo':4 'zip':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4900416"
  +editedAt: DateTimeImmutable @1700374198 {#3478
    date: 2023-11-19 07:09:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700107048 {#3479
    date: 2023-11-16 04:57:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: """
        298.15 - 273,5 so its 24.65°C? I’d argue that *is* a lot. But i may just be heat sensitive\n
        \n
        Edit: fixed typo Edit2: fixed *another* typo. I gotta start proof reading *before* sending
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700047617 {#3080
        date: 2023-11-15 12:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 126723
      -bodyTs: "'24.65':6 '273':2 '298.15':1 '5':3 'anoth':27 'argu':10 'c':7 'd':9 'edit':22 'edit2':25 'fix':23,26 'gotta':30 'heat':20 'lot':14 'may':17 'proof':32 'read':33 'send':35 'sensit':21 'start':31 'typo':24,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819641"
      +editedAt: DateTimeImmutable @1700302347 {#3081
        date: 2023-11-18 11:12:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047617 {#3082
        date: 2023-11-15 12:26:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: """
      VERY generally speaking, 20s are warm, 30s are hot. Humidity changes this a lot. And yes, personal sensitivity to heat plays a role. I live in a dry climate, and I feel rather comfortable until we’re close to 30 ºC. I remember reading something like the ideal room temperature for humans was around 20-22 ºC.\n
      \n
      For those using F, this is, more or less, the scale of C:\n
      \n
      Below 0: freezing (0 ºC being the freezing point of water, duh!)  \n
      0 to 10: cold (don’t go out without a coat)  \n
      10s: cool (a sweatshirt or light coat may do)  \n
      20s: warm  \n
      30s: hot  \n
      40s: uncomfortably hot (stay in the shade and hydrate)  \n
      50s: you’re dead (or you wish you were. Unsafe for humans)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700049587 {#3246
      date: 2023-11-15 12:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 126793
    -bodyTs: "'-22':56 '0':72,74,83 '10':85 '10s':94 '20':55 '20s':4,103 '30':40 '30s':7,105 '40s':107 '50s':116 'around':54 'c':70 'chang':11 'climat':29 'close':38 'coat':93,100 'cold':86 'comfort':34 'cool':95 'dead':119 'dri':28 'duh':82 'f':61 'feel':32 'freez':73,78 'general':2 'go':89 'heat':20 'hot':9,106,109 'human':52,127 'humid':10 'hydrat':115 'ideal':48 'less':66 'light':99 'like':46 'live':25 'lot':14 'may':101 'person':17 'play':21 'point':79 'rather':33 're':37,118 'read':44 'rememb':43 'role':23 'room':49 'scale':68 'sensit':18 'shade':113 'someth':45 'speak':3 'stay':110 'sweatshirt':97 'temperatur':50 'uncomfort':108 'unsaf':125 'use':60 'warm':6,104 'water':81 'wish':122 'without':91 'yes':16 'ºc':41,57,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330278"
    +editedAt: DateTimeImmutable @1700304922 {#3247
      date: 2023-11-18 11:55:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700049587 {#3248
      date: 2023-11-15 12:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    Eh, as a weirdo who uses Celsius a lot but lives in Buffalo, NY…\n
    \n
    -20s is cold. Coat, gloves, scarf, & hat. Long underwear. Not too much evaporation from the lake since it can freeze, so not much snow.  \n
    -10s is chilly. Coat, probably zip it up towards the lower end of the range. Decent chance of apocalyptic snow.  \n
    0-10s is cool. Wear a sweater.  \n
    10s is nice. Maybe consider long sleeves & pants if it gets a bit cooler.  \n
    20s is shorts & t-shirt weather.  \n
    30s is all AC, all the time. Uncomfortably hot not too far into the range.  \n
    40s is “the humidity is now so high the air is soup, filled with mosquitoes”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700107048 {#3477
    date: 2023-11-16 04:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3486 …}
  +reports: Doctrine\ORM\PersistentCollection {#3488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3492 …}
  -id: 128987
  -bodyTs: "'-10':40,62 '-20':15 '0':61 '10s':69 '20s':83 '30s':90 '40s':105 'ac':93 'air':114 'apocalypt':59 'bit':81 'buffalo':13 'celsius':7 'chanc':57 'chilli':43 'coat':19,44 'cold':18 'consid':73 'cool':65 'cooler':82 'decent':56 'eh':1 'end':52 'evapor':28 'far':101 'fill':117 'freez':35 'get':79 'glove':20 'hat':22 'high':112 'hot':98 'humid':108 'lake':31 'live':11 'long':23,74 'lot':9 'lower':51 'mayb':72 'mosquito':119 'much':27,38 'nice':71 'ny':14 'pant':76 'probabl':45 'rang':55,104 'scarf':21 'shirt':88 'short':85 'sinc':32 'sleev':75 'snow':39,60 'soup':116 'sweater':68 't-shirt':86 'time':96 'toward':49 'uncomfort':97 'underwear':24 'use':6 'wear':66 'weather':89 'weirdo':4 'zip':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4900416"
  +editedAt: DateTimeImmutable @1700374198 {#3478
    date: 2023-11-19 07:09:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700107048 {#3479
    date: 2023-11-16 04:57:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700048520 {#3097
    date: 2023-11-15 12:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 126748
  -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048520 {#3098
    date: 2023-11-15 12:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700048520 {#3097
    date: 2023-11-15 12:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 126748
  -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048520 {#3098
    date: 2023-11-15 12:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2776
    +user: App\Entity\User {#2790 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      “How hot is it, honey?”\n
      \n
      “Not a lot, just 298.15 K”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1700390587 {#2770
      date: 2023-11-19 11:43:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2778 …}
    +nested: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    -id: 126715
    -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5819582"
    +editedAt: DateTimeImmutable @1700301765 {#2771
      date: 2023-11-18 11:02:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047353 {#2772
      date: 2023-11-15 12:22:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700048520 {#3097
    date: 2023-11-15 12:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 126748
  -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048520 {#3098
    date: 2023-11-15 12:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052663 {#3263
    date: 2023-11-15 13:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 126895
  -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700052663 {#3264
    date: 2023-11-15 13:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052663 {#3263
    date: 2023-11-15 13:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 126895
  -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700052663 {#3264
    date: 2023-11-15 13:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700052663 {#3263
    date: 2023-11-15 13:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 126895
  -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700052663 {#3264
    date: 2023-11-15 13:51:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700052663 {#3263
      date: 2023-11-15 13:51:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 126895
    -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700052663 {#3264
      date: 2023-11-15 13:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700055647 {#3571
    date: 2023-11-15 14:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3575 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3579 …}
  +reports: Doctrine\ORM\PersistentCollection {#3581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
  -id: 126981
  -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5117719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700055647 {#3572
    date: 2023-11-15 14:40: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
163 DENIED edit
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700052663 {#3263
      date: 2023-11-15 13:51:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 126895
    -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700052663 {#3264
      date: 2023-11-15 13:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700055647 {#3571
    date: 2023-11-15 14:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3575 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3579 …}
  +reports: Doctrine\ORM\PersistentCollection {#3581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
  -id: 126981
  -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5117719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700055647 {#3572
    date: 2023-11-15 14:40: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
164 DENIED moderate
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3574 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700052663 {#3263
      date: 2023-11-15 13:51:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 126895
    -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700052663 {#3264
      date: 2023-11-15 13:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700055647 {#3571
    date: 2023-11-15 14:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3575 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3579 …}
  +reports: Doctrine\ORM\PersistentCollection {#3581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
  -id: 126981
  -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5117719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700055647 {#3572
    date: 2023-11-15 14:40: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3722
  +user: Proxies\__CG__\App\Entity\User {#3723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3573
    +user: Proxies\__CG__\App\Entity\User {#3574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700052663 {#3263
        date: 2023-11-15 13:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 126895
      -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700052663 {#3264
        date: 2023-11-15 13:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700055647 {#3571
      date: 2023-11-15 14:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Perroboc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3575 …}
    +nested: Doctrine\ORM\PersistentCollection {#3577 …}
    +votes: Doctrine\ORM\PersistentCollection {#3579 …}
    +reports: Doctrine\ORM\PersistentCollection {#3581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    -id: 126981
    -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5117719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700055647 {#3572
      date: 2023-11-15 14:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "On summer we normally hit 40+ (in some places even 45+) in Spain. I can confirm it’s hellish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700122200 {#3720
    date: 2023-11-16 09:10:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3724 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3734 …}
  -id: 129516
  -bodyTs: "'40':6 '45':11 'confirm':16 'even':10 'hellish':19 'hit':5 'normal':4 'place':9 'spain':13 'summer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4062655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122200 {#3721
    date: 2023-11-16 09:10: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
167 DENIED edit
App\Entity\EntryComment {#3722
  +user: Proxies\__CG__\App\Entity\User {#3723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3573
    +user: Proxies\__CG__\App\Entity\User {#3574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700052663 {#3263
        date: 2023-11-15 13:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 126895
      -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700052663 {#3264
        date: 2023-11-15 13:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700055647 {#3571
      date: 2023-11-15 14:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Perroboc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3575 …}
    +nested: Doctrine\ORM\PersistentCollection {#3577 …}
    +votes: Doctrine\ORM\PersistentCollection {#3579 …}
    +reports: Doctrine\ORM\PersistentCollection {#3581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    -id: 126981
    -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5117719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700055647 {#3572
      date: 2023-11-15 14:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "On summer we normally hit 40+ (in some places even 45+) in Spain. I can confirm it’s hellish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700122200 {#3720
    date: 2023-11-16 09:10:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3724 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3734 …}
  -id: 129516
  -bodyTs: "'40':6 '45':11 'confirm':16 'even':10 'hellish':19 'hit':5 'normal':4 'place':9 'spain':13 'summer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4062655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122200 {#3721
    date: 2023-11-16 09:10: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
168 DENIED moderate
App\Entity\EntryComment {#3722
  +user: Proxies\__CG__\App\Entity\User {#3723 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3573
    +user: Proxies\__CG__\App\Entity\User {#3574 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I’ve always thought it’s like: 0- is freezing, 10 is cold, 20 is ok, 30 is hot, 40+ is hell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700052663 {#3263
        date: 2023-11-15 13:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 126895
      -bodyTs: "'0':8 '10':11 '20':14 '30':17 '40':20 'alway':3 'cold':13 'freez':10 'hell':22 'hot':19 'like':7 'ok':16 'thought':4 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700052663 {#3264
        date: 2023-11-15 13:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Above 25 is hot, 30 is hell, 40+ is dead for me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700055647 {#3571
      date: 2023-11-15 14:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Perroboc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3575 …}
    +nested: Doctrine\ORM\PersistentCollection {#3577 …}
    +votes: Doctrine\ORM\PersistentCollection {#3579 …}
    +reports: Doctrine\ORM\PersistentCollection {#3581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    -id: 126981
    -bodyTs: "'25':2 '30':5 '40':8 'dead':10 'hell':7 'hot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5117719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700055647 {#3572
      date: 2023-11-15 14:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "On summer we normally hit 40+ (in some places even 45+) in Spain. I can confirm it’s hellish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700122200 {#3720
    date: 2023-11-16 09:10:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Perroboc@lemmy.world"
    "@BirdyBoogleBop@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3724 …}
  +nested: Doctrine\ORM\PersistentCollection {#3726 …}
  +votes: Doctrine\ORM\PersistentCollection {#3728 …}
  +reports: Doctrine\ORM\PersistentCollection {#3730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3734 …}
  -id: 129516
  -bodyTs: "'40':6 '45':11 'confirm':16 'even':10 'hellish':19 'hit':5 'normal':4 'place':9 'spain':13 'summer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4062655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122200 {#3721
    date: 2023-11-16 09:10: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048683 {#3279
    date: 2023-11-15 12:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 126758
  -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048683 {#3280
    date: 2023-11-15 12:44: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
171 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048683 {#3279
    date: 2023-11-15 12:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 126758
  -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048683 {#3280
    date: 2023-11-15 12:44: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
172 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700048683 {#3279
    date: 2023-11-15 12:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 126758
  -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700048683 {#3280
    date: 2023-11-15 12:44: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "And 100 is boiling, so cooking is easier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050146 {#3430
    date: 2023-11-15 13:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 126807
  -bodyTs: "'100':2 'boil':4 'cook':6 'easier':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050146 {#3431
    date: 2023-11-15 13:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "And 100 is boiling, so cooking is easier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050146 {#3430
    date: 2023-11-15 13:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 126807
  -bodyTs: "'100':2 'boil':4 'cook':6 'easier':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050146 {#3431
    date: 2023-11-15 13:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "And 100 is boiling, so cooking is easier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700050146 {#3430
    date: 2023-11-15 13:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3433 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3443 …}
  -id: 126807
  -bodyTs: "'100':2 'boil':4 'cook':6 'easier':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050146 {#3431
    date: 2023-11-15 13:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It very well can, it just won’t stick around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700050166 {#3445
    date: 2023-11-15 13:09:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 126809
  -bodyTs: "'around':10 'stick':9 'well':3 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050166 {#3446
    date: 2023-11-15 13:09: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
179 DENIED edit
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It very well can, it just won’t stick around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700050166 {#3445
    date: 2023-11-15 13:09:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 126809
  -bodyTs: "'around':10 'stick':9 'well':3 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050166 {#3446
    date: 2023-11-15 13:09: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
180 DENIED moderate
App\Entity\EntryComment {#3447
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Also 0 is freezing so it can’t snow unless the temperature is below zero."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700048683 {#3279
      date: 2023-11-15 12:44:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 126758
    -bodyTs: "'0':2 'also':1 'freez':4 'snow':9 'temperatur':12 'unless':10 'zero':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048683 {#3280
      date: 2023-11-15 12:44:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It very well can, it just won’t stick around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700050166 {#3445
    date: 2023-11-15 13:09:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@LazaroFilm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 126809
  -bodyTs: "'around':10 'stick':9 'well':3 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050166 {#3446
    date: 2023-11-15 13:09: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "C++ is better ofc /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700050155 {#3295
    date: 2023-11-15 13:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 126808
  -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050155 {#3296
    date: 2023-11-15 13:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "C++ is better ofc /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700050155 {#3295
    date: 2023-11-15 13:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 126808
  -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050155 {#3296
    date: 2023-11-15 13:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "C++ is better ofc /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700050155 {#3295
    date: 2023-11-15 13:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 126808
  -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050155 {#3296
    date: 2023-11-15 13:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3497 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "C++ is better ofc /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700050155 {#3295
      date: 2023-11-15 13:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 126808
    -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050155 {#3296
      date: 2023-11-15 13:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Do you have a moment to talk about our lord and saviour, Rust?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700050772 {#3494
    date: 2023-11-15 13:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3498 …}
  +nested: Doctrine\ORM\PersistentCollection {#3500 …}
  +votes: Doctrine\ORM\PersistentCollection {#3502 …}
  +reports: Doctrine\ORM\PersistentCollection {#3504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
  -id: 126832
  -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050772 {#3495
    date: 2023-11-15 13:19:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3497 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "C++ is better ofc /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700050155 {#3295
      date: 2023-11-15 13:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 126808
    -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050155 {#3296
      date: 2023-11-15 13:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Do you have a moment to talk about our lord and saviour, Rust?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700050772 {#3494
    date: 2023-11-15 13:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3498 …}
  +nested: Doctrine\ORM\PersistentCollection {#3500 …}
  +votes: Doctrine\ORM\PersistentCollection {#3502 …}
  +reports: Doctrine\ORM\PersistentCollection {#3504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
  -id: 126832
  -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050772 {#3495
    date: 2023-11-15 13:19:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3497 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3297
    +user: Proxies\__CG__\App\Entity\User {#3298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "C++ is better ofc /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700050155 {#3295
      date: 2023-11-15 13:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 126808
    -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050155 {#3296
      date: 2023-11-15 13:09:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Do you have a moment to talk about our lord and saviour, Rust?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700050772 {#3494
    date: 2023-11-15 13:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3498 …}
  +nested: Doctrine\ORM\PersistentCollection {#3500 …}
  +votes: Doctrine\ORM\PersistentCollection {#3502 …}
  +reports: Doctrine\ORM\PersistentCollection {#3504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
  -id: 126832
  -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050772 {#3495
    date: 2023-11-15 13:19:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3496
    +user: Proxies\__CG__\App\Entity\User {#3497 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "C++ is better ofc /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700050155 {#3295
        date: 2023-11-15 13:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 126808
      -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4835682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700050155 {#3296
        date: 2023-11-15 13:09:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Do you have a moment to talk about our lord and saviour, Rust?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700050772 {#3494
      date: 2023-11-15 13:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@30p87@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3498 …}
    +nested: Doctrine\ORM\PersistentCollection {#3500 …}
    +votes: Doctrine\ORM\PersistentCollection {#3502 …}
    +reports: Doctrine\ORM\PersistentCollection {#3504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
    -id: 126832
    -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050772 {#3495
      date: 2023-11-15 13:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "NO SOLICITING!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700053333 {#3656
    date: 2023-11-15 14:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 126916
  -bodyTs: "'solicit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/memes@lemmy.ml/t/95495/-/comment/1454348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053333 {#3657
    date: 2023-11-15 14:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3496
    +user: Proxies\__CG__\App\Entity\User {#3497 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "C++ is better ofc /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700050155 {#3295
        date: 2023-11-15 13:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 126808
      -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4835682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700050155 {#3296
        date: 2023-11-15 13:09:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Do you have a moment to talk about our lord and saviour, Rust?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700050772 {#3494
      date: 2023-11-15 13:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@30p87@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3498 …}
    +nested: Doctrine\ORM\PersistentCollection {#3500 …}
    +votes: Doctrine\ORM\PersistentCollection {#3502 …}
    +reports: Doctrine\ORM\PersistentCollection {#3504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
    -id: 126832
    -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050772 {#3495
      date: 2023-11-15 13:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "NO SOLICITING!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700053333 {#3656
    date: 2023-11-15 14:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 126916
  -bodyTs: "'solicit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/memes@lemmy.ml/t/95495/-/comment/1454348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053333 {#3657
    date: 2023-11-15 14:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3658
  +user: Proxies\__CG__\App\Entity\User {#3659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3496
    +user: Proxies\__CG__\App\Entity\User {#3497 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3297
      +user: Proxies\__CG__\App\Entity\User {#3298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "C++ is better ofc /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700050155 {#3295
        date: 2023-11-15 13:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 126808
      -bodyTs: "'/s':5 'better':3 'c':1 'ofc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4835682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700050155 {#3296
        date: 2023-11-15 13:09:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Do you have a moment to talk about our lord and saviour, Rust?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700050772 {#3494
      date: 2023-11-15 13:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@30p87@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3498 …}
    +nested: Doctrine\ORM\PersistentCollection {#3500 …}
    +votes: Doctrine\ORM\PersistentCollection {#3502 …}
    +reports: Doctrine\ORM\PersistentCollection {#3504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3508 …}
    -id: 126832
    -bodyTs: "'lord':10 'moment':5 'rust':13 'saviour':12 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4835893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700050772 {#3495
      date: 2023-11-15 13:19:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "NO SOLICITING!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700053333 {#3656
    date: 2023-11-15 14:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@30p87@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3662 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
  -id: 126916
  -bodyTs: "'solicit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/memes@lemmy.ml/t/95495/-/comment/1454348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053333 {#3657
    date: 2023-11-15 14:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700051583 {#3311
    date: 2023-11-15 13:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 126862
  -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051583 {#3312
    date: 2023-11-15 13:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700051583 {#3311
    date: 2023-11-15 13:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 126862
  -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051583 {#3312
    date: 2023-11-15 13:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700051583 {#3311
    date: 2023-11-15 13:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 126862
  -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5330746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700051583 {#3312
    date: 2023-11-15 13:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3512
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700051583 {#3311
      date: 2023-11-15 13:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 126862
    -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700051583 {#3312
      date: 2023-11-15 13:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700058566 {#3510
    date: 2023-11-15 15:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 127107
  -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058566 {#3511
    date: 2023-11-15 15:29: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
199 DENIED edit
App\Entity\EntryComment {#3512
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700051583 {#3311
      date: 2023-11-15 13:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 126862
    -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700051583 {#3312
      date: 2023-11-15 13:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700058566 {#3510
    date: 2023-11-15 15:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 127107
  -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058566 {#3511
    date: 2023-11-15 15:29: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
200 DENIED moderate
App\Entity\EntryComment {#3512
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700051583 {#3311
      date: 2023-11-15 13:33:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 126862
    -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5330746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700051583 {#3312
      date: 2023-11-15 13:33:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700058566 {#3510
    date: 2023-11-15 15:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 127107
  -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058566 {#3511
    date: 2023-11-15 15:29: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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3738
  +user: Proxies\__CG__\App\Entity\User {#3739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3512
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700051583 {#3311
        date: 2023-11-15 13:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 126862
      -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051583 {#3312
        date: 2023-11-15 13:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700058566 {#3510
      date: 2023-11-15 15:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@CoggyMcFee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 127107
    -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058566 {#3511
      date: 2023-11-15 15:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Canada is dry. Humidity is the other Killing factor there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700059824 {#3736
    date: 2023-11-15 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3740 …}
  +nested: Doctrine\ORM\PersistentCollection {#3742 …}
  +votes: Doctrine\ORM\PersistentCollection {#3744 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 127158
  -bodyTs: "'canada':1 'dri':3 'factor':9 'humid':4 'kill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5823458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700059824 {#3737
    date: 2023-11-15 15:50: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
203 DENIED edit
App\Entity\EntryComment {#3738
  +user: Proxies\__CG__\App\Entity\User {#3739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3512
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700051583 {#3311
        date: 2023-11-15 13:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 126862
      -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051583 {#3312
        date: 2023-11-15 13:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700058566 {#3510
      date: 2023-11-15 15:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@CoggyMcFee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 127107
    -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058566 {#3511
      date: 2023-11-15 15:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Canada is dry. Humidity is the other Killing factor there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700059824 {#3736
    date: 2023-11-15 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3740 …}
  +nested: Doctrine\ORM\PersistentCollection {#3742 …}
  +votes: Doctrine\ORM\PersistentCollection {#3744 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 127158
  -bodyTs: "'canada':1 'dri':3 'factor':9 'humid':4 'kill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5823458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700059824 {#3737
    date: 2023-11-15 15:50: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
204 DENIED moderate
App\Entity\EntryComment {#3738
  +user: Proxies\__CG__\App\Entity\User {#3739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3512
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "I wouldn’t say it corresponds between negative and positive. -20 is already a lot more dangerous than 40."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700051583 {#3311
        date: 2023-11-15 13:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 126862
      -bodyTs: "'-20':11 '40':19 'alreadi':13 'correspond':6 'danger':17 'lot':15 'negat':8 'posit':10 'say':4 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5330746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700051583 {#3312
        date: 2023-11-15 13:33:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Depends where you live, I guess. I don't really consider -20 to be dangerous but I live in Canada so I know how to dress for cold weather."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700058566 {#3510
      date: 2023-11-15 15:29:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@CoggyMcFee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 127107
    -bodyTs: "'-20':12 'canada':20 'cold':28 'consid':11 'danger':15 'depend':1 'dress':26 'guess':6 'know':23 'live':4,18 'realli':10 'weather':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700058566 {#3511
      date: 2023-11-15 15:29:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Canada is dry. Humidity is the other Killing factor there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700059824 {#3736
    date: 2023-11-15 15:50:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@CoggyMcFee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3740 …}
  +nested: Doctrine\ORM\PersistentCollection {#3742 …}
  +votes: Doctrine\ORM\PersistentCollection {#3744 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 127158
  -bodyTs: "'canada':1 'dri':3 'factor':9 'humid':4 'kill':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5823458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700059824 {#3737
    date: 2023-11-15 15:50: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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700052523 {#3327
    date: 2023-11-15 13:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 126891
  -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4879392"
  +editedAt: DateTimeImmutable @1700323009 {#3328
    date: 2023-11-18 16:56:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052523 {#3329
    date: 2023-11-15 13:48: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
207 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700052523 {#3327
    date: 2023-11-15 13:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 126891
  -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4879392"
  +editedAt: DateTimeImmutable @1700323009 {#3328
    date: 2023-11-18 16:56:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052523 {#3329
    date: 2023-11-15 13:48: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
208 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700052523 {#3327
    date: 2023-11-15 13:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 126891
  -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4879392"
  +editedAt: DateTimeImmutable @1700323009 {#3328
    date: 2023-11-18 16:56:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700052523 {#3329
    date: 2023-11-15 13:48: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
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3527
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Who’s Klevin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700053228 {#3525
    date: 2023-11-15 14:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 126912
  -bodyTs: "'klevin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5331140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053228 {#3526
    date: 2023-11-15 14:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3527
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Who’s Klevin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700053228 {#3525
    date: 2023-11-15 14:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 126912
  -bodyTs: "'klevin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5331140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053228 {#3526
    date: 2023-11-15 14:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3527
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Who’s Klevin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700053228 {#3525
    date: 2023-11-15 14:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3530 …}
  +votes: Doctrine\ORM\PersistentCollection {#3532 …}
  +reports: Doctrine\ORM\PersistentCollection {#3534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
  -id: 126912
  -bodyTs: "'klevin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5331140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053228 {#3526
    date: 2023-11-15 14:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3690
  +user: Proxies\__CG__\App\Entity\User {#3691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A mistake plus Klevin gets you home by 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700113257 {#3688
    date: 2023-11-16 06:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3692 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3702 …}
  -id: 129204
  -bodyTs: "'7':9 'get':5 'home':7 'klevin':4 'mistak':2 'plus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5349776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700113257 {#3689
    date: 2023-11-16 06:40: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
215 DENIED edit
App\Entity\EntryComment {#3690
  +user: Proxies\__CG__\App\Entity\User {#3691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A mistake plus Klevin gets you home by 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700113257 {#3688
    date: 2023-11-16 06:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3692 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3702 …}
  -id: 129204
  -bodyTs: "'7':9 'get':5 'home':7 'klevin':4 'mistak':2 'plus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5349776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700113257 {#3689
    date: 2023-11-16 06:40: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
216 DENIED moderate
App\Entity\EntryComment {#3690
  +user: Proxies\__CG__\App\Entity\User {#3691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A mistake plus Klevin gets you home by 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700113257 {#3688
    date: 2023-11-16 06:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3692 …}
  +nested: Doctrine\ORM\PersistentCollection {#3694 …}
  +votes: Doctrine\ORM\PersistentCollection {#3696 …}
  +reports: Doctrine\ORM\PersistentCollection {#3698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3702 …}
  -id: 129204
  -bodyTs: "'7':9 'get':5 'home':7 'klevin':4 'mistak':2 'plus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5349776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700113257 {#3689
    date: 2023-11-16 06:40: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
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3706
  +user: Proxies\__CG__\App\Entity\User {#3707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A lord."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700056669 {#3704
    date: 2023-11-15 14:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3708 …}
  +nested: Doctrine\ORM\PersistentCollection {#3710 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3718 …}
  -id: 127030
  -bodyTs: "'lord':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700056669 {#3705
    date: 2023-11-15 14:57: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
219 DENIED edit
App\Entity\EntryComment {#3706
  +user: Proxies\__CG__\App\Entity\User {#3707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A lord."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700056669 {#3704
    date: 2023-11-15 14:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3708 …}
  +nested: Doctrine\ORM\PersistentCollection {#3710 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3718 …}
  -id: 127030
  -bodyTs: "'lord':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700056669 {#3705
    date: 2023-11-15 14:57: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
220 DENIED moderate
App\Entity\EntryComment {#3706
  +user: Proxies\__CG__\App\Entity\User {#3707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3527
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Who’s Klevin?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700053228 {#3525
      date: 2023-11-15 14:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3530 …}
    +votes: Doctrine\ORM\PersistentCollection {#3532 …}
    +reports: Doctrine\ORM\PersistentCollection {#3534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3538 …}
    -id: 126912
    -bodyTs: "'klevin':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5331140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053228 {#3526
      date: 2023-11-15 14:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "A lord."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700056669 {#3704
    date: 2023-11-15 14:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3708 …}
  +nested: Doctrine\ORM\PersistentCollection {#3710 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3718 …}
  -id: 127030
  -bodyTs: "'lord':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3577219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700056669 {#3705
    date: 2023-11-15 14:57: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
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700092302 {#3540
    date: 2023-11-16 00:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 128461
  -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4894728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092302 {#3541
    date: 2023-11-16 00:51: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
223 DENIED edit
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700092302 {#3540
    date: 2023-11-16 00:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 128461
  -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4894728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092302 {#3541
    date: 2023-11-16 00:51: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
224 DENIED moderate
App\Entity\EntryComment {#3542
  +user: Proxies\__CG__\App\Entity\User {#3481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700092302 {#3540
    date: 2023-11-16 00:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3543 …}
  +nested: Doctrine\ORM\PersistentCollection {#3545 …}
  +votes: Doctrine\ORM\PersistentCollection {#3547 …}
  +reports: Doctrine\ORM\PersistentCollection {#3549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
  -id: 128461
  -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4894728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092302 {#3541
    date: 2023-11-16 00:51: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
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3542
    +user: Proxies\__CG__\App\Entity\User {#3481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700092302 {#3540
      date: 2023-11-16 00:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 128461
    -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4894728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092302 {#3541
      date: 2023-11-16 00:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    I had a suspicion there was going to be a response like this. Never heard of it but sounds very interesting.  \n
    I doubt I’ll properly understand it without a good YouTube video. I shall embark on a search
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700093460 {#3783
    date: 2023-11-16 01:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 128501
  -bodyTs: "'doubt':23 'embark':36 'go':7 'good':31 'heard':15 'interest':21 'like':12 'll':25 'never':14 'proper':26 'respons':11 'search':39 'shall':35 'sound':19 'suspicion':4 'understand':27 'video':33 'without':29 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4895184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700093460 {#3784
    date: 2023-11-16 01:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3542
    +user: Proxies\__CG__\App\Entity\User {#3481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700092302 {#3540
      date: 2023-11-16 00:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 128461
    -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4894728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092302 {#3541
      date: 2023-11-16 00:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    I had a suspicion there was going to be a response like this. Never heard of it but sounds very interesting.  \n
    I doubt I’ll properly understand it without a good YouTube video. I shall embark on a search
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700093460 {#3783
    date: 2023-11-16 01:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 128501
  -bodyTs: "'doubt':23 'embark':36 'go':7 'good':31 'heard':15 'interest':21 'like':12 'll':25 'never':14 'proper':26 'respons':11 'search':39 'shall':35 'sound':19 'suspicion':4 'understand':27 'video':33 'without':29 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4895184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700093460 {#3784
    date: 2023-11-16 01:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3542
    +user: Proxies\__CG__\App\Entity\User {#3481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3330
      +user: Proxies\__CG__\App\Entity\User {#3331 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3100 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2776
          +user: App\Entity\User {#2790 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            “How hot is it, honey?”\n
            \n
            “Not a lot, just 298.15 K”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1700390587 {#2770
            date: 2023-11-19 11:43:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2778 …}
          +nested: Doctrine\ORM\PersistentCollection {#2780 …}
          +votes: Doctrine\ORM\PersistentCollection {#2782 …}
          +reports: Doctrine\ORM\PersistentCollection {#2784 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
          -id: 126715
          -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5819582"
          +editedAt: DateTimeImmutable @1700301765 {#2771
            date: 2023-11-18 11:02:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700047353 {#2772
            date: 2023-11-15 12:22:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2776}
        +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1700048520 {#3097
          date: 2023-11-15 12:42:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3101 …}
        +nested: Doctrine\ORM\PersistentCollection {#3103 …}
        +votes: Doctrine\ORM\PersistentCollection {#3105 …}
        +reports: Doctrine\ORM\PersistentCollection {#3107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
        -id: 126748
        -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700048520 {#3098
          date: 2023-11-15 12:42:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700052523 {#3327
        date: 2023-11-15 13:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
        "@ShaunaTheDead@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3332 …}
      +nested: Doctrine\ORM\PersistentCollection {#3334 …}
      +votes: Doctrine\ORM\PersistentCollection {#3336 …}
      +reports: Doctrine\ORM\PersistentCollection {#3338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
      -id: 126891
      -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4879392"
      +editedAt: DateTimeImmutable @1700323009 {#3328
        date: 2023-11-18 16:56:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700052523 {#3329
        date: 2023-11-15 13:48:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "[Negative absolute temperature](https://en.m.wikipedia.org/wiki/Negative_temperature) is a thing. Lasers exhibit negative temperatures when active, i.e. the lasing medium has a negative temperature expressed in Kelvin. Adding more energy doesn’t increase its entropy, it just turns into more laser light. Any such system with bounded entropy can have a negative thermodynamic temperature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700092302 {#3540
      date: 2023-11-16 00:51:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
      "@Zaphod@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3543 …}
    +nested: Doctrine\ORM\PersistentCollection {#3545 …}
    +votes: Doctrine\ORM\PersistentCollection {#3547 …}
    +reports: Doctrine\ORM\PersistentCollection {#3549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3553 …}
    -id: 128461
    -bodyTs: "'/wiki/negative_temperature)':6 'absolut':2 'activ':15 'ad':27 'bound':46 'doesn':30 'en.m.wikipedia.org':5 'en.m.wikipedia.org/wiki/negative_temperature)':4 'energi':29 'entropi':34,47 'exhibit':11 'express':24 'i.e':16 'increas':32 'kelvin':26 'lase':18 'laser':10,40 'light':41 'medium':19 'negat':1,12,22,51 'system':44 'temperatur':3,13,23,53 'thermodynam':52 'thing':9 'turn':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4894728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092302 {#3541
      date: 2023-11-16 00:51:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: """
    I had a suspicion there was going to be a response like this. Never heard of it but sounds very interesting.  \n
    I doubt I’ll properly understand it without a good YouTube video. I shall embark on a search
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700093460 {#3783
    date: 2023-11-16 01:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 128501
  -bodyTs: "'doubt':23 'embark':36 'go':7 'good':31 'heard':15 'interest':21 'like':12 'll':25 'never':14 'proper':26 'respons':11 'search':39 'shall':35 'sound':19 'suspicion':4 'understand':27 'video':33 'without':29 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4895184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700093460 {#3784
    date: 2023-11-16 01:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but from an every day perspective you’ve basically got 250 or so units there for no reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700108290 {#3555
    date: 2023-11-16 05:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 129027
  -bodyTs: "'250':12 'basic':10 'day':6 'everi':5 'got':11 'perspect':7 'reason':19 'unit':15 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4377021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108290 {#3556
    date: 2023-11-16 05:18: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
231 DENIED edit
App\Entity\EntryComment {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but from an every day perspective you’ve basically got 250 or so units there for no reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700108290 {#3555
    date: 2023-11-16 05:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 129027
  -bodyTs: "'250':12 'basic':10 'day':6 'everi':5 'got':11 'perspect':7 'reason':19 'unit':15 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4377021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108290 {#3556
    date: 2023-11-16 05:18: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
232 DENIED moderate
App\Entity\EntryComment {#3557
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2776
        +user: App\Entity\User {#2790 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          “How hot is it, honey?”\n
          \n
          “Not a lot, just 298.15 K”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1700390587 {#2770
          date: 2023-11-19 11:43:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2778 …}
        +nested: Doctrine\ORM\PersistentCollection {#2780 …}
        +votes: Doctrine\ORM\PersistentCollection {#2782 …}
        +reports: Doctrine\ORM\PersistentCollection {#2784 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
        -id: 126715
        -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5819582"
        +editedAt: DateTimeImmutable @1700301765 {#2771
          date: 2023-11-18 11:02:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700047353 {#2772
          date: 2023-11-15 12:22:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2776}
      +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700048520 {#3097
        date: 2023-11-15 12:42:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3101 …}
      +nested: Doctrine\ORM\PersistentCollection {#3103 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 126748
      -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700048520 {#3098
        date: 2023-11-15 12:42:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "It makes more sense in terms of our perception. But from a science perspective Klevin Kelvin makes more sense since you can’t go lower than 0 K and negative temperature doesn’t really make sense, since it’d mean something like negative energy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700052523 {#3327
      date: 2023-11-15 13:48:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
      "@ShaunaTheDead@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 126891
    -bodyTs: "'0':27 'd':39 'doesn':32 'energi':44 'go':24 'k':28 'kelvin':16 'klevin':15 'like':42 'lower':25 'make':2,17,35 'mean':40 'negat':30,43 'percept':9 'perspect':14 'realli':34 'scienc':13 'sens':4,19,36 'sinc':20,37 'someth':41 'temperatur':31 'term':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4879392"
    +editedAt: DateTimeImmutable @1700323009 {#3328
      date: 2023-11-18 16:56:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700052523 {#3329
      date: 2023-11-15 13:48:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "Yeah but from an every day perspective you’ve basically got 250 or so units there for no reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700108290 {#3555
    date: 2023-11-16 05:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
    "@Zaphod@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 129027
  -bodyTs: "'250':12 'basic':10 'day':6 'everi':5 'got':11 'perspect':7 'reason':19 'unit':15 've':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4377021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108290 {#3556
    date: 2023-11-16 05:18: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
233 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
234 DENIED moderate
App\Entity\EntryComment {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "F has that too. Below 0, f it’s cold. Above 100, f it’s hot. 0-25 winter sports baby, 25-50 bleh it’s wet and nasty, 50-75 chefs kiss, 75-100 let’s hit the beach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700096247 {#3344
    date: 2023-11-16 01:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 128591
  -bodyTs: "'-100':35 '-25':18 '-50':23 '-75':31 '0':6,17 '100':12 '25':22 '50':30 '75':34 'babi':21 'beach':40 'bleh':24 'chef':32 'cold':10 'f':1,7,13 'hit':38 'hot':16 'kiss':33 'let':36 'nasti':29 'sport':20 'wet':27 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4675152"
  +editedAt: DateTimeImmutable @1700362387 {#3345
    date: 2023-11-19 03:53:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700096247 {#3346
    date: 2023-11-16 01:57: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
235 DENIED edit
App\Entity\EntryComment {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "F has that too. Below 0, f it’s cold. Above 100, f it’s hot. 0-25 winter sports baby, 25-50 bleh it’s wet and nasty, 50-75 chefs kiss, 75-100 let’s hit the beach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700096247 {#3344
    date: 2023-11-16 01:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 128591
  -bodyTs: "'-100':35 '-25':18 '-50':23 '-75':31 '0':6,17 '100':12 '25':22 '50':30 '75':34 'babi':21 'beach':40 'bleh':24 'chef':32 'cold':10 'f':1,7,13 'hit':38 'hot':16 'kiss':33 'let':36 'nasti':29 'sport':20 'wet':27 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4675152"
  +editedAt: DateTimeImmutable @1700362387 {#3345
    date: 2023-11-19 03:53:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700096247 {#3346
    date: 2023-11-16 01:57: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
236 DENIED moderate
App\Entity\EntryComment {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2776
      +user: App\Entity\User {#2790 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        “How hot is it, honey?”\n
        \n
        “Not a lot, just 298.15 K”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1700390587 {#2770
        date: 2023-11-19 11:43:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2778 …}
      +nested: Doctrine\ORM\PersistentCollection {#2780 …}
      +votes: Doctrine\ORM\PersistentCollection {#2782 …}
      +reports: Doctrine\ORM\PersistentCollection {#2784 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
      -id: 126715
      -bodyTs: "'298.15':10 'honey':5 'hot':2 'k':11 'lot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5819582"
      +editedAt: DateTimeImmutable @1700301765 {#2771
        date: 2023-11-18 11:02:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047353 {#2772
        date: 2023-11-15 12:22:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2776}
    +body: "Yeah but C makes more sense. 0-10 is cold but not freezing, 10-20 is cool, 20-30 is warm, 30-40 is hot, 40+ is "you're gonna die of heat exposure! Get inside, what are you doing?!" increasing in urgency with the number. If it's in the negatives, it's the same as the 40+ except "cold exposure"."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700048520 {#3097
      date: 2023-11-15 12:42:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3101 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 126748
    -bodyTs: "'-10':8 '-20':15 '-30':19 '-40':23 '0':7 '10':14 '20':18 '30':22 '40':26,59 'c':3 'cold':10,61 'cool':17 'die':31 'except':60 'exposur':34,62 'freez':13 'get':35 'gonna':30 'heat':33 'hot':25 'increas':41 'insid':36 'make':4 'negat':52 'number':46 're':29 'sens':6 'urgenc':43 'warm':21 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628235/-/comment/3575262"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700048520 {#3098
      date: 2023-11-15 12:42:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2776}
  +body: "F has that too. Below 0, f it’s cold. Above 100, f it’s hot. 0-25 winter sports baby, 25-50 bleh it’s wet and nasty, 50-75 chefs kiss, 75-100 let’s hit the beach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700096247 {#3344
    date: 2023-11-16 01:57:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@ShaunaTheDead@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 128591
  -bodyTs: "'-100':35 '-25':18 '-50':23 '-75':31 '0':6,17 '100':12 '25':22 '50':30 '75':34 'babi':21 'beach':40 'bleh':24 'chef':32 'cold':10 'f':1,7,13 'hit':38 'hot':16 'kiss':33 'let':36 'nasti':29 'sport':20 'wet':27 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4675152"
  +editedAt: DateTimeImmutable @1700362387 {#3345
    date: 2023-11-19 03:53:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700096247 {#3346
    date: 2023-11-16 01:57: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
237 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
238 DENIED moderate
App\Entity\EntryComment {#2852
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700472282 {#2846
    date: 2023-11-20 10:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 126725
  -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329876"
  +editedAt: DateTimeImmutable @1700303583 {#2847
    date: 2023-11-18 11:33:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047622 {#2848
    date: 2023-11-15 12:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#2852
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700472282 {#2846
    date: 2023-11-20 10:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 126725
  -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329876"
  +editedAt: DateTimeImmutable @1700303583 {#2847
    date: 2023-11-18 11:33:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047622 {#2848
    date: 2023-11-15 12:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#2852
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700472282 {#2846
    date: 2023-11-20 10:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 126725
  -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329876"
  +editedAt: DateTimeImmutable @1700303583 {#2847
    date: 2023-11-18 11:33:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047622 {#2848
    date: 2023-11-15 12:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 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
242 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Fun fact: the more booze you drink the shorter you become"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700195317 {#3113
    date: 2023-11-17 05:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@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: 132338
  -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4084735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700195317 {#3114
    date: 2023-11-17 05:28: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
243 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Fun fact: the more booze you drink the shorter you become"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700195317 {#3113
    date: 2023-11-17 05:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@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: 132338
  -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4084735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700195317 {#3114
    date: 2023-11-17 05:28: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
244 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Fun fact: the more booze you drink the shorter you become"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700195317 {#3113
    date: 2023-11-17 05:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@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: 132338
  -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4084735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700195317 {#3114
    date: 2023-11-17 05:28: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
245 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
246 DENIED moderate
App\Entity\EntryComment {#3379
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2852
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700472282 {#2846
        date: 2023-11-20 10:24:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2856 …}
      +votes: Doctrine\ORM\PersistentCollection {#2858 …}
      +reports: Doctrine\ORM\PersistentCollection {#2860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
      -id: 126725
      -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5329876"
      +editedAt: DateTimeImmutable @1700303583 {#2847
        date: 2023-11-18 11:33:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047622 {#2848
        date: 2023-11-15 12:27:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2852}
    +body: "Fun fact: the more booze you drink the shorter you become"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700195317 {#3113
      date: 2023-11-17 05:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@uis@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: 132338
    -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4084735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700195317 {#3114
      date: 2023-11-17 05:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "“Alcoholism is a way to degradation of personality”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700204238 {#3376
    date: 2023-11-17 07:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 132583
  -bodyTs: "'alcohol':1 'degrad':6 'person':8 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5376958"
  +editedAt: DateTimeImmutable @1700478929 {#3377
    date: 2023-11-20 12:15:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700204238 {#3378
    date: 2023-11-17 07:57:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
247 DENIED edit
App\Entity\EntryComment {#3379
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2852
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700472282 {#2846
        date: 2023-11-20 10:24:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2856 …}
      +votes: Doctrine\ORM\PersistentCollection {#2858 …}
      +reports: Doctrine\ORM\PersistentCollection {#2860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
      -id: 126725
      -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5329876"
      +editedAt: DateTimeImmutable @1700303583 {#2847
        date: 2023-11-18 11:33:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047622 {#2848
        date: 2023-11-15 12:27:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2852}
    +body: "Fun fact: the more booze you drink the shorter you become"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700195317 {#3113
      date: 2023-11-17 05:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@uis@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: 132338
    -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4084735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700195317 {#3114
      date: 2023-11-17 05:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "“Alcoholism is a way to degradation of personality”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700204238 {#3376
    date: 2023-11-17 07:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 132583
  -bodyTs: "'alcohol':1 'degrad':6 'person':8 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5376958"
  +editedAt: DateTimeImmutable @1700478929 {#3377
    date: 2023-11-20 12:15:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700204238 {#3378
    date: 2023-11-17 07:57:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
248 DENIED moderate
App\Entity\EntryComment {#3379
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2852
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1700472282 {#2846
        date: 2023-11-20 10:24:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2854 …}
      +nested: Doctrine\ORM\PersistentCollection {#2856 …}
      +votes: Doctrine\ORM\PersistentCollection {#2858 …}
      +reports: Doctrine\ORM\PersistentCollection {#2860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
      -id: 126725
      -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5329876"
      +editedAt: DateTimeImmutable @1700303583 {#2847
        date: 2023-11-18 11:33:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700047622 {#2848
        date: 2023-11-15 12:27:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2852}
    +body: "Fun fact: the more booze you drink the shorter you become"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700195317 {#3113
      date: 2023-11-17 05:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@uis@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: 132338
    -bodyTs: "'becom':11 'booz':5 'drink':7 'fact':2 'fun':1 'shorter':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4084735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700195317 {#3114
      date: 2023-11-17 05:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "“Alcoholism is a way to degradation of personality”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700204238 {#3376
    date: 2023-11-17 07:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 132583
  -bodyTs: "'alcohol':1 'degrad':6 'person':8 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5376958"
  +editedAt: DateTimeImmutable @1700478929 {#3377
    date: 2023-11-20 12:15:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700204238 {#3378
    date: 2023-11-17 07:57:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
249 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
250 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Ok that broken wrench wine glass one is super clever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700069711 {#3129
    date: 2023-11-15 18:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 127511
  -bodyTs: "'broken':3 'clever':10 'glass':6 'ok':1 'one':7 'super':9 'wine':5 'wrench':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069711 {#3130
    date: 2023-11-15 18:35: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
251 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Ok that broken wrench wine glass one is super clever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700069711 {#3129
    date: 2023-11-15 18:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 127511
  -bodyTs: "'broken':3 'clever':10 'glass':6 'ok':1 'one':7 'super':9 'wine':5 'wrench':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069711 {#3130
    date: 2023-11-15 18:35: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
252 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2852
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2853 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700472282 {#2846
      date: 2023-11-20 10:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2854 …}
    +nested: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    -id: 126725
    -bodyTs: "'/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':3 'cs8.pikabu.ru':2 'cs8.pikabu.ru/post_img/2016/04/16/10/1460823329114682464.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823334192810962.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823419120818248.jpg)![](https://cs8.pikabu.ru/post_img/big/2016/04/16/10/1460823423196364027.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823440160999778.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823543170033608.jpg)![](https://cs8.pikabu.ru/post_img/2016/04/16/10/1460823553142779424.jpg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329876"
    +editedAt: DateTimeImmutable @1700303583 {#2847
      date: 2023-11-18 11:33:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047622 {#2848
      date: 2023-11-15 12:27:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2852}
  +body: "Ok that broken wrench wine glass one is super clever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700069711 {#3129
    date: 2023-11-15 18:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 127511
  -bodyTs: "'broken':3 'clever':10 'glass':6 'ok':1 'one':7 'super':9 'wine':5 'wrench':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069711 {#3130
    date: 2023-11-15 18:35: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
253 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
254 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "K = 273 + 5(F - 32)/9 is even worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1700324070 {#2851
    date: 2023-11-18 17:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 126732
  -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329920"
  +editedAt: DateTimeImmutable @1700302356 {#2850
    date: 2023-11-18 11:12:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047803 {#2849
    date: 2023-11-15 12:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
255 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "K = 273 + 5(F - 32)/9 is even worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1700324070 {#2851
    date: 2023-11-18 17:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 126732
  -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329920"
  +editedAt: DateTimeImmutable @1700302356 {#2850
    date: 2023-11-18 11:12:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047803 {#2849
    date: 2023-11-15 12:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
256 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "K = 273 + 5(F - 32)/9 is even worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1700324070 {#2851
    date: 2023-11-18 17:14:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 126732
  -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5329920"
  +editedAt: DateTimeImmutable @1700302356 {#2850
    date: 2023-11-18 11:12:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700047803 {#2849
    date: 2023-11-15 12:30:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
257 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
258 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Sure, if one would use Fahrenheit as go to unit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700050532 {#3145
    date: 2023-11-15 13:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 126819
  -bodyTs: "'fahrenheit':6 'go':8 'one':3 'sure':1 'unit':10 'use':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5542553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050532 {#3146
    date: 2023-11-15 13:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
259 DENIED edit
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Sure, if one would use Fahrenheit as go to unit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700050532 {#3145
    date: 2023-11-15 13:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 126819
  -bodyTs: "'fahrenheit':6 'go':8 'one':3 'sure':1 'unit':10 'use':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5542553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050532 {#3146
    date: 2023-11-15 13:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
260 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Sure, if one would use Fahrenheit as go to unit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700050532 {#3145
    date: 2023-11-15 13:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 126819
  -bodyTs: "'fahrenheit':6 'go':8 'one':3 'sure':1 'unit':10 'use':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5542553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700050532 {#3146
    date: 2023-11-15 13:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
261 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
262 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Why use kelvin when R = F - 459.67"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700065223 {#3161
    date: 2023-11-15 17:20:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 127276
  -bodyTs: "'459.67':7 'f':6 'kelvin':3 'r':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065223 {#3162
    date: 2023-11-15 17:20: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
263 DENIED edit
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Why use kelvin when R = F - 459.67"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700065223 {#3161
    date: 2023-11-15 17:20:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 127276
  -bodyTs: "'459.67':7 'f':6 'kelvin':3 'r':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065223 {#3162
    date: 2023-11-15 17:20: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
264 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2777 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "K = 273 + 5(F - 32)/9 is even worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1700324070 {#2851
      date: 2023-11-18 17:14:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 126732
    -bodyTs: "'/9':6 '273':2 '32':5 '5':3 'even':8 'f':4 'k':1 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5329920"
    +editedAt: DateTimeImmutable @1700302356 {#2850
      date: 2023-11-18 11:12:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700047803 {#2849
      date: 2023-11-15 12:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "Why use kelvin when R = F - 459.67"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700065223 {#3161
    date: 2023-11-15 17:20:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@joneskind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 127276
  -bodyTs: "'459.67':7 'f':6 'kelvin':3 'r':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065223 {#3162
    date: 2023-11-15 17:20: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
265 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