GET https://kbin.spritesserver.nl/u/@Rolando@lemmy.world/comments/hot?p=8

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.15 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.03 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 {#2083
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2363
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2393
    date: 2023-10-22 18:50:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2363
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2393
    date: 2023-10-22 18:50:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2363
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2393
    date: 2023-10-22 18:50:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2085
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2360
    date: 2023-10-22 18:45:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2085
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2360
    date: 2023-10-22 18:45:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2085
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2360
    date: 2023-10-22 18:45:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2342
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2018
    date: 2023-10-22 17:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2342
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2018
    date: 2023-10-22 17:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2342
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2018
    date: 2023-10-22 17:07:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2129
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2334
    date: 2023-10-18 18:21:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2129
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2334
    date: 2023-10-18 18:21:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2131 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2129
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2334
    date: 2023-10-18 18:21:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#2040
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#2132
    date: 2023-10-18 01:25:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#2040
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#2132
    date: 2023-10-18 01:25:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#2040
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#2132
    date: 2023-10-18 01:25:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#2164
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#2326
    date: 2023-10-17 19:44:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#2164
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#2326
    date: 2023-10-17 19:44:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#2164
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#2326
    date: 2023-10-17 19:44:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#2067
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#2071
    date: 2023-10-08 02:03:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#2067
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#2071
    date: 2023-10-08 02:03:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#2067
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#2071
    date: 2023-10-08 02:03:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#2058
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#2054
    date: 2023-10-07 06:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#2058
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#2054
    date: 2023-10-07 06:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#2058
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#2054
    date: 2023-10-07 06:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#2107
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#2110
    date: 2023-10-06 18:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#2107
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#2110
    date: 2023-10-06 18:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1906 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#2107
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#2110
    date: 2023-10-06 18:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#2162
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#2163
    date: 2023-09-25 07:00:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#2162
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#2163
    date: 2023-09-25 07:00:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#2162
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#2163
    date: 2023-09-25 07:00:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details