GET https://kbin.spritesserver.nl/tag/AskKbin?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.31 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#1540
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#1538
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#1533
    date: 2023-06-20 15:23:34.0 +02:00
  }
  +"title": 17
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#1540
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#1538
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#1533
    date: 2023-06-20 15:23:34.0 +02:00
  }
  +"title": 17
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#1540
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#1538
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#1533
    date: 2023-06-20 15:23:34.0 +02:00
  }
  +"title": 17
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#1510
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#1480
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#1522
    date: 2023-06-20 13:40:51.0 +02:00
  }
  +"title": 16
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#1510
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#1480
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#1522
    date: 2023-06-20 13:40:51.0 +02:00
  }
  +"title": 16
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#1510
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#1480
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#1522
    date: 2023-06-20 13:40:51.0 +02:00
  }
  +"title": 16
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#1500
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#1521
    date: 2023-06-20 06:23:19.0 +02:00
  }
  +"title": 15
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#1500
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#1521
    date: 2023-06-20 06:23:19.0 +02:00
  }
  +"title": 15
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#1500
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#1521
    date: 2023-06-20 06:23:19.0 +02:00
  }
  +"title": 15
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#1359
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2488
    date: 2023-06-20 05:30:30.0 +02:00
  }
  +"title": 14
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#1359
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2488
    date: 2023-06-20 05:30:30.0 +02:00
  }
  +"title": 14
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#1359
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2488
    date: 2023-06-20 05:30:30.0 +02:00
  }
  +"title": 14
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#2353
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#2475
    date: 2023-06-19 22:57:11.0 +02:00
  }
  +"title": 13
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#2353
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#2475
    date: 2023-06-19 22:57:11.0 +02:00
  }
  +"title": 13
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#2353
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#2475
    date: 2023-06-19 22:57:11.0 +02:00
  }
  +"title": 13
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#1904
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#1956
    date: 2023-06-19 12:11:44.0 +02:00
  }
  +"title": 10
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#1904
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#1956
    date: 2023-06-19 12:11:44.0 +02:00
  }
  +"title": 10
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#1904
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#1956
    date: 2023-06-19 12:11:44.0 +02:00
  }
  +"title": 10
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Post {#1377
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#1376
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#1938
    date: 2023-06-19 09:44:10.0 +02:00
  }
  +"title": 7
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Post {#1377
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#1376
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#1938
    date: 2023-06-19 09:44:10.0 +02:00
  }
  +"title": 7
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Post {#1377
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#1376
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#1938
    date: 2023-06-19 09:44:10.0 +02:00
  }
  +"title": 7
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Post {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#1386
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#1397
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#1388
    date: 2023-06-19 08:26:20.0 +02:00
  }
  +"title": 5
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Post {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#1386
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#1397
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#1388
    date: 2023-06-19 08:26:20.0 +02:00
  }
  +"title": 5
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Post {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#1386
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#1397
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#1388
    date: 2023-06-19 08:26:20.0 +02:00
  }
  +"title": 5
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#1509
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#2423
    date: 2023-06-18 21:00:50.0 +02:00
  }
  +"title": 2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#1509
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#2423
    date: 2023-06-18 21:00:50.0 +02:00
  }
  +"title": 2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#1509
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#2423
    date: 2023-06-18 21:00:50.0 +02:00
  }
  +"title": 2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#1901
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#1876
    date: 2023-06-18 08:57:16.0 +02:00
  }
  +"title": 3
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#1901
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#1876
    date: 2023-06-18 08:57:16.0 +02:00
  }
  +"title": 3
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#1901
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#1876
    date: 2023-06-18 08:57:16.0 +02:00
  }
  +"title": 3
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#1962
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#1943
    date: 2023-06-17 20:57:11.0 +02:00
  }
  +"title": 4
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#1962
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#1943
    date: 2023-06-17 20:57:11.0 +02:00
  }
  +"title": 4
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#1962
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#1943
    date: 2023-06-17 20:57:11.0 +02:00
  }
  +"title": 4
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Which-is-your-favourite-metal-band-AskKbin"
  +body: """
    Which is your favourite metal band?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686766259 {#1366
    date: 2023-06-14 20:10:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8
  -bodyTs: "'askkbin':7 'band':6 'favourit':4 'metal':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686772446
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/430709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765946 {#1374
    date: 2023-06-14 20:05:46.0 +02:00
  }
  +"title": 8
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Which-is-your-favourite-metal-band-AskKbin"
  +body: """
    Which is your favourite metal band?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686766259 {#1366
    date: 2023-06-14 20:10:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8
  -bodyTs: "'askkbin':7 'band':6 'favourit':4 'metal':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686772446
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/430709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765946 {#1374
    date: 2023-06-14 20:05:46.0 +02:00
  }
  +"title": 8
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Which-is-your-favourite-metal-band-AskKbin"
  +body: """
    Which is your favourite metal band?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686766259 {#1366
    date: 2023-06-14 20:10:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8
  -bodyTs: "'askkbin':7 'band':6 'favourit':4 'metal':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686772446
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/430709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686765946 {#1374
    date: 2023-06-14 20:05:46.0 +02:00
  }
  +"title": 8
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-we-get-a-consensus-for-the-nomenclature-of-kbin"
  +body: """
    Can we get a consensus for the nomenclature of kbin users like “Redditor”? How about “kbinaut”?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609037 {#2442
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 12
  -bodyTs: "'askkbin':17 'consensus':5 'get':3 'kbin':10 'kbinaut':16 'like':12 'nomenclatur':8 'redditor':13 'user':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686609037
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/426994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686609037 {#2426
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +"title": 12
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-we-get-a-consensus-for-the-nomenclature-of-kbin"
  +body: """
    Can we get a consensus for the nomenclature of kbin users like “Redditor”? How about “kbinaut”?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609037 {#2442
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 12
  -bodyTs: "'askkbin':17 'consensus':5 'get':3 'kbin':10 'kbinaut':16 'like':12 'nomenclatur':8 'redditor':13 'user':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686609037
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/426994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686609037 {#2426
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +"title": 12
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-we-get-a-consensus-for-the-nomenclature-of-kbin"
  +body: """
    Can we get a consensus for the nomenclature of kbin users like “Redditor”? How about “kbinaut”?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609037 {#2442
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 12
  -bodyTs: "'askkbin':17 'consensus':5 'get':3 'kbin':10 'kbinaut':16 'like':12 'nomenclatur':8 'redditor':13 'user':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686609037
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/426994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686609037 {#2426
    date: 2023-06-13 00:30:37.0 +02:00
  }
  +"title": 12
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details