GET https://kbin.spritesserver.nl/index.php/u/@crandlecan@mander.xyz/comments/active

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.80 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.04 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 {#2338
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just downvoted your post. Hah! Checkmate 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1707384009 {#2069
    date: 2024-02-08 10:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 229533
  -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6087226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828738 {#2090
    date: 2023-12-17 16:58: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
3 DENIED edit
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just downvoted your post. Hah! Checkmate 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1707384009 {#2069
    date: 2024-02-08 10:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 229533
  -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6087226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828738 {#2090
    date: 2023-12-17 16:58: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
4 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just downvoted your post. Hah! Checkmate 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1707384009 {#2069
    date: 2024-02-08 10:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 229533
  -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6087226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702828738 {#2090
    date: 2023-12-17 16:58: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
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 {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Ooooh! Of course!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705270547 {#2143
    date: 2024-01-14 23:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 309156
  -bodyTs: "'cours':3 'ooooh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270547 {#2136
    date: 2024-01-14 23:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Ooooh! Of course!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705270547 {#2143
    date: 2024-01-14 23:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 309156
  -bodyTs: "'cours':3 'ooooh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270547 {#2136
    date: 2024-01-14 23:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2114 …}
  +body: "Ooooh! Of course!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705270547 {#2143
    date: 2024-01-14 23:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 309156
  -bodyTs: "'cours':3 'ooooh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270547 {#2136
    date: 2024-01-14 23:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2101
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heil Hitler, huh? Fucking reptards 🤮🤮 Just die already - thanks, the rest of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705270516 {#2098
    date: 2024-01-14 23:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 309153
  -bodyTs: "'alreadi':8 'die':7 'fuck':4 'heil':1 'hitler':2 'huh':3 'reptard':5 'rest':11 'thank':9 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270516 {#2191
    date: 2024-01-14 23:15: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 {#2101
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heil Hitler, huh? Fucking reptards 🤮🤮 Just die already - thanks, the rest of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705270516 {#2098
    date: 2024-01-14 23:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 309153
  -bodyTs: "'alreadi':8 'die':7 'fuck':4 'heil':1 'hitler':2 'huh':3 'reptard':5 'rest':11 'thank':9 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270516 {#2191
    date: 2024-01-14 23:15: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 {#2101
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heil Hitler, huh? Fucking reptards 🤮🤮 Just die already - thanks, the rest of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705270516 {#2098
    date: 2024-01-14 23:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 309153
  -bodyTs: "'alreadi':8 'die':7 'fuck':4 'heil':1 'hitler':2 'huh':3 'reptard':5 'rest':11 'thank':9 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6795814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270516 {#2191
    date: 2024-01-14 23:15: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 {#2085
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Arresting XR rebels… So jo, it’s not legitimate at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705222213 {#2104
    date: 2024-01-14 09:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 307362
  -bodyTs: "'arrest':1 'jo':5 'legitim':9 'rebel':3 'xr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6775721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222213 {#2058
    date: 2024-01-14 09:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Arresting XR rebels… So jo, it’s not legitimate at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705222213 {#2104
    date: 2024-01-14 09:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 307362
  -bodyTs: "'arrest':1 'jo':5 'legitim':9 'rebel':3 'xr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6775721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222213 {#2058
    date: 2024-01-14 09:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Arresting XR rebels… So jo, it’s not legitimate at all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705222213 {#2104
    date: 2024-01-14 09:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@xilliah@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 307362
  -bodyTs: "'arrest':1 'jo':5 'legitim':9 'rebel':3 'xr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6775721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222213 {#2058
    date: 2024-01-14 09:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "I remember one of our dogs got mixed puppies too. All the same father but apparently genes can jump back to the original breeds our breed came from (poodle pointer, and we got a few pointer pups). Very rare, and a financial loss :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705187983 {#2082
    date: 2024-01-14 00:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
    "@crandlecan@mander.xyz"
    "@Jesusaurus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 306495
  -bodyTs: "'appar':16 'back':20 'breed':24,26 'came':27 'dog':6 'father':14 'financi':42 'gene':17 'got':7,33 'jump':19 'loss':43 'mix':8 'one':3 'origin':23 'pointer':30,36 'poodl':29 'pup':37 'puppi':9 'rare':39 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6752323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187983 {#2083
    date: 2024-01-14 00:19:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "I remember one of our dogs got mixed puppies too. All the same father but apparently genes can jump back to the original breeds our breed came from (poodle pointer, and we got a few pointer pups). Very rare, and a financial loss :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705187983 {#2082
    date: 2024-01-14 00:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
    "@crandlecan@mander.xyz"
    "@Jesusaurus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 306495
  -bodyTs: "'appar':16 'back':20 'breed':24,26 'came':27 'dog':6 'father':14 'financi':42 'gene':17 'got':7,33 'jump':19 'loss':43 'mix':8 'one':3 'origin':23 'pointer':30,36 'poodl':29 'pup':37 'puppi':9 'rare':39 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6752323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187983 {#2083
    date: 2024-01-14 00:19:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "I remember one of our dogs got mixed puppies too. All the same father but apparently genes can jump back to the original breeds our breed came from (poodle pointer, and we got a few pointer pups). Very rare, and a financial loss :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705187983 {#2082
    date: 2024-01-14 00:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
    "@crandlecan@mander.xyz"
    "@Jesusaurus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 306495
  -bodyTs: "'appar':16 'back':20 'breed':24,26 'came':27 'dog':6 'father':14 'financi':42 'gene':17 'got':7,33 'jump':19 'loss':43 'mix':8 'one':3 'origin':23 'pointer':30,36 'poodl':29 'pup':37 'puppi':9 'rare':39 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6752323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187983 {#2083
    date: 2024-01-14 00:19:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "Rottweiler was my first thought"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705103299 {#2125
    date: 2024-01-13 00:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 303592
  -bodyTs: "'first':4 'rottweil':1 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6738246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103299 {#2052
    date: 2024-01-13 00:48:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "Rottweiler was my first thought"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705103299 {#2125
    date: 2024-01-13 00:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 303592
  -bodyTs: "'first':4 'rottweil':1 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6738246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103299 {#2052
    date: 2024-01-13 00:48:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2050 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "Rottweiler was my first thought"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705103299 {#2125
    date: 2024-01-13 00:48:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@givesomefucks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 303592
  -bodyTs: "'first':4 'rottweil':1 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6738246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103299 {#2052
    date: 2024-01-13 00:48:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: App\Entity\EntryComment {#2338
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just downvoted your post. Hah! Checkmate 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1707384009 {#2069
      date: 2024-02-08 10:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2092 …}
    +nested: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 229533
    -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6087226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828738 {#2090
      date: 2023-12-17 16:58:58.0 +01:00
    }
  }
  +body: "Joke’s on you. I *really* liked that!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703410734 {#2126
    date: 2023-12-24 10:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 248211
  -bodyTs: "'joke':1 'like':7 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6237959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410734 {#2065
    date: 2023-12-24 10:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: App\Entity\EntryComment {#2338
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just downvoted your post. Hah! Checkmate 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1707384009 {#2069
      date: 2024-02-08 10:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2092 …}
    +nested: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 229533
    -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6087226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828738 {#2090
      date: 2023-12-17 16:58:58.0 +01:00
    }
  }
  +body: "Joke’s on you. I *really* liked that!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703410734 {#2126
    date: 2023-12-24 10:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 248211
  -bodyTs: "'joke':1 'like':7 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6237959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410734 {#2065
    date: 2023-12-24 10:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2229
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: App\Entity\EntryComment {#2338
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: null
    +parent: null
    +root: null
    +body: "Just downvoted your post. Hah! Checkmate 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1707384009 {#2069
      date: 2024-02-08 10:20:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2092 …}
    +nested: Doctrine\ORM\PersistentCollection {#2241 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 229533
    -bodyTs: "'checkmat':6 'downvot':2 'hah':5 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/6087226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702828738 {#2090
      date: 2023-12-17 16:58:58.0 +01:00
    }
  }
  +body: "Joke’s on you. I *really* liked that!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703410734 {#2126
    date: 2023-12-24 10:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 248211
  -bodyTs: "'joke':1 'like':7 'realli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6237959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410734 {#2065
    date: 2023-12-24 10:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2322
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "lmao 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702681671 {#2232
    date: 2023-12-16 00:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 225861
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6052164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702681671 {#2231
    date: 2023-12-16 00:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "lmao 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702681671 {#2232
    date: 2023-12-16 00:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 225861
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6052164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702681671 {#2231
    date: 2023-12-16 00:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "lmao 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702681671 {#2232
    date: 2023-12-16 00:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 225861
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6052164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702681671 {#2231
    date: 2023-12-16 00:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2294
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: null
  +root: null
  +body: "Waaat 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701863921 {#2315
    date: 2023-12-06 12:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 169585
  -bodyTs: "'waaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5516255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081805 {#2320
    date: 2023-11-27 11:43: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
35 DENIED edit
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: null
  +root: null
  +body: "Waaat 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701863921 {#2315
    date: 2023-12-06 12:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 169585
  -bodyTs: "'waaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5516255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081805 {#2320
    date: 2023-11-27 11:43: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
36 DENIED moderate
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: null
  +root: null
  +body: "Waaat 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701863921 {#2315
    date: 2023-12-06 12:58:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 169585
  -bodyTs: "'waaat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5516255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081805 {#2320
    date: 2023-11-27 11:43: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
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 {#2221
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kid, go away. You’re not as edgy as you feel you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701345715 {#2292
    date: 2023-11-30 13:01:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 277596
  -bodyTs: "'away':3 'edgi':8 'feel':11 'go':2 'kid':1 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5605014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345715 {#2316
    date: 2023-11-30 13:01:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kid, go away. You’re not as edgy as you feel you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701345715 {#2292
    date: 2023-11-30 13:01:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 277596
  -bodyTs: "'away':3 'edgi':8 'feel':11 'go':2 'kid':1 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5605014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345715 {#2316
    date: 2023-11-30 13:01:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kid, go away. You’re not as edgy as you feel you are"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701345715 {#2292
    date: 2023-11-30 13:01:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 277596
  -bodyTs: "'away':3 'edgi':8 'feel':11 'go':2 'kid':1 're':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5605014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345715 {#2316
    date: 2023-11-30 13:01:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2212
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "So edgy 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701280676 {#2222
    date: 2023-11-29 18:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 177695
  -bodyTs: "'edgi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5583852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280676 {#2218
    date: 2023-11-29 18:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "So edgy 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701280676 {#2222
    date: 2023-11-29 18:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 177695
  -bodyTs: "'edgi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5583852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280676 {#2218
    date: 2023-11-29 18:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "So edgy 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701280676 {#2222
    date: 2023-11-29 18:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheUltimateCommunist@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 177695
  -bodyTs: "'edgi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5583852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280676 {#2218
    date: 2023-11-29 18:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +root: App\Entity\EntryComment {#2294
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
    +image: null
    +parent: null
    +root: null
    +body: "Waaat 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701863921 {#2315
      date: 2023-12-06 12:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Crul@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 169585
    -bodyTs: "'waaat':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5516255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701081805 {#2320
      date: 2023-11-27 11:43:25.0 +01:00
    }
  }
  +body: "I missed that last upload :) Still, I needed your answer 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701119033 {#2207
    date: 2023-11-27 22:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@crandlecan@mander.xyz"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 171446
  -bodyTs: "'answer':10 'last':4 'miss':2 'need':8 'still':6 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5530095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119033 {#2203
    date: 2023-11-27 22:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +root: App\Entity\EntryComment {#2294
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
    +image: null
    +parent: null
    +root: null
    +body: "Waaat 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701863921 {#2315
      date: 2023-12-06 12:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Crul@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 169585
    -bodyTs: "'waaat':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5516255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701081805 {#2320
      date: 2023-11-27 11:43:25.0 +01:00
    }
  }
  +body: "I missed that last upload :) Still, I needed your answer 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701119033 {#2207
    date: 2023-11-27 22:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@crandlecan@mander.xyz"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 171446
  -bodyTs: "'answer':10 'last':4 'miss':2 'need':8 'still':6 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5530095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119033 {#2203
    date: 2023-11-27 22:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +root: App\Entity\EntryComment {#2294
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2290 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2296 …}
    +image: null
    +parent: null
    +root: null
    +body: "Waaat 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701863921 {#2315
      date: 2023-12-06 12:58:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Crul@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 169585
    -bodyTs: "'waaat':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5516255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701081805 {#2320
      date: 2023-11-27 11:43:25.0 +01:00
    }
  }
  +body: "I missed that last upload :) Still, I needed your answer 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701119033 {#2207
    date: 2023-11-27 22:03:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@crandlecan@mander.xyz"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 171446
  -bodyTs: "'answer':10 'last':4 'miss':2 'need':8 'still':6 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5530095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701119033 {#2203
    date: 2023-11-27 22:03:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699855130 {#2190
    date: 2023-11-13 06:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 112326
  -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5058942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726554 {#2272
    date: 2023-11-11 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2258
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699855130 {#2190
    date: 2023-11-13 06:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 112326
  -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5058942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726554 {#2272
    date: 2023-11-11 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2258
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699855130 {#2190
    date: 2023-11-13 06:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 112326
  -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5058942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726554 {#2272
    date: 2023-11-11 19:15:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2287
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: App\Entity\EntryComment {#2258
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699855130 {#2190
      date: 2023-11-13 06:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2244 …}
    +nested: Doctrine\ORM\PersistentCollection {#2250 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    -id: 112326
    -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5058942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726554 {#2272
      date: 2023-11-11 19:15:54.0 +01:00
    }
  }
  +body: "And really weird! Blocking mkv files?? Why?? No reason other than ‘blocked’ was given"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699726741 {#2249
    date: 2023-11-11 19:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 112338
  -bodyTs: "'block':4,12 'file':6 'given':14 'mkv':5 'realli':2 'reason':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5059017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726741 {#2237
    date: 2023-11-11 19:19:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: App\Entity\EntryComment {#2258
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699855130 {#2190
      date: 2023-11-13 06:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2244 …}
    +nested: Doctrine\ORM\PersistentCollection {#2250 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    -id: 112326
    -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5058942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726554 {#2272
      date: 2023-11-11 19:15:54.0 +01:00
    }
  }
  +body: "And really weird! Blocking mkv files?? Why?? No reason other than ‘blocked’ was given"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699726741 {#2249
    date: 2023-11-11 19:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 112338
  -bodyTs: "'block':4,12 'file':6 'given':14 'mkv':5 'realli':2 'reason':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5059017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726741 {#2237
    date: 2023-11-11 19:19:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: App\Entity\EntryComment {#2258
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had the fucking same with Defender and Edge not downloading from AllDebrid 😡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699855130 {#2190
      date: 2023-11-13 06:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2244 …}
    +nested: Doctrine\ORM\PersistentCollection {#2250 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    -id: 112326
    -bodyTs: "'alldebrid':13 'defend':7 'download':11 'edg':9 'fuck':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/5058942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726554 {#2272
      date: 2023-11-11 19:15:54.0 +01:00
    }
  }
  +body: "And really weird! Blocking mkv files?? Why?? No reason other than ‘blocked’ was given"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699726741 {#2249
    date: 2023-11-11 19:19:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@crandlecan@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 112338
  -bodyTs: "'block':4,12 'file':6 'given':14 'mkv':5 'realli':2 'reason':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5059017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726741 {#2237
    date: 2023-11-11 19:19:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤡🥴"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699557055 {#2286
    date: 2023-11-09 20:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 105110
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4996402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699557055 {#2285
    date: 2023-11-09 20:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤡🥴"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699557055 {#2286
    date: 2023-11-09 20:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 105110
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4996402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699557055 {#2285
    date: 2023-11-09 20:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: null
  +root: null
  +body: "🤡🥴"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699557055 {#2286
    date: 2023-11-09 20:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 105110
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4996402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699557055 {#2285
    date: 2023-11-09 20:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details