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

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.27 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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Has a personal entourage who would die to return his cart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704347839 {#2040
    date: 2024-01-04 06:57:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@gregorum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 278763
  -bodyTs: "'cart':11 'die':7 'entourag':4 'person':3 'return':9 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347839 {#2335
    date: 2024-01-04 06:57: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
3 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Has a personal entourage who would die to return his cart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704347839 {#2040
    date: 2024-01-04 06:57:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@gregorum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 278763
  -bodyTs: "'cart':11 'die':7 'entourag':4 'person':3 'return':9 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347839 {#2335
    date: 2024-01-04 06:57: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
4 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Has a personal entourage who would die to return his cart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704347839 {#2040
    date: 2024-01-04 06:57:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@gregorum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 278763
  -bodyTs: "'cart':11 'die':7 'entourag':4 'person':3 'return':9 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347839 {#2335
    date: 2024-01-04 06:57: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
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 {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Holy shit. 1988? Man, I don’t remember it being that early. I guess that explains the quality of the first couple seasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704347779 {#2106
    date: 2024-01-04 06:56:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Transporter_Room_3@startrek.website"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 278762
  -bodyTs: "'1988':3 'coupl':22 'earli':12 'explain':16 'first':21 'guess':14 'holi':1 'man':4 'qualiti':18 'rememb':8 'season':23 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347779 {#2330
    date: 2024-01-04 06:56: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
7 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Holy shit. 1988? Man, I don’t remember it being that early. I guess that explains the quality of the first couple seasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704347779 {#2106
    date: 2024-01-04 06:56:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Transporter_Room_3@startrek.website"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 278762
  -bodyTs: "'1988':3 'coupl':22 'earli':12 'explain':16 'first':21 'guess':14 'holi':1 'man':4 'qualiti':18 'rememb':8 'season':23 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347779 {#2330
    date: 2024-01-04 06:56: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
8 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Holy shit. 1988? Man, I don’t remember it being that early. I guess that explains the quality of the first couple seasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704347779 {#2106
    date: 2024-01-04 06:56:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Transporter_Room_3@startrek.website"
    "@Patches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 278762
  -bodyTs: "'1988':3 'coupl':22 'earli':12 'explain':16 'first':21 'guess':14 'holi':1 'man':4 'qualiti':18 'rememb':8 'season':23 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6394758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704347779 {#2330
    date: 2024-01-04 06:56: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
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 {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fast food isn’t far behind. I went to Burger King two days ago for the first time in ten years and was pretty shocked at the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703038437 {#2331
    date: 2023-12-20 03:13:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 236756
  -bodyTs: "'ago':14 'behind':6 'burger':10 'day':13 'far':5 'fast':1 'first':17 'food':2 'isn':3 'king':11 'pretti':24 'price':28 'shock':25 'ten':20 'time':18 'two':12 'went':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038437 {#2143
    date: 2023-12-20 03:13: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
11 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fast food isn’t far behind. I went to Burger King two days ago for the first time in ten years and was pretty shocked at the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703038437 {#2331
    date: 2023-12-20 03:13:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 236756
  -bodyTs: "'ago':14 'behind':6 'burger':10 'day':13 'far':5 'fast':1 'first':17 'food':2 'isn':3 'king':11 'pretti':24 'price':28 'shock':25 'ten':20 'time':18 'two':12 'went':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038437 {#2143
    date: 2023-12-20 03:13: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
12 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fast food isn’t far behind. I went to Burger King two days ago for the first time in ten years and was pretty shocked at the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703038437 {#2331
    date: 2023-12-20 03:13:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 236756
  -bodyTs: "'ago':14 'behind':6 'burger':10 'day':13 'far':5 'fast':1 'first':17 'food':2 'isn':3 'king':11 'pretti':24 'price':28 'shock':25 'ten':20 'time':18 'two':12 'went':8 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038437 {#2143
    date: 2023-12-20 03:13: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
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 {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Cave of Socrates perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703036685 {#2301
    date: 2023-12-20 02:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 236722
  -bodyTs: "'cave':1 'perhap':4 'socrat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703036685 {#2322
    date: 2023-12-20 02:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Cave of Socrates perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703036685 {#2301
    date: 2023-12-20 02:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 236722
  -bodyTs: "'cave':1 'perhap':4 'socrat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703036685 {#2322
    date: 2023-12-20 02:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Cave of Socrates perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703036685 {#2301
    date: 2023-12-20 02:44:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@moistclump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 236722
  -bodyTs: "'cave':1 'perhap':4 'socrat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6143135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703036685 {#2322
    date: 2023-12-20 02:44:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "Good! That criminal shouldn’t be in charge of a Popsicle stand, let alone the most powerful country on earth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703035739 {#2192
    date: 2023-12-20 02:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ULS@lemmy.ml"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 236687
  -bodyTs: "'alon':14 'charg':8 'countri':18 'crimin':3 'earth':20 'good':1 'let':13 'popsicl':11 'power':17 'shouldn':4 'stand':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035739 {#2309
    date: 2023-12-20 02:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "Good! That criminal shouldn’t be in charge of a Popsicle stand, let alone the most powerful country on earth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703035739 {#2192
    date: 2023-12-20 02:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ULS@lemmy.ml"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 236687
  -bodyTs: "'alon':14 'charg':8 'countri':18 'crimin':3 'earth':20 'good':1 'let':13 'popsicl':11 'power':17 'shouldn':4 'stand':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035739 {#2309
    date: 2023-12-20 02:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "Good! That criminal shouldn’t be in charge of a Popsicle stand, let alone the most powerful country on earth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1703035739 {#2192
    date: 2023-12-20 02:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@ULS@lemmy.ml"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 236687
  -bodyTs: "'alon':14 'charg':8 'countri':18 'crimin':3 'earth':20 'good':1 'let':13 'popsicl':11 'power':17 'shouldn':4 'stand':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035739 {#2309
    date: 2023-12-20 02:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can patent a hose, just by drawing a diagram of some specific use?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702979623 {#2224
    date: 2023-12-19 10:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 234402
  -bodyTs: "'diagram':10 'draw':8 'hose':5 'patent':3 'specif':13 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6128004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979623 {#2198
    date: 2023-12-19 10:53: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
23 DENIED edit
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can patent a hose, just by drawing a diagram of some specific use?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702979623 {#2224
    date: 2023-12-19 10:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 234402
  -bodyTs: "'diagram':10 'draw':8 'hose':5 'patent':3 'specif':13 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6128004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979623 {#2198
    date: 2023-12-19 10:53: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
24 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can patent a hose, just by drawing a diagram of some specific use?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702979623 {#2224
    date: 2023-12-19 10:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 234402
  -bodyTs: "'diagram':10 'draw':8 'hose':5 'patent':3 'specif':13 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6128004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979623 {#2198
    date: 2023-12-19 10:53: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
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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Break a toilet bowl with your bare hands? Good luck with that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702979250 {#2319
    date: 2023-12-19 10:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@DarkSurferZA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 234372
  -bodyTs: "'bare':7 'bowl':4 'break':1 'good':9 'hand':8 'luck':10 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6127893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979250 {#2117
    date: 2023-12-19 10:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Break a toilet bowl with your bare hands? Good luck with that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702979250 {#2319
    date: 2023-12-19 10:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@DarkSurferZA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 234372
  -bodyTs: "'bare':7 'bowl':4 'break':1 'good':9 'hand':8 'luck':10 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6127893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979250 {#2117
    date: 2023-12-19 10:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "Break a toilet bowl with your bare hands? Good luck with that!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702979250 {#2319
    date: 2023-12-19 10:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@DarkSurferZA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 234372
  -bodyTs: "'bare':7 'bowl':4 'break':1 'good':9 'hand':8 'luck':10 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6127893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979250 {#2117
    date: 2023-12-19 10:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Was geriatric when they filmed the 2nd film. He wasn’t in the Phantom Menace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835136 {#2279
    date: 2023-12-17 18:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 229795
  -bodyTs: "'2nd':7 'film':5,8 'geriatr':2 'menac':15 'phantom':14 'wasn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835136 {#2276
    date: 2023-12-17 18:45: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
31 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Was geriatric when they filmed the 2nd film. He wasn’t in the Phantom Menace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835136 {#2279
    date: 2023-12-17 18:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 229795
  -bodyTs: "'2nd':7 'film':5,8 'geriatr':2 'menac':15 'phantom':14 'wasn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835136 {#2276
    date: 2023-12-17 18:45: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
32 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Was geriatric when they filmed the 2nd film. He wasn’t in the Phantom Menace."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835136 {#2279
    date: 2023-12-17 18:45:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 229795
  -bodyTs: "'2nd':7 'film':5,8 'geriatr':2 'menac':15 'phantom':14 'wasn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835136 {#2276
    date: 2023-12-17 18:45: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
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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702830589 {#2205
    date: 2023-12-17 17:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Appoxo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 229603
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830589 {#2197
    date: 2023-12-17 17:29: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
35 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702830589 {#2205
    date: 2023-12-17 17:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Appoxo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 229603
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830589 {#2197
    date: 2023-12-17 17:29: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
36 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702830589 {#2205
    date: 2023-12-17 17:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Appoxo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 229603
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830589 {#2197
    date: 2023-12-17 17:29: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
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 {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "I’ve seen that movie. It’s a great fight scene, but the Darth Maul actor was a straight-up martial artist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702830030 {#2271
    date: 2023-12-17 17:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@niktemadur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 229585
  -bodyTs: "'actor':16 'artist':23 'darth':14 'fight':10 'great':9 'martial':22 'maul':15 'movi':5 'scene':11 'seen':3 'straight':20 'straight-up':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830030 {#2273
    date: 2023-12-17 17:20: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 {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "I’ve seen that movie. It’s a great fight scene, but the Darth Maul actor was a straight-up martial artist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702830030 {#2271
    date: 2023-12-17 17:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@niktemadur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 229585
  -bodyTs: "'actor':16 'artist':23 'darth':14 'fight':10 'great':9 'martial':22 'maul':15 'movi':5 'scene':11 'seen':3 'straight':20 'straight-up':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830030 {#2273
    date: 2023-12-17 17:20: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 {#2237
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "I’ve seen that movie. It’s a great fight scene, but the Darth Maul actor was a straight-up martial artist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702830030 {#2271
    date: 2023-12-17 17:20:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neptune@dmv.social"
    "@OhStopYellingAtMe@lemmy.world"
    "@Anticorp@lemmy.world"
    "@niktemadur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 229585
  -bodyTs: "'actor':16 'artist':23 'darth':14 'fight':10 'great':9 'martial':22 'maul':15 'movi':5 'scene':11 'seen':3 'straight':20 'straight-up':19 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6097545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702830030 {#2273
    date: 2023-12-17 17:20: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 {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Those things have been around forever. They were really common in gas station bathrooms when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702799415 {#2238
    date: 2023-12-17 08:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ImpishCook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 228962
  -bodyTs: "'around':5 'bathroom':14 'common':10 'forev':6 'gas':12 'kid':19 'realli':9 'station':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799415 {#2234
    date: 2023-12-17 08:50: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
43 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Those things have been around forever. They were really common in gas station bathrooms when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702799415 {#2238
    date: 2023-12-17 08:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ImpishCook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 228962
  -bodyTs: "'around':5 'bathroom':14 'common':10 'forev':6 'gas':12 'kid':19 'realli':9 'station':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799415 {#2234
    date: 2023-12-17 08:50: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
44 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Those things have been around forever. They were really common in gas station bathrooms when I was a kid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702799415 {#2238
    date: 2023-12-17 08:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@ImpishCook@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 228962
  -bodyTs: "'around':5 'bathroom':14 'common':10 'forev':6 'gas':12 'kid':19 'realli':9 'station':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799415 {#2234
    date: 2023-12-17 08:50: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
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 {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#2251
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +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: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#2256
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#2251
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +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: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#2256
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hand drying options are actually much better than they were 20-30 years ago. Even the electric ones are pretty great now. 30 years ago it would be one of those electric ones with the round button that feels like someone blowing on your hands through a straw, or at the gas station it would be one continuous loop of thick blue cloth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702799333 {#2251
    date: 2023-12-17 08:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +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: 228961
  -bodyTs: "'-30':12 '20':11 '30':23 'actual':5 'ago':14,25 'better':7 'blow':42 'blue':62 'button':37 'cloth':63 'continu':58 'dri':2 'electr':17,32 'even':15 'feel':39 'gas':52 'great':21 'hand':1,45 'like':40 'loop':59 'much':6 'one':18,29,33,57 'option':3 'pretti':20 'round':36 'someon':41 'station':53 'straw':48 'thick':61 'would':27,55 'year':13,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702799333 {#2256
    date: 2023-12-17 08:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Dial 988 on your phone if it is really that bad. Talk to someone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798267 {#2150
    date: 2023-12-17 08:31:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Mrderisant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 228938
  -bodyTs: "'988':2 'bad':11 'dial':1 'phone':5 'realli':9 'someon':14 'talk':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798267 {#2145
    date: 2023-12-17 08:31: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
51 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Dial 988 on your phone if it is really that bad. Talk to someone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798267 {#2150
    date: 2023-12-17 08:31:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Mrderisant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 228938
  -bodyTs: "'988':2 'bad':11 'dial':1 'phone':5 'realli':9 'someon':14 'talk':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798267 {#2145
    date: 2023-12-17 08:31: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
52 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Dial 988 on your phone if it is really that bad. Talk to someone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798267 {#2150
    date: 2023-12-17 08:31:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Mrderisant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 228938
  -bodyTs: "'988':2 'bad':11 'dial':1 'phone':5 'realli':9 'someon':14 'talk':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798267 {#2145
    date: 2023-12-17 08:31: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
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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "I envy people who can sleep to avoid things. My body’s response to stress is to deprive me of sleep until I fix things. It gets dicey when those things are outside of my control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798141 {#2187
    date: 2023-12-17 08:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 228935
  -bodyTs: "'avoid':8 'bodi':11 'control':36 'depriv':18 'dicey':28 'envi':2 'fix':24 'get':27 'outsid':33 'peopl':3 'respons':13 'sleep':6,21 'stress':15 'thing':9,25,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798141 {#2173
    date: 2023-12-17 08:29: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
55 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "I envy people who can sleep to avoid things. My body’s response to stress is to deprive me of sleep until I fix things. It gets dicey when those things are outside of my control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798141 {#2187
    date: 2023-12-17 08:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 228935
  -bodyTs: "'avoid':8 'bodi':11 'control':36 'depriv':18 'dicey':28 'envi':2 'fix':24 'get':27 'outsid':33 'peopl':3 'respons':13 'sleep':6,21 'stress':15 'thing':9,25,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798141 {#2173
    date: 2023-12-17 08:29: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
56 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2177 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2216 …}
  +image: null
  +parent: null
  +root: null
  +body: "I envy people who can sleep to avoid things. My body’s response to stress is to deprive me of sleep until I fix things. It gets dicey when those things are outside of my control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702798141 {#2187
    date: 2023-12-17 08:29:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 228935
  -bodyTs: "'avoid':8 'bodi':11 'control':36 'depriv':18 'dicey':28 'envi':2 'fix':24 'get':27 'outsid':33 'peopl':3 'respons':13 'sleep':6,21 'stress':15 'thing':9,25,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798141 {#2173
    date: 2023-12-17 08:29: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
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 {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ring wraiths don’t strike me as the kind of creatures that ask for consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705346923 {#1995
    date: 2024-01-15 20:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 230689
  -bodyTs: "'ask':13 'consent':15 'creatur':11 'kind':9 'ring':1 'strike':5 'wraith':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798075 {#1994
    date: 2023-12-17 08:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ring wraiths don’t strike me as the kind of creatures that ask for consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705346923 {#1995
    date: 2024-01-15 20:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 230689
  -bodyTs: "'ask':13 'consent':15 'creatur':11 'kind':9 'ring':1 'strike':5 'wraith':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798075 {#1994
    date: 2023-12-17 08:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ring wraiths don’t strike me as the kind of creatures that ask for consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705346923 {#1995
    date: 2024-01-15 20:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 230689
  -bodyTs: "'ask':13 'consent':15 'creatur':11 'kind':9 'ring':1 'strike':5 'wraith':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702798075 {#1994
    date: 2023-12-17 08:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details