GET https://kbin.spritesserver.nl/u/@Rooki@lemmy.world/comments/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice looking desert!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549548 {#2293
    date: 2024-01-29 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vacationlandgirl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 350371
  -bodyTs: "'desert':4 'look':3 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549548 {#2165
    date: 2024-01-29 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice looking desert!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549548 {#2293
    date: 2024-01-29 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vacationlandgirl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 350371
  -bodyTs: "'desert':4 'look':3 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549548 {#2165
    date: 2024-01-29 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2232
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice looking desert!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706549548 {#2293
    date: 2024-01-29 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vacationlandgirl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 350371
  -bodyTs: "'desert':4 'look':3 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549548 {#2165
    date: 2024-01-29 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2046
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice fitting buns! Not too big, not so mall."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549481 {#2228
    date: 2024-01-29 18:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 350368
  -bodyTs: "'big':7 'bun':4 'fit':3 'mall':10 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549481 {#2192
    date: 2024-01-29 18:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice fitting buns! Not too big, not so mall."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549481 {#2228
    date: 2024-01-29 18:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 350368
  -bodyTs: "'big':7 'bun':4 'fit':3 'mall':10 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549481 {#2192
    date: 2024-01-29 18:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really nice fitting buns! Not too big, not so mall."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706549481 {#2228
    date: 2024-01-29 18:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 350368
  -bodyTs: "'big':7 'bun':4 'fit':3 'mall':10 'nice':2 'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549481 {#2192
    date: 2024-01-29 18:31:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Wow, never knew it had so many layers ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706549416 {#2047
    date: 2024-01-29 18:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 350365
  -bodyTs: "'d':9 'knew':3 'layer':8 'mani':7 'never':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549416 {#2044
    date: 2024-01-29 18:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Wow, never knew it had so many layers ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706549416 {#2047
    date: 2024-01-29 18:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 350365
  -bodyTs: "'d':9 'knew':3 'layer':8 'mani':7 'never':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549416 {#2044
    date: 2024-01-29 18:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Wow, never knew it had so many layers ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706549416 {#2047
    date: 2024-01-29 18:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 350365
  -bodyTs: "'d':9 'knew':3 'layer':8 'mani':7 'never':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7129742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549416 {#2044
    date: 2024-01-29 18:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes your summary is correct, its just a buzzword.\n
    \n
    You can still check if its a real human if you do something really stupid or speak or write giberisch. Almost every AI will try to reply to it or say “Sorry i couldnt understand it” or recent events ( most of the LLMs arent trained on the newest events )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706519265 {#2068
    date: 2024-01-29 10:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 349314
  -bodyTs: "'ai':32 'almost':30 'arent':53 'buzzword':9 'check':13 'correct':5 'couldnt':43 'event':48,58 'everi':31 'giberisch':29 'human':18 'llms':52 'newest':57 'real':17 'realli':23 'recent':47 'repli':36 'say':40 'someth':22 'sorri':41 'speak':26 'still':12 'stupid':24 'summari':3 'train':54 'tri':34 'understand':44 'write':28 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519265 {#2072
    date: 2024-01-29 10:07: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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes your summary is correct, its just a buzzword.\n
    \n
    You can still check if its a real human if you do something really stupid or speak or write giberisch. Almost every AI will try to reply to it or say “Sorry i couldnt understand it” or recent events ( most of the LLMs arent trained on the newest events )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706519265 {#2068
    date: 2024-01-29 10:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 349314
  -bodyTs: "'ai':32 'almost':30 'arent':53 'buzzword':9 'check':13 'correct':5 'couldnt':43 'event':48,58 'everi':31 'giberisch':29 'human':18 'llms':52 'newest':57 'real':17 'realli':23 'recent':47 'repli':36 'say':40 'someth':22 'sorri':41 'speak':26 'still':12 'stupid':24 'summari':3 'train':54 'tri':34 'understand':44 'write':28 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519265 {#2072
    date: 2024-01-29 10:07: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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes your summary is correct, its just a buzzword.\n
    \n
    You can still check if its a real human if you do something really stupid or speak or write giberisch. Almost every AI will try to reply to it or say “Sorry i couldnt understand it” or recent events ( most of the LLMs arent trained on the newest events )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706519265 {#2068
    date: 2024-01-29 10:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 349314
  -bodyTs: "'ai':32 'almost':30 'arent':53 'buzzword':9 'check':13 'correct':5 'couldnt':43 'event':48,58 'everi':31 'giberisch':29 'human':18 'llms':52 'newest':57 'real':17 'realli':23 'recent':47 'repli':36 'say':40 'someth':22 'sorri':41 'speak':26 'still':12 'stupid':24 'summari':3 'train':54 'tri':34 'understand':44 'write':28 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519265 {#2072
    date: 2024-01-29 10:07: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 {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "He put it in a magic oven XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706518805 {#2222
    date: 2024-01-29 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@over_clox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 349304
  -bodyTs: "'magic':6 'oven':7 'put':2 'xd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518805 {#2220
    date: 2024-01-29 10:00:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "He put it in a magic oven XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706518805 {#2222
    date: 2024-01-29 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@over_clox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 349304
  -bodyTs: "'magic':6 'oven':7 'put':2 'xd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518805 {#2220
    date: 2024-01-29 10:00:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +body: "He put it in a magic oven XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706518805 {#2222
    date: 2024-01-29 10:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shadmere@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@over_clox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 349304
  -bodyTs: "'magic':6 'oven':7 'put':2 'xd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518805 {#2220
    date: 2024-01-29 10:00:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Its my favourite combo ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706518701 {#2319
    date: 2024-01-29 09:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 349300
  -bodyTs: "'combo':4 'd':5 'favourit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121303"
  +editedAt: DateTimeImmutable @1729335983 {#2282
    date: 2024-10-19 13:06:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706518701 {#2298
    date: 2024-01-29 09:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Its my favourite combo ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706518701 {#2319
    date: 2024-01-29 09:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 349300
  -bodyTs: "'combo':4 'd':5 'favourit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121303"
  +editedAt: DateTimeImmutable @1729335983 {#2282
    date: 2024-10-19 13:06:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706518701 {#2298
    date: 2024-01-29 09:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Its my favourite combo ;D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706518701 {#2319
    date: 2024-01-29 09:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
    "@transientpunk@sh.itjust.works"
    "@VubDapple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 349300
  -bodyTs: "'combo':4 'd':5 'favourit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121303"
  +editedAt: DateTimeImmutable @1729335983 {#2282
    date: 2024-10-19 13:06:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706518701 {#2298
    date: 2024-01-29 09:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks really great! A really good themed cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729426467 {#2212
    date: 2024-10-20 14:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 349299
  -bodyTs: "'cake':8 'good':6 'great':3 'look':1 'realli':2,5 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518618 {#2208
    date: 2024-01-29 09:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks really great! A really good themed cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729426467 {#2212
    date: 2024-10-20 14:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 349299
  -bodyTs: "'cake':8 'good':6 'great':3 'look':1 'realli':2,5 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518618 {#2208
    date: 2024-01-29 09:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks really great! A really good themed cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729426467 {#2212
    date: 2024-10-20 14:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@steventhedev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 349299
  -bodyTs: "'cake':8 'good':6 'great':3 'look':1 'realli':2,5 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7121289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706518618 {#2208
    date: 2024-01-29 09:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "Blueberry Dubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706513016 {#2262
    date: 2024-01-29 08:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@call_me_xale@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 349188
  -bodyTs: "'blueberri':1 'dubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7120099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513016 {#2265
    date: 2024-01-29 08:23: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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "Blueberry Dubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706513016 {#2262
    date: 2024-01-29 08:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@call_me_xale@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 349188
  -bodyTs: "'blueberri':1 'dubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7120099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513016 {#2265
    date: 2024-01-29 08:23: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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "Blueberry Dubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706513016 {#2262
    date: 2024-01-29 08:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@call_me_xale@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 349188
  -bodyTs: "'blueberri':1 'dubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7120099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513016 {#2265
    date: 2024-01-29 08:23: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 {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    If you want to be the “cool guy” then macbook is your choice, it will cost more and repair is risky to be done by anyone except apple himself.\n
    \n
    If you want to have a laptop, that is easy to repair,upgrade and is cheap but powerfull then Framework laptop.\n
    \n
    On macbook you are locked into apple, you cant upgrade, you can only get support by apple and most of the time third party stuff doesnt work right on macbook. On Framework laptop you are more open to do anything, like upgrading, switching OS if windows isnt right for you. Framework is a lot more open and listens to the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706363055 {#2260
    date: 2024-01-27 14:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
    "@mipadaitu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 344657
  -bodyTs: "'anyon':26 'anyth':90 'appl':28,57,67 'cant':59 'cheap':45 'choic':13 'communiti':111 'cool':7 'cost':16 'doesnt':76 'done':24 'easi':39 'except':27 'framework':49,82,101 'get':64 'guy':8 'isnt':97 'laptop':36,50,83 'like':91 'listen':108 'lock':55 'lot':104 'macbook':10,52,80 'open':87,106 'os':94 'parti':74 'powerful':47 'repair':19,41 'right':78,98 'riski':21 'stuff':75 'support':65 'switch':93 'third':73 'time':72 'upgrad':42,60,92 'want':3,32 'window':96 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7063748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363055 {#2259
    date: 2024-01-27 14:44: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
35 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    If you want to be the “cool guy” then macbook is your choice, it will cost more and repair is risky to be done by anyone except apple himself.\n
    \n
    If you want to have a laptop, that is easy to repair,upgrade and is cheap but powerfull then Framework laptop.\n
    \n
    On macbook you are locked into apple, you cant upgrade, you can only get support by apple and most of the time third party stuff doesnt work right on macbook. On Framework laptop you are more open to do anything, like upgrading, switching OS if windows isnt right for you. Framework is a lot more open and listens to the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706363055 {#2260
    date: 2024-01-27 14:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
    "@mipadaitu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 344657
  -bodyTs: "'anyon':26 'anyth':90 'appl':28,57,67 'cant':59 'cheap':45 'choic':13 'communiti':111 'cool':7 'cost':16 'doesnt':76 'done':24 'easi':39 'except':27 'framework':49,82,101 'get':64 'guy':8 'isnt':97 'laptop':36,50,83 'like':91 'listen':108 'lock':55 'lot':104 'macbook':10,52,80 'open':87,106 'os':94 'parti':74 'powerful':47 'repair':19,41 'right':78,98 'riski':21 'stuff':75 'support':65 'switch':93 'third':73 'time':72 'upgrad':42,60,92 'want':3,32 'window':96 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7063748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363055 {#2259
    date: 2024-01-27 14:44: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
36 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    If you want to be the “cool guy” then macbook is your choice, it will cost more and repair is risky to be done by anyone except apple himself.\n
    \n
    If you want to have a laptop, that is easy to repair,upgrade and is cheap but powerfull then Framework laptop.\n
    \n
    On macbook you are locked into apple, you cant upgrade, you can only get support by apple and most of the time third party stuff doesnt work right on macbook. On Framework laptop you are more open to do anything, like upgrading, switching OS if windows isnt right for you. Framework is a lot more open and listens to the community.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706363055 {#2260
    date: 2024-01-27 14:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
    "@mipadaitu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 344657
  -bodyTs: "'anyon':26 'anyth':90 'appl':28,57,67 'cant':59 'cheap':45 'choic':13 'communiti':111 'cool':7 'cost':16 'doesnt':76 'done':24 'easi':39 'except':27 'framework':49,82,101 'get':64 'guy':8 'isnt':97 'laptop':36,50,83 'like':91 'listen':108 'lock':55 'lot':104 'macbook':10,52,80 'open':87,106 'os':94 'parti':74 'powerful':47 'repair':19,41 'right':78,98 'riski':21 'stuff':75 'support':65 'switch':93 'third':73 'time':72 'upgrad':42,60,92 'want':3,32 'window':96 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7063748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363055 {#2259
    date: 2024-01-27 14:44: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
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 {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    @Zeon@lemmy.world please follow the 2nd Rule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706297870 {#2034
    date: 2024-01-26 20:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 342859
  -bodyTs: "'2nd':6 'follow':4 'hi':1 'pleas':3 'rule':7 'zeon@lemmy.world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706297870 {#2142
    date: 2024-01-26 20:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    @Zeon@lemmy.world please follow the 2nd Rule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706297870 {#2034
    date: 2024-01-26 20:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 342859
  -bodyTs: "'2nd':6 'follow':4 'hi':1 'pleas':3 'rule':7 'zeon@lemmy.world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706297870 {#2142
    date: 2024-01-26 20:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    @Zeon@lemmy.world please follow the 2nd Rule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706297870 {#2034
    date: 2024-01-26 20:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 342859
  -bodyTs: "'2nd':6 'follow':4 'hi':1 'pleas':3 'rule':7 'zeon@lemmy.world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706297870 {#2142
    date: 2024-01-26 20:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    good question, but please follow the communities rules! Especially Rule number 2!\n
    \n
    Thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727417961 {#2179
    date: 2024-09-27 08:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualPeeper@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 328406
  -bodyTs: "'2':13 'communiti':8 'especi':10 'follow':6 'good':2 'hi':1 'number':12 'pleas':5 'question':3 'rule':9,11 'thank':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850819 {#2180
    date: 2024-01-21 16:26: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
43 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    good question, but please follow the communities rules! Especially Rule number 2!\n
    \n
    Thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727417961 {#2179
    date: 2024-09-27 08:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualPeeper@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 328406
  -bodyTs: "'2':13 'communiti':8 'especi':10 'follow':6 'good':2 'hi':1 'number':12 'pleas':5 'question':3 'rule':9,11 'thank':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850819 {#2180
    date: 2024-01-21 16:26: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
44 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    good question, but please follow the communities rules! Especially Rule number 2!\n
    \n
    Thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727417961 {#2179
    date: 2024-09-27 08:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualPeeper@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 328406
  -bodyTs: "'2':13 'communiti':8 'especi':10 'follow':6 'good':2 'hi':1 'number':12 'pleas':5 'question':3 'rule':9,11 'thank':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850819 {#2180
    date: 2024-01-21 16:26: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
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 {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2000 …}
  +image: null
  +parent: null
  +root: null
  +body: "@hal_5700X@lemmy.world Open the door!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727221120 {#2168
    date: 2024-09-25 01:38:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 326375
  -bodyTs: "'door':4 'hal_5700x@lemmy.world':1 'open':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6856967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780465 {#2184
    date: 2024-01-20 20:54:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2000 …}
  +image: null
  +parent: null
  +root: null
  +body: "@hal_5700X@lemmy.world Open the door!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727221120 {#2168
    date: 2024-09-25 01:38:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 326375
  -bodyTs: "'door':4 'hal_5700x@lemmy.world':1 'open':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6856967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780465 {#2184
    date: 2024-01-20 20:54:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2000 …}
  +image: null
  +parent: null
  +root: null
  +body: "@hal_5700X@lemmy.world Open the door!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727221120 {#2168
    date: 2024-09-25 01:38:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#1989 …}
  +votes: Doctrine\ORM\PersistentCollection {#1986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 326375
  -bodyTs: "'door':4 'hal_5700x@lemmy.world':1 'open':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6856967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705780465 {#2184
    date: 2024-01-20 20:54:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +body: "Umgefurzt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998167 {#2001
    date: 2024-01-11 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 299574
  -bodyTs: "'umgefurzt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998167 {#1992
    date: 2024-01-11 19:36: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 {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +body: "Umgefurzt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998167 {#2001
    date: 2024-01-11 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 299574
  -bodyTs: "'umgefurzt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998167 {#1992
    date: 2024-01-11 19:36: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 {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +body: "Umgefurzt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998167 {#2001
    date: 2024-01-11 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 299574
  -bodyTs: "'umgefurzt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998167 {#1992
    date: 2024-01-11 19:36: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 {#1347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me, what is your most reliable ad list source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709010584 {#1984
    date: 2024-02-27 06:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 261889
  -bodyTs: "'ad':8 'list':9 'reliabl':7 'sourc':10 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6289851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846529 {#2008
    date: 2023-12-29 11:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me, what is your most reliable ad list source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709010584 {#1984
    date: 2024-02-27 06:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 261889
  -bodyTs: "'ad':8 'list':9 'reliabl':7 'sourc':10 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6289851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846529 {#2008
    date: 2023-12-29 11:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me, what is your most reliable ad list source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709010584 {#1984
    date: 2024-02-27 06:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 261889
  -bodyTs: "'ad':8 'list':9 'reliabl':7 'sourc':10 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6289851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846529 {#2008
    date: 2023-12-29 11:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +body: "**perma bans him** (joking of course ;D )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703599116 {#2352
    date: 2023-12-26 14:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 253622
  -bodyTs: "'ban':2 'cours':6 'd':7 'joke':4 'perma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6248640"
  +editedAt: DateTimeImmutable @1707928935 {#2269
    date: 2024-02-14 17:42:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599116 {#2291
    date: 2023-12-26 14:58: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
59 DENIED edit
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +body: "**perma bans him** (joking of course ;D )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703599116 {#2352
    date: 2023-12-26 14:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 253622
  -bodyTs: "'ban':2 'cours':6 'd':7 'joke':4 'perma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6248640"
  +editedAt: DateTimeImmutable @1707928935 {#2269
    date: 2024-02-14 17:42:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599116 {#2291
    date: 2023-12-26 14:58: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
60 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2199 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +body: "**perma bans him** (joking of course ;D )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703599116 {#2352
    date: 2023-12-26 14:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
    "@_number8_@lemmy.world"
    "@TheDeepState@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -id: 253622
  -bodyTs: "'ban':2 'cours':6 'd':7 'joke':4 'perma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6248640"
  +editedAt: DateTimeImmutable @1707928935 {#2269
    date: 2024-02-14 17:42:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703599116 {#2291
    date: 2023-12-26 14:58: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