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

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 …}
}
8.62 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.06 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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fantastic. I’ve no use for this software, but I would absolutely purchase it if I did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701913684 {#2330
    date: 2023-12-07 02:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 204914
  -bodyTs: "'absolut':14 'fantast':3 'purchas':15 'softwar':10 'use':7 've':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/683247/-/comment/3987083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701913684 {#2019
    date: 2023-12-07 02:48:04.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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fantastic. I’ve no use for this software, but I would absolutely purchase it if I did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701913684 {#2330
    date: 2023-12-07 02:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 204914
  -bodyTs: "'absolut':14 'fantast':3 'purchas':15 'softwar':10 'use':7 've':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/683247/-/comment/3987083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701913684 {#2019
    date: 2023-12-07 02:48:04.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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fantastic. I’ve no use for this software, but I would absolutely purchase it if I did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701913684 {#2330
    date: 2023-12-07 02:48:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nivellian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 204914
  -bodyTs: "'absolut':14 'fantast':3 'purchas':15 'softwar':10 'use':7 've':5 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/683247/-/comment/3987083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701913684 {#2019
    date: 2023-12-07 02:48:04.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 {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Not to mention keeping game saves in sync. I’m experimenting with syncthing for my pirated games, but I have to admit that just getting the Steam version sounds much more sensible now that I’ve my Steam deck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701387381 {#2129
    date: 2023-12-01 00:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 182535
  -bodyTs: "'admit':22 'deck':39 'experi':11 'game':5,17 'get':25 'keep':4 'm':10 'mention':3 'much':30 'pirat':16 'save':6 'sensibl':32 'sound':29 'steam':27,38 'sync':8 'syncth':13 've':36 'version':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3867272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387381 {#2132
    date: 2023-12-01 00:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Not to mention keeping game saves in sync. I’m experimenting with syncthing for my pirated games, but I have to admit that just getting the Steam version sounds much more sensible now that I’ve my Steam deck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701387381 {#2129
    date: 2023-12-01 00:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 182535
  -bodyTs: "'admit':22 'deck':39 'experi':11 'game':5,17 'get':25 'keep':4 'm':10 'mention':3 'much':30 'pirat':16 'save':6 'sensibl':32 'sound':29 'steam':27,38 'sync':8 'syncth':13 've':36 'version':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3867272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387381 {#2132
    date: 2023-12-01 00:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Not to mention keeping game saves in sync. I’m experimenting with syncthing for my pirated games, but I have to admit that just getting the Steam version sounds much more sensible now that I’ve my Steam deck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701387381 {#2129
    date: 2023-12-01 00:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 182535
  -bodyTs: "'admit':22 'deck':39 'experi':11 'game':5,17 'get':25 'keep':4 'm':10 'mention':3 'much':30 'pirat':16 'save':6 'sensibl':32 'sound':29 'steam':27,38 'sync':8 'syncth':13 've':36 'version':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3867272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387381 {#2132
    date: 2023-12-01 00:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: """
    It is as simple as providing a service that has all content I want to watch. Look at things like Spotify or Apple Music. They don't have everything, but it's enough and has effectively stopped my pirating music.\n
    \n
    Same with Netflix. It stopped me pirating because of the convenience, but since everything got separated in its own service again, I started up my own plex server. I'm not jumping through a million hoops to watch a stupid show or film...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701416794 {#1407
    date: 2023-12-01 08:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 183496
  -bodyTs: "'appl':23 'content':12 'conveni':51 'effect':36 'enough':33 'everyth':29,54 'film':83 'got':55 'hoop':76 'jump':72 'like':20 'look':17 'm':70 'million':75 'music':24,40 'netflix':43 'pirat':39,47 'plex':67 'provid':6 'separ':56 'server':68 'servic':8,60 'show':81 'simpl':4 'sinc':53 'spotifi':21 'start':63 'stop':37,45 'stupid':80 'thing':19 'want':14 'watch':16,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3872385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701416794 {#2083
    date: 2023-12-01 08:46:34.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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: """
    It is as simple as providing a service that has all content I want to watch. Look at things like Spotify or Apple Music. They don't have everything, but it's enough and has effectively stopped my pirating music.\n
    \n
    Same with Netflix. It stopped me pirating because of the convenience, but since everything got separated in its own service again, I started up my own plex server. I'm not jumping through a million hoops to watch a stupid show or film...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701416794 {#1407
    date: 2023-12-01 08:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 183496
  -bodyTs: "'appl':23 'content':12 'conveni':51 'effect':36 'enough':33 'everyth':29,54 'film':83 'got':55 'hoop':76 'jump':72 'like':20 'look':17 'm':70 'million':75 'music':24,40 'netflix':43 'pirat':39,47 'plex':67 'provid':6 'separ':56 'server':68 'servic':8,60 'show':81 'simpl':4 'sinc':53 'spotifi':21 'start':63 'stop':37,45 'stupid':80 'thing':19 'want':14 'watch':16,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3872385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701416794 {#2083
    date: 2023-12-01 08:46:34.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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: """
    It is as simple as providing a service that has all content I want to watch. Look at things like Spotify or Apple Music. They don't have everything, but it's enough and has effectively stopped my pirating music.\n
    \n
    Same with Netflix. It stopped me pirating because of the convenience, but since everything got separated in its own service again, I started up my own plex server. I'm not jumping through a million hoops to watch a stupid show or film...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701416794 {#1407
    date: 2023-12-01 08:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Yglorba@lemmy.dbzer0.com"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 183496
  -bodyTs: "'appl':23 'content':12 'conveni':51 'effect':36 'enough':33 'everyth':29,54 'film':83 'got':55 'hoop':76 'jump':72 'like':20 'look':17 'm':70 'million':75 'music':24,40 'netflix':43 'pirat':39,47 'plex':67 'provid':6 'separ':56 'server':68 'servic':8,60 'show':81 'simpl':4 'sinc':53 'spotifi':21 'start':63 'stop':37,45 'stupid':80 'thing':19 'want':14 'watch':16,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/668833/-/comment/3872385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701416794 {#2083
    date: 2023-12-01 08:46:34.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 {#2059
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything special really. Just an “It is what it is” and try to get through regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689468803 {#2068
    date: 2023-07-16 02:53:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WackyTabbacy42069@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 19109
  -bodyTs: "'anyth':5 'get':18 'realli':7 'regardless':20 'special':6 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/203371/-/comment/838267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689468803 {#2066
    date: 2023-07-16 02:53:23.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 {#2059
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything special really. Just an “It is what it is” and try to get through regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689468803 {#2068
    date: 2023-07-16 02:53:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WackyTabbacy42069@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 19109
  -bodyTs: "'anyth':5 'get':18 'realli':7 'regardless':20 'special':6 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/203371/-/comment/838267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689468803 {#2066
    date: 2023-07-16 02:53:23.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 {#2059
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything special really. Just an “It is what it is” and try to get through regardless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689468803 {#2068
    date: 2023-07-16 02:53:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WackyTabbacy42069@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 19109
  -bodyTs: "'anyth':5 'get':18 'realli':7 'regardless':20 'special':6 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/203371/-/comment/838267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689468803 {#2066
    date: 2023-07-16 02:53:23.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 {#2141
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: """
    Duckduckgo uses search results from Bing, combined with other search engines and their own bot if [Wikipedia](https://en.wikipedia.org/wiki/DuckDuckGo) is to be believed.\n
    \n
    No Google search results are used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689448226 {#2051
    date: 2023-07-15 21:10:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@curiousgoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 18599
  -bodyTs: "'/wiki/duckduckgo)':20 'believ':24 'bing':6 'bot':15 'combin':7 'duckduckgo':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/duckduckgo)':18 'engin':11 'googl':26 'result':4,28 'search':3,10,27 'use':2,30 'wikipedia':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/202068/-/comment/830447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448226 {#2070
    date: 2023-07-15 21:10: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
19 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: """
    Duckduckgo uses search results from Bing, combined with other search engines and their own bot if [Wikipedia](https://en.wikipedia.org/wiki/DuckDuckGo) is to be believed.\n
    \n
    No Google search results are used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689448226 {#2051
    date: 2023-07-15 21:10:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@curiousgoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 18599
  -bodyTs: "'/wiki/duckduckgo)':20 'believ':24 'bing':6 'bot':15 'combin':7 'duckduckgo':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/duckduckgo)':18 'engin':11 'googl':26 'result':4,28 'search':3,10,27 'use':2,30 'wikipedia':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/202068/-/comment/830447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448226 {#2070
    date: 2023-07-15 21:10: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
20 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: """
    Duckduckgo uses search results from Bing, combined with other search engines and their own bot if [Wikipedia](https://en.wikipedia.org/wiki/DuckDuckGo) is to be believed.\n
    \n
    No Google search results are used.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689448226 {#2051
    date: 2023-07-15 21:10:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leninmummy@lemmy.ml"
    "@curiousgoo@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 18599
  -bodyTs: "'/wiki/duckduckgo)':20 'believ':24 'bing':6 'bot':15 'combin':7 'duckduckgo':1 'en.wikipedia.org':19 'en.wikipedia.org/wiki/duckduckgo)':18 'engin':11 'googl':26 'result':4,28 'search':3,10,27 'use':2,30 'wikipedia':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/202068/-/comment/830447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689448226 {#2070
    date: 2023-07-15 21:10: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
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 {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Fuck you and your opinion!\n
    \n
    There, better? :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688428525 {#2060
    date: 2023-07-04 01:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
    "@Madison_rogue@kbin.social"
    "@NotTheOnlyGamer@kbin.social"
    "@abff08f4813c@kbin.social"
    "@halfmanhalfalligator@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 7495
  -bodyTs: "'better':7 'fuck':1 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/131778/-/comment/522297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420465 {#2164
    date: 2023-07-03 23:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Fuck you and your opinion!\n
    \n
    There, better? :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688428525 {#2060
    date: 2023-07-04 01:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
    "@Madison_rogue@kbin.social"
    "@NotTheOnlyGamer@kbin.social"
    "@abff08f4813c@kbin.social"
    "@halfmanhalfalligator@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 7495
  -bodyTs: "'better':7 'fuck':1 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/131778/-/comment/522297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420465 {#2164
    date: 2023-07-03 23:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Fuck you and your opinion!\n
    \n
    There, better? :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688428525 {#2060
    date: 2023-07-04 01:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
    "@Madison_rogue@kbin.social"
    "@NotTheOnlyGamer@kbin.social"
    "@abff08f4813c@kbin.social"
    "@halfmanhalfalligator@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 7495
  -bodyTs: "'better':7 'fuck':1 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/131778/-/comment/522297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688420465 {#2164
    date: 2023-07-03 23:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hottest was around 50°C, which was surprisingly bearable but I do like warmth, so there's that.\n
    \n
    Coldest around -10°C, and hated every second of it. Cold is my arch nemesis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689061389 {#2165
    date: 2023-07-11 09:43:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 10601
  -bodyTs: "'-10':21 '50':4 'arch':32 'around':3,20 'bearabl':9 'c':5,22 'cold':29 'coldest':19 'everi':25 'hate':24 'hottest':1 'like':13 'nemesi':33 'second':26 'surpris':8 'warmth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/173432/-/comment/686574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689061389 {#2125
    date: 2023-07-11 09:43:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hottest was around 50°C, which was surprisingly bearable but I do like warmth, so there's that.\n
    \n
    Coldest around -10°C, and hated every second of it. Cold is my arch nemesis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689061389 {#2165
    date: 2023-07-11 09:43:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 10601
  -bodyTs: "'-10':21 '50':4 'arch':32 'around':3,20 'bearabl':9 'c':5,22 'cold':29 'coldest':19 'everi':25 'hate':24 'hottest':1 'like':13 'nemesi':33 'second':26 'surpris':8 'warmth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/173432/-/comment/686574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689061389 {#2125
    date: 2023-07-11 09:43:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hottest was around 50°C, which was surprisingly bearable but I do like warmth, so there's that.\n
    \n
    Coldest around -10°C, and hated every second of it. Cold is my arch nemesis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689061389 {#2165
    date: 2023-07-11 09:43:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 10601
  -bodyTs: "'-10':21 '50':4 'arch':32 'around':3,20 'bearabl':9 'c':5,22 'cold':29 'coldest':19 'everi':25 'hate':24 'hottest':1 'like':13 'nemesi':33 'second':26 'surpris':8 'warmth':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/173432/-/comment/686574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689061389 {#2125
    date: 2023-07-11 09:43:09.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