Redirect 302 redirect from GET @entry_comment_create (35d3c1)

GET https://kbin.spritesserver.nl/index.php/u/@BasicWhiteGirl@kbin.social/comments

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 …}
}
45.70 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.07 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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "It also deterred real posters, like a lot of overly ruled subs did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687547335 {#2241
    date: 2023-06-23 21:08:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gylotip@lemmy.ml"
    "@killick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 3361
  -bodyTs: "'also':2 'deter':3 'like':6 'lot':8 'over':10 'poster':5 'real':4 'rule':11 'sub':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/83022/-/comment/358392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687547335 {#1382
    date: 2023-06-23 21:08:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "It also deterred real posters, like a lot of overly ruled subs did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687547335 {#2241
    date: 2023-06-23 21:08:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gylotip@lemmy.ml"
    "@killick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 3361
  -bodyTs: "'also':2 'deter':3 'like':6 'lot':8 'over':10 'poster':5 'real':4 'rule':11 'sub':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/83022/-/comment/358392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687547335 {#1382
    date: 2023-06-23 21:08:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "It also deterred real posters, like a lot of overly ruled subs did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687547335 {#2241
    date: 2023-06-23 21:08:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gylotip@lemmy.ml"
    "@killick@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 3361
  -bodyTs: "'also':2 'deter':3 'like':6 'lot':8 'over':10 'poster':5 'real':4 'rule':11 'sub':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/83022/-/comment/358392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687547335 {#1382
    date: 2023-06-23 21:08:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "Oh, that's just [Haan.](https://kbin.social/u/Haan) He downvotes all kinds of things that doesn't make sense. If you go through and look at the reduces on the post you can see who is doing the downvoting. There are a few big downvoters you can just go ahead and block."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687559703 {#2087
    date: 2023-06-24 00:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 2997
  -bodyTs: "'/u/haan)':8 'ahead':50 'big':44 'block':52 'doesn':16 'downvot':10,39,45 'go':22,49 'haan':5 'kbin.social':7 'kbin.social/u/haan)':6 'kind':12 'look':25 'make':18 'oh':1 'post':31 'reduc':28 'see':34 'sens':19 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687522346 {#2086
    date: 2023-06-23 14:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "Oh, that's just [Haan.](https://kbin.social/u/Haan) He downvotes all kinds of things that doesn't make sense. If you go through and look at the reduces on the post you can see who is doing the downvoting. There are a few big downvoters you can just go ahead and block."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687559703 {#2087
    date: 2023-06-24 00:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 2997
  -bodyTs: "'/u/haan)':8 'ahead':50 'big':44 'block':52 'doesn':16 'downvot':10,39,45 'go':22,49 'haan':5 'kbin.social':7 'kbin.social/u/haan)':6 'kind':12 'look':25 'make':18 'oh':1 'post':31 'reduc':28 'see':34 'sens':19 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687522346 {#2086
    date: 2023-06-23 14:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "Oh, that's just [Haan.](https://kbin.social/u/Haan) He downvotes all kinds of things that doesn't make sense. If you go through and look at the reduces on the post you can see who is doing the downvoting. There are a few big downvoters you can just go ahead and block."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687559703 {#2087
    date: 2023-06-24 00:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 2997
  -bodyTs: "'/u/haan)':8 'ahead':50 'big':44 'block':52 'doesn':16 'downvot':10,39,45 'go':22,49 'haan':5 'kbin.social':7 'kbin.social/u/haan)':6 'kind':12 'look':25 'make':18 'oh':1 'post':31 'reduc':28 'see':34 'sens':19 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687522346 {#2086
    date: 2023-06-23 14:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I went through and didn't see any specific account doing a bunch of downvoting. One person downvoted two posts... 6 days ago. All the other downvotes were by other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687521870 {#2329
    date: 2023-06-23 14:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 2996
  -bodyTs: "'6':21 'account':10 'ago':23 'bunch':13 'day':22 'didn':5 'downvot':15,18,27 'one':16 'peopl':31 'person':17 'post':20 'see':7 'specif':9 'two':19 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349377"
  +editedAt: DateTimeImmutable @1687522049 {#1381
    date: 2023-06-23 14:07:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687521862 {#2094
    date: 2023-06-23 14:04:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I went through and didn't see any specific account doing a bunch of downvoting. One person downvoted two posts... 6 days ago. All the other downvotes were by other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687521870 {#2329
    date: 2023-06-23 14:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 2996
  -bodyTs: "'6':21 'account':10 'ago':23 'bunch':13 'day':22 'didn':5 'downvot':15,18,27 'one':16 'peopl':31 'person':17 'post':20 'see':7 'specif':9 'two':19 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349377"
  +editedAt: DateTimeImmutable @1687522049 {#1381
    date: 2023-06-23 14:07:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687521862 {#2094
    date: 2023-06-23 14:04:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "I went through and didn't see any specific account doing a bunch of downvoting. One person downvoted two posts... 6 days ago. All the other downvotes were by other people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687521870 {#2329
    date: 2023-06-23 14:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragfyre@kbin.social"
    "@ImFresh3x@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 2996
  -bodyTs: "'6':21 'account':10 'ago':23 'bunch':13 'day':22 'didn':5 'downvot':15,18,27 'one':16 'peopl':31 'person':17 'post':20 'see':7 'specif':9 'two':19 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/80838/-/comment/349377"
  +editedAt: DateTimeImmutable @1687522049 {#1381
    date: 2023-06-23 14:07:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687521862 {#2094
    date: 2023-06-23 14:04:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I just watched a movie(bad thriller) about hikers. They popped some pill before they started to climb to stop them from pooping. Wonder what it was and if pilots also take something besides just diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687471818 {#2337
    date: 2023-06-23 00:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@WhoRoger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 2125
  -bodyTs: "'also':31 'bad':6 'besid':34 'climb':18 'diet':36 'hiker':9 'movi':5 'pill':13 'pilot':30 'poop':23 'pop':11 'someth':33 'start':16 'stop':20 'take':32 'thriller':7 'watch':3 'wonder':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/78689/-/comment/331666"
  +editedAt: DateTimeImmutable @1687492923 {#2300
    date: 2023-06-23 06:02:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687471818 {#2336
    date: 2023-06-23 00:10:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I just watched a movie(bad thriller) about hikers. They popped some pill before they started to climb to stop them from pooping. Wonder what it was and if pilots also take something besides just diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687471818 {#2337
    date: 2023-06-23 00:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@WhoRoger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 2125
  -bodyTs: "'also':31 'bad':6 'besid':34 'climb':18 'diet':36 'hiker':9 'movi':5 'pill':13 'pilot':30 'poop':23 'pop':11 'someth':33 'start':16 'stop':20 'take':32 'thriller':7 'watch':3 'wonder':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/78689/-/comment/331666"
  +editedAt: DateTimeImmutable @1687492923 {#2300
    date: 2023-06-23 06:02:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687471818 {#2336
    date: 2023-06-23 00:10:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I just watched a movie(bad thriller) about hikers. They popped some pill before they started to climb to stop them from pooping. Wonder what it was and if pilots also take something besides just diet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687471818 {#2337
    date: 2023-06-23 00:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
    "@WhoRoger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 2125
  -bodyTs: "'also':31 'bad':6 'besid':34 'climb':18 'diet':36 'hiker':9 'movi':5 'pill':13 'pilot':30 'poop':23 'pop':11 'someth':33 'start':16 'stop':20 'take':32 'thriller':7 'watch':3 'wonder':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/78689/-/comment/331666"
  +editedAt: DateTimeImmutable @1687492923 {#2300
    date: 2023-06-23 06:02:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687471818 {#2336
    date: 2023-06-23 00:10:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those beautiful, beautifil soldiers on the frontline."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687043458 {#2042
    date: 2023-06-18 01:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Aurix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 744
  -bodyTs: "'beauti':2 'beautifil':3 'frontlin':7 'soldier':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/46313/-/comment/193143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687043458 {#2060
    date: 2023-06-18 01:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those beautiful, beautifil soldiers on the frontline."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687043458 {#2042
    date: 2023-06-18 01:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Aurix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 744
  -bodyTs: "'beauti':2 'beautifil':3 'frontlin':7 'soldier':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/46313/-/comment/193143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687043458 {#2060
    date: 2023-06-18 01:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those beautiful, beautifil soldiers on the frontline."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1687043458 {#2042
    date: 2023-06-18 01:10:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Aurix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 744
  -bodyTs: "'beauti':2 'beautifil':3 'frontlin':7 'soldier':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/maliciouscompliance@lemmy.world/t/46313/-/comment/193143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687043458 {#2060
    date: 2023-06-18 01:10:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details