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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-place-to-file-a-bug-report-or"
  +body: """
    Is there a place to file a bug report or is there a list of known issues with kbin?\n
    \n
    For instance on my home page the "random posts" shows posts from magazines that I have blocked. To test this I blocked @random because there's always a post from there to see for me, and sure enough it still shows up.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687523116 {#1498
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 38
  -bodyTs: "'alway':46 'askkbin':62 'block':36,41 'bug':8 'enough':57 'file':6 'home':24 'instanc':21 'issu':17 'kbin':19 'known':16 'list':14 'magazin':32 'page':25 'place':4 'post':28,30,48 'random':27,42 'report':9 'see':52 'show':29,60 'still':59 'sure':56 'test':38"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687460299
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447299 {#1483
    date: 2023-06-22 17:21:39.0 +02:00
  }
  +"title": 38
}
"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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-place-to-file-a-bug-report-or"
  +body: """
    Is there a place to file a bug report or is there a list of known issues with kbin?\n
    \n
    For instance on my home page the "random posts" shows posts from magazines that I have blocked. To test this I blocked @random because there's always a post from there to see for me, and sure enough it still shows up.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687523116 {#1498
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 38
  -bodyTs: "'alway':46 'askkbin':62 'block':36,41 'bug':8 'enough':57 'file':6 'home':24 'instanc':21 'issu':17 'kbin':19 'known':16 'list':14 'magazin':32 'page':25 'place':4 'post':28,30,48 'random':27,42 'report':9 'see':52 'show':29,60 'still':59 'sure':56 'test':38"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687460299
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447299 {#1483
    date: 2023-06-22 17:21:39.0 +02:00
  }
  +"title": 38
}
"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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-place-to-file-a-bug-report-or"
  +body: """
    Is there a place to file a bug report or is there a list of known issues with kbin?\n
    \n
    For instance on my home page the "random posts" shows posts from magazines that I have blocked. To test this I blocked @random because there's always a post from there to see for me, and sure enough it still shows up.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687523116 {#1498
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 38
  -bodyTs: "'alway':46 'askkbin':62 'block':36,41 'bug':8 'enough':57 'file':6 'home':24 'instanc':21 'issu':17 'kbin':19 'known':16 'list':14 'magazin':32 'page':25 'place':4 'post':28,30,48 'random':27,42 'report':9 'see':52 'show':29,60 'still':59 'sure':56 'test':38"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687460299
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447299 {#1483
    date: 2023-06-22 17:21:39.0 +02:00
  }
  +"title": 38
}
"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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-block-unsub-certain-magainzes-from-other-fedis-For-example"
  +body: """
    Can I block/unsub certain magainzes from other fedis? For example I am getting a lot of .de content, and I can't read the language, and would rather not see it.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687406521 {#2353
    date: 2023-06-22 06:02:01.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: 30
  -bodyTs: "'askkbin':32 'block/unsub':3 'certain':4 'content':18 'de':17 'exampl':10 'fedi':8 'get':13 'languag':25 'lot':15 'magainz':5 'rather':28 'read':23 'see':30 'would':27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687401323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687394823 {#2475
    date: 2023-06-22 02:47:03.0 +02:00
  }
  +"title": 30
}
"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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-block-unsub-certain-magainzes-from-other-fedis-For-example"
  +body: """
    Can I block/unsub certain magainzes from other fedis? For example I am getting a lot of .de content, and I can't read the language, and would rather not see it.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687406521 {#2353
    date: 2023-06-22 06:02:01.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: 30
  -bodyTs: "'askkbin':32 'block/unsub':3 'certain':4 'content':18 'de':17 'exampl':10 'fedi':8 'get':13 'languag':25 'lot':15 'magainz':5 'rather':28 'read':23 'see':30 'would':27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687401323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687394823 {#2475
    date: 2023-06-22 02:47:03.0 +02:00
  }
  +"title": 30
}
"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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-block-unsub-certain-magainzes-from-other-fedis-For-example"
  +body: """
    Can I block/unsub certain magainzes from other fedis? For example I am getting a lot of .de content, and I can't read the language, and would rather not see it.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687406521 {#2353
    date: 2023-06-22 06:02:01.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: 30
  -bodyTs: "'askkbin':32 'block/unsub':3 'certain':4 'content':18 'de':17 'exampl':10 'fedi':8 'get':13 'languag':25 'lot':15 'magainz':5 'rather':28 'read':23 'see':30 'would':27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687401323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687394823 {#2475
    date: 2023-06-22 02:47:03.0 +02:00
  }
  +"title": 30
}
"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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-s-the-best-movie-you-ve-seen-this-month-AskKbin"
  +body: """
    What's the best movie you've seen this month?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688032012 {#1703
    date: 2023-06-29 11:46:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 66
  -bodyTs: "'askkbin':11 'best':4 'month':10 'movi':5 'seen':8 've':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687968261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/588289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687955261 {#1700
    date: 2023-06-28 14:27:41.0 +02:00
  }
  +"title": 66
}
"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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-s-the-best-movie-you-ve-seen-this-month-AskKbin"
  +body: """
    What's the best movie you've seen this month?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688032012 {#1703
    date: 2023-06-29 11:46:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 66
  -bodyTs: "'askkbin':11 'best':4 'month':10 'movi':5 'seen':8 've':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687968261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/588289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687955261 {#1700
    date: 2023-06-28 14:27:41.0 +02:00
  }
  +"title": 66
}
"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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-s-the-best-movie-you-ve-seen-this-month-AskKbin"
  +body: """
    What's the best movie you've seen this month?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688032012 {#1703
    date: 2023-06-29 11:46:52.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 66
  -bodyTs: "'askkbin':11 'best':4 'month':10 'movi':5 'seen':8 've':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687968261
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/588289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687955261 {#1700
    date: 2023-06-28 14:27:41.0 +02:00
  }
  +"title": 66
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-subscribe-to-Lemmy-communities-from-kbin-If-so"
  +body: """
    Can I subscribe to Lemmy communities from kbin? If so, how?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447816 {#1738
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 37
  -bodyTs: "'askkbin':12 'communiti':6 'kbin':8 'lemmi':5 'subscrib':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687453451
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446951 {#1753
    date: 2023-06-22 17:15:51.0 +02:00
  }
  +"title": 37
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-subscribe-to-Lemmy-communities-from-kbin-If-so"
  +body: """
    Can I subscribe to Lemmy communities from kbin? If so, how?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447816 {#1738
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 37
  -bodyTs: "'askkbin':12 'communiti':6 'kbin':8 'lemmi':5 'subscrib':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687453451
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446951 {#1753
    date: 2023-06-22 17:15:51.0 +02:00
  }
  +"title": 37
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Can-I-subscribe-to-Lemmy-communities-from-kbin-If-so"
  +body: """
    Can I subscribe to Lemmy communities from kbin? If so, how?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447816 {#1738
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 37
  -bodyTs: "'askkbin':12 'communiti':6 'kbin':8 'lemmi':5 'subscrib':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687453451
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687446951 {#1753
    date: 2023-06-22 17:15:51.0 +02:00
  }
  +"title": 37
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-hide-blacklist-certain-magazines-from-showing-up"
  +body: """
    How do I hide (blacklist) certain magazines from showing up on All?\n
    \n
    I love to browse All to find new popular magazines every day. However, I can't speak German and a significant portion of my All page is in German.\n
    \n
    Is there any way to keep browsing All but filter out specific magazines of my choosing? Or even better, is there a language selection I can set somewhere?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687707488 {#1635
    date: 2023-06-25 17:38:08.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 57
  -bodyTs: "'askkbin':70 'better':60 'blacklist':5 'brows':16,48 'certain':6 'choos':57 'day':24 'even':59 'everi':23 'filter':51 'find':19 'german':30,41 'hide':4 'howev':25 'keep':47 'languag':64 'love':14 'magazin':7,22,54 'new':20 'page':38 'popular':21 'portion':34 'select':65 'set':68 'show':9 'signific':33 'somewher':69 'speak':29 'specif':53 'way':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687713152
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/553224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687706652 {#1660
    date: 2023-06-25 17:24:12.0 +02:00
  }
  +"title": 57
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-hide-blacklist-certain-magazines-from-showing-up"
  +body: """
    How do I hide (blacklist) certain magazines from showing up on All?\n
    \n
    I love to browse All to find new popular magazines every day. However, I can't speak German and a significant portion of my All page is in German.\n
    \n
    Is there any way to keep browsing All but filter out specific magazines of my choosing? Or even better, is there a language selection I can set somewhere?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687707488 {#1635
    date: 2023-06-25 17:38:08.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 57
  -bodyTs: "'askkbin':70 'better':60 'blacklist':5 'brows':16,48 'certain':6 'choos':57 'day':24 'even':59 'everi':23 'filter':51 'find':19 'german':30,41 'hide':4 'howev':25 'keep':47 'languag':64 'love':14 'magazin':7,22,54 'new':20 'page':38 'popular':21 'portion':34 'select':65 'set':68 'show':9 'signific':33 'somewher':69 'speak':29 'specif':53 'way':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687713152
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/553224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687706652 {#1660
    date: 2023-06-25 17:24:12.0 +02:00
  }
  +"title": 57
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-hide-blacklist-certain-magazines-from-showing-up"
  +body: """
    How do I hide (blacklist) certain magazines from showing up on All?\n
    \n
    I love to browse All to find new popular magazines every day. However, I can't speak German and a significant portion of my All page is in German.\n
    \n
    Is there any way to keep browsing All but filter out specific magazines of my choosing? Or even better, is there a language selection I can set somewhere?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687707488 {#1635
    date: 2023-06-25 17:38:08.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 57
  -bodyTs: "'askkbin':70 'better':60 'blacklist':5 'brows':16,48 'certain':6 'choos':57 'day':24 'even':59 'everi':23 'filter':51 'find':19 'german':30,41 'hide':4 'howev':25 'keep':47 'languag':64 'love':14 'magazin':7,22,54 'new':20 'page':38 'popular':21 'portion':34 'select':65 'set':68 'show':9 'signific':33 'somewher':69 'speak':29 'specif':53 'way':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687713152
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/553224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687706652 {#1660
    date: 2023-06-25 17:24:12.0 +02:00
  }
  +"title": 57
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#1456
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#1454
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +"title": 63
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#1456
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#1454
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +"title": 63
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#1456
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#1454
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +"title": 63
}
"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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-do-you-all-think-about-the-culinary-industry-AskKbin"
  +body: """
    What do you all think about the culinary industry ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687564873 {#1759
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 49
  -bodyTs: "'askkbin':10 'culinari':8 'industri':9 'think':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/534648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687564873 {#1762
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +"title": 49
}
"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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-do-you-all-think-about-the-culinary-industry-AskKbin"
  +body: """
    What do you all think about the culinary industry ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687564873 {#1759
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 49
  -bodyTs: "'askkbin':10 'culinari':8 'industri':9 'think':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/534648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687564873 {#1762
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +"title": 49
}
"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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-do-you-all-think-about-the-culinary-industry-AskKbin"
  +body: """
    What do you all think about the culinary industry ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687564873 {#1759
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 49
  -bodyTs: "'askkbin':10 'culinari':8 'industri':9 'think':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/534648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687564873 {#1762
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +"title": 49
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-you-think-the-Titan-submarine-incident-is-worthy-of"
  +body: """
    Do you think the Titan submarine incident is worthy of a Darwin award?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662755 {#1781
    date: 2023-06-25 05:12:35.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 54
  -bodyTs: "'askkbin':14 'award':13 'darwin':12 'incid':7 'submarin':6 'think':3 'titan':5 'worthi':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677925
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660425 {#1782
    date: 2023-06-25 04:33:45.0 +02:00
  }
  +"title": 54
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-you-think-the-Titan-submarine-incident-is-worthy-of"
  +body: """
    Do you think the Titan submarine incident is worthy of a Darwin award?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662755 {#1781
    date: 2023-06-25 05:12:35.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 54
  -bodyTs: "'askkbin':14 'award':13 'darwin':12 'incid':7 'submarin':6 'think':3 'titan':5 'worthi':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677925
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660425 {#1782
    date: 2023-06-25 04:33:45.0 +02:00
  }
  +"title": 54
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-you-think-the-Titan-submarine-incident-is-worthy-of"
  +body: """
    Do you think the Titan submarine incident is worthy of a Darwin award?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662755 {#1781
    date: 2023-06-25 05:12:35.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 54
  -bodyTs: "'askkbin':14 'award':13 'darwin':12 'incid':7 'submarin':6 'think':3 'titan':5 'worthi':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687677925
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660425 {#1782
    date: 2023-06-25 04:33:45.0 +02:00
  }
  +"title": 54
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#1426
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#1451
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +"title": 61
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#1426
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#1451
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +"title": 61
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#1426
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#1451
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +"title": 61
}
"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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-collapse-a-comment-in-a"
  +body: """
    Is there a way to collapse a comment in a thread's comment section?\n
    \n
    I don't know if there's something I'm missing or not, but it seems like I can't collapse a comment in the comment section of a post. This is kind of a big issue for me as I like to collapse comments I've read in order to keep track of comments, especially as I work my way down a comment tree.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687388942 {#2442
    date: 2023-06-22 01:09:02.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: 29
  -bodyTs: "'askkbin':80 'big':50 'collaps':6,35,58 'comment':8,13,37,40,59,69,78 'especi':70 'issu':51 'keep':66 'kind':47 'know':18 'like':31,56 'm':24 'miss':25 'order':64 'post':44 'read':62 'section':14,41 'seem':30 'someth':22 'thread':11 'track':67 'tree':79 've':61 'way':4,75 'work':73"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/508019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687388942 {#2426
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +"title": 29
}
"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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-collapse-a-comment-in-a"
  +body: """
    Is there a way to collapse a comment in a thread's comment section?\n
    \n
    I don't know if there's something I'm missing or not, but it seems like I can't collapse a comment in the comment section of a post. This is kind of a big issue for me as I like to collapse comments I've read in order to keep track of comments, especially as I work my way down a comment tree.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687388942 {#2442
    date: 2023-06-22 01:09:02.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: 29
  -bodyTs: "'askkbin':80 'big':50 'collaps':6,35,58 'comment':8,13,37,40,59,69,78 'especi':70 'issu':51 'keep':66 'kind':47 'know':18 'like':31,56 'm':24 'miss':25 'order':64 'post':44 'read':62 'section':14,41 'seem':30 'someth':22 'thread':11 'track':67 'tree':79 've':61 'way':4,75 'work':73"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/508019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687388942 {#2426
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +"title": 29
}
"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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-collapse-a-comment-in-a"
  +body: """
    Is there a way to collapse a comment in a thread's comment section?\n
    \n
    I don't know if there's something I'm missing or not, but it seems like I can't collapse a comment in the comment section of a post. This is kind of a big issue for me as I like to collapse comments I've read in order to keep track of comments, especially as I work my way down a comment tree.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687388942 {#2442
    date: 2023-06-22 01:09:02.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: 29
  -bodyTs: "'askkbin':80 'big':50 'collaps':6,35,58 'comment':8,13,37,40,59,69,78 'especi':70 'issu':51 'keep':66 'kind':47 'know':18 'like':31,56 'm':24 'miss':25 'order':64 'post':44 'read':62 'section':14,41 'seem':30 'someth':22 'thread':11 'track':67 'tree':79 've':61 'way':4,75 'work':73"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/508019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687388942 {#2426
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +"title": 29
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "You-can-only-have-one-food-group-for-the-rest"
  +body: """
    You can only have one food group for the rest of your life, where does your loyalty stand?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687777810 {#1452
    date: 2023-06-26 13:10:10.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 56
  -bodyTs: "'askkbin':19 'food':6 'group':7 'life':13 'loyalti':17 'one':5 'rest':10 'stand':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687704268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660768 {#1445
    date: 2023-06-25 04:39:28.0 +02:00
  }
  +"title": 56
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "You-can-only-have-one-food-group-for-the-rest"
  +body: """
    You can only have one food group for the rest of your life, where does your loyalty stand?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687777810 {#1452
    date: 2023-06-26 13:10:10.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 56
  -bodyTs: "'askkbin':19 'food':6 'group':7 'life':13 'loyalti':17 'one':5 'rest':10 'stand':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687704268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660768 {#1445
    date: 2023-06-25 04:39:28.0 +02:00
  }
  +"title": 56
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "You-can-only-have-one-food-group-for-the-rest"
  +body: """
    You can only have one food group for the rest of your life, where does your loyalty stand?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687777810 {#1452
    date: 2023-06-26 13:10:10.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 56
  -bodyTs: "'askkbin':19 'food':6 'group':7 'life':13 'loyalti':17 'one':5 'rest':10 'stand':18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687704268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687660768 {#1445
    date: 2023-06-25 04:39:28.0 +02:00
  }
  +"title": 56
}
"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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-your-favorite-life-hack-that-has-saved-you"
  +body: """
    What is your favorite life hack that has saved you money, time, or made your day-to-day activities easier?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687375165 {#1901
    date: 2023-06-21 21:19:25.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: 22
  -bodyTs: "'activ':20 'askkbin':22 'day':17,19 'day-to-day':16 'easier':21 'favorit':4 'hack':6 'life':5 'made':14 'money':11 'save':9 'time':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687323339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/495200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687297339 {#1876
    date: 2023-06-20 23:42:19.0 +02:00
  }
  +"title": 22
}
"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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-your-favorite-life-hack-that-has-saved-you"
  +body: """
    What is your favorite life hack that has saved you money, time, or made your day-to-day activities easier?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687375165 {#1901
    date: 2023-06-21 21:19:25.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: 22
  -bodyTs: "'activ':20 'askkbin':22 'day':17,19 'day-to-day':16 'easier':21 'favorit':4 'hack':6 'life':5 'made':14 'money':11 'save':9 'time':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687323339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/495200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687297339 {#1876
    date: 2023-06-20 23:42:19.0 +02:00
  }
  +"title": 22
}
"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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-your-favorite-life-hack-that-has-saved-you"
  +body: """
    What is your favorite life hack that has saved you money, time, or made your day-to-day activities easier?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687375165 {#1901
    date: 2023-06-21 21:19:25.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: 22
  -bodyTs: "'activ':20 'askkbin':22 'day':17,19 'day-to-day':16 'easier':21 'favorit':4 'hack':6 'life':5 'made':14 'money':11 'save':9 'time':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687323339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/495200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687297339 {#1876
    date: 2023-06-20 23:42:19.0 +02:00
  }
  +"title": 22
}
"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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Brand-new-here-Been-kinda-poking-around-the-past-couple"
  +body: """
    Brand new here. Been kinda "poking around" the past couple weeks but it's looking more and more like a viable alternative to Reddit. Just wondering if there's a way to display only the magazines I'm subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688153450 {#1439
    date: 2023-06-30 21:30:50.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 65
  -bodyTs: "'altern':22 'around':7 'askkbin':41 'brand':1 'coupl':10 'display':33 'kinda':5 'like':19 'look':15 'm':38 'magazin':36 'new':2 'past':9 'poke':6 'reddit':24 'subscrib':39 'viabl':21 'way':31 'week':11 'wonder':26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687983268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/587626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687951268 {#1433
    date: 2023-06-28 13:21:08.0 +02:00
  }
  +"title": 65
}
"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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Brand-new-here-Been-kinda-poking-around-the-past-couple"
  +body: """
    Brand new here. Been kinda "poking around" the past couple weeks but it's looking more and more like a viable alternative to Reddit. Just wondering if there's a way to display only the magazines I'm subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688153450 {#1439
    date: 2023-06-30 21:30:50.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 65
  -bodyTs: "'altern':22 'around':7 'askkbin':41 'brand':1 'coupl':10 'display':33 'kinda':5 'like':19 'look':15 'm':38 'magazin':36 'new':2 'past':9 'poke':6 'reddit':24 'subscrib':39 'viabl':21 'way':31 'week':11 'wonder':26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687983268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/587626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687951268 {#1433
    date: 2023-06-28 13:21:08.0 +02:00
  }
  +"title": 65
}
"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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Brand-new-here-Been-kinda-poking-around-the-past-couple"
  +body: """
    Brand new here. Been kinda "poking around" the past couple weeks but it's looking more and more like a viable alternative to Reddit. Just wondering if there's a way to display only the magazines I'm subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688153450 {#1439
    date: 2023-06-30 21:30:50.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 65
  -bodyTs: "'altern':22 'around':7 'askkbin':41 'brand':1 'coupl':10 'display':33 'kinda':5 'like':19 'look':15 'm':38 'magazin':36 'new':2 'past':9 'poke':6 'reddit':24 'subscrib':39 'viabl':21 'way':31 'week':11 'wonder':26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687983268
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/587626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687951268 {#1433
    date: 2023-06-28 13:21:08.0 +02:00
  }
  +"title": 65
}
"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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Post {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-m-seeing-a-lot-of-chat-about-the-migration-of"
  +body: """
    I'm seeing a lot of chat about the migration of "reddit brand" concepts like AMA and IAmA. We should probably come up with alternatives? Who's got some suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687491594 {#1495
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 40
  -bodyTs: "'altern':25 'ama':16 'askkbin':31 'brand':13 'chat':7 'come':22 'concept':14 'got':28 'iama':18 'like':15 'lot':5 'm':2 'migrat':10 'probabl':21 'reddit':12 'see':3 'suggest':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687511224
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687476224 {#1492
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +"title": 40
}
"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
55 DENIED edit
App\Entity\Post {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-m-seeing-a-lot-of-chat-about-the-migration-of"
  +body: """
    I'm seeing a lot of chat about the migration of "reddit brand" concepts like AMA and IAmA. We should probably come up with alternatives? Who's got some suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687491594 {#1495
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 40
  -bodyTs: "'altern':25 'ama':16 'askkbin':31 'brand':13 'chat':7 'come':22 'concept':14 'got':28 'iama':18 'like':15 'lot':5 'm':2 'migrat':10 'probabl':21 'reddit':12 'see':3 'suggest':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687511224
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687476224 {#1492
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +"title": 40
}
"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
56 DENIED moderate
App\Entity\Post {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-m-seeing-a-lot-of-chat-about-the-migration-of"
  +body: """
    I'm seeing a lot of chat about the migration of "reddit brand" concepts like AMA and IAmA. We should probably come up with alternatives? Who's got some suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687491594 {#1495
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 40
  -bodyTs: "'altern':25 'ama':16 'askkbin':31 'brand':13 'chat':7 'come':22 'concept':14 'got':28 'iama':18 'like':15 'lot':5 'm':2 'migrat':10 'probabl':21 'reddit':12 'see':3 'suggest':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687511224
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687476224 {#1492
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +"title": 40
}
"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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-part-of-Kbin-do-you-like-the-most-AskKbin"
  +body: """
    What part of Kbin do you like the most ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350554 {#1366
    date: 2023-06-21 14:29:14.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: 26
  -bodyTs: "'askkbin':10 'kbin':4 'like':7 'part':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687355829
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687349329 {#1374
    date: 2023-06-21 14:08:49.0 +02:00
  }
  +"title": 26
}
"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
59 DENIED edit
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-part-of-Kbin-do-you-like-the-most-AskKbin"
  +body: """
    What part of Kbin do you like the most ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350554 {#1366
    date: 2023-06-21 14:29:14.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: 26
  -bodyTs: "'askkbin':10 'kbin':4 'like':7 'part':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687355829
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687349329 {#1374
    date: 2023-06-21 14:08:49.0 +02:00
  }
  +"title": 26
}
"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
60 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-part-of-Kbin-do-you-like-the-most-AskKbin"
  +body: """
    What part of Kbin do you like the most ?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350554 {#1366
    date: 2023-06-21 14:29:14.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: 26
  -bodyTs: "'askkbin':10 'kbin':4 'like':7 'part':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687355829
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687349329 {#1374
    date: 2023-06-21 14:08:49.0 +02:00
  }
  +"title": 26
}
"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
61 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
62 DENIED moderate
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-Moscow-Mules-taste-different-if-they-are-served-in"
  +body: """
    Do Moscow Mules taste different if they are served in a pure copper mug or a copper mug with a stainless steel lining?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687405008 {#1359
    date: 2023-06-22 05:36:48.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: 32
  -bodyTs: "'askkbin':24 'copper':13,17 'differ':5 'line':23 'moscow':2 'mug':14,18 'mule':3 'pure':12 'serv':9 'stainless':21 'steel':22 'tast':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687406702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687400202 {#2488
    date: 2023-06-22 04:16:42.0 +02:00
  }
  +"title": 32
}
"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
63 DENIED edit
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-Moscow-Mules-taste-different-if-they-are-served-in"
  +body: """
    Do Moscow Mules taste different if they are served in a pure copper mug or a copper mug with a stainless steel lining?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687405008 {#1359
    date: 2023-06-22 05:36:48.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: 32
  -bodyTs: "'askkbin':24 'copper':13,17 'differ':5 'line':23 'moscow':2 'mug':14,18 'mule':3 'pure':12 'serv':9 'stainless':21 'steel':22 'tast':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687406702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687400202 {#2488
    date: 2023-06-22 04:16:42.0 +02:00
  }
  +"title": 32
}
"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
64 DENIED moderate
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Do-Moscow-Mules-taste-different-if-they-are-served-in"
  +body: """
    Do Moscow Mules taste different if they are served in a pure copper mug or a copper mug with a stainless steel lining?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687405008 {#1359
    date: 2023-06-22 05:36:48.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: 32
  -bodyTs: "'askkbin':24 'copper':13,17 'differ':5 'line':23 'moscow':2 'mug':14,18 'mule':3 'pure':12 'serv':9 'stainless':21 'steel':22 'tast':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687406702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687400202 {#2488
    date: 2023-06-22 04:16:42.0 +02:00
  }
  +"title": 32
}
"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
65 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
66 DENIED moderate
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "As-a-Kbin-user-whenever-I-click-on-a-lemmy"
  +body: """
    As a Kbin user, whenever I click on a lemmy link it takes me to their website which would then not allow me to post or subscribe to the magazine/community/whatever. Is there a way to click on other instances' links and STAY in kbin so that I can interact with them?\n
    \n
    Why can't I add a title to this post?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381839 {#1904
    date: 2023-06-21 23:10:39.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: 28
  -bodyTs: "'add':56 'allow':22 'askkbin':62 'click':7,36 'instanc':39 'interact':49 'kbin':3,44 'lemmi':10 'link':11,40 'magazine/community/whatever':30 'post':25,61 'stay':42 'subscrib':27 'take':13 'titl':58 'user':4 'way':34 'websit':17 'whenev':5 'would':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687390129
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687370629 {#1956
    date: 2023-06-21 20:03:49.0 +02:00
  }
  +"title": 28
}
"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
67 DENIED edit
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "As-a-Kbin-user-whenever-I-click-on-a-lemmy"
  +body: """
    As a Kbin user, whenever I click on a lemmy link it takes me to their website which would then not allow me to post or subscribe to the magazine/community/whatever. Is there a way to click on other instances' links and STAY in kbin so that I can interact with them?\n
    \n
    Why can't I add a title to this post?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381839 {#1904
    date: 2023-06-21 23:10:39.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: 28
  -bodyTs: "'add':56 'allow':22 'askkbin':62 'click':7,36 'instanc':39 'interact':49 'kbin':3,44 'lemmi':10 'link':11,40 'magazine/community/whatever':30 'post':25,61 'stay':42 'subscrib':27 'take':13 'titl':58 'user':4 'way':34 'websit':17 'whenev':5 'would':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687390129
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687370629 {#1956
    date: 2023-06-21 20:03:49.0 +02:00
  }
  +"title": 28
}
"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
68 DENIED moderate
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "As-a-Kbin-user-whenever-I-click-on-a-lemmy"
  +body: """
    As a Kbin user, whenever I click on a lemmy link it takes me to their website which would then not allow me to post or subscribe to the magazine/community/whatever. Is there a way to click on other instances' links and STAY in kbin so that I can interact with them?\n
    \n
    Why can't I add a title to this post?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687381839 {#1904
    date: 2023-06-21 23:10:39.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: 28
  -bodyTs: "'add':56 'allow':22 'askkbin':62 'click':7,36 'instanc':39 'interact':49 'kbin':3,44 'lemmi':10 'link':11,40 'magazine/community/whatever':30 'post':25,61 'stay':42 'subscrib':27 'take':13 'titl':58 'user':4 'way':34 'websit':17 'whenev':5 'would':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687390129
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687370629 {#1956
    date: 2023-06-21 20:03:49.0 +02:00
  }
  +"title": 28
}
"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
69 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
70 DENIED moderate
App\Entity\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-are-some-missing-features-that-you-d-consider-crucial-to"
  +body: """
    What are some missing features that you'd consider crucial to the success of kbin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640254 {#1500
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 33
  -bodyTs: "'askkbin':16 'consid':9 'crucial':10 'd':8 'featur':5 'kbin':15 'miss':4 'success':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687425280
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401280 {#1521
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +"title": 33
}
"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
71 DENIED edit
App\Entity\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-are-some-missing-features-that-you-d-consider-crucial-to"
  +body: """
    What are some missing features that you'd consider crucial to the success of kbin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640254 {#1500
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 33
  -bodyTs: "'askkbin':16 'consid':9 'crucial':10 'd':8 'featur':5 'kbin':15 'miss':4 'success':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687425280
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401280 {#1521
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +"title": 33
}
"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
72 DENIED moderate
App\Entity\Post {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-are-some-missing-features-that-you-d-consider-crucial-to"
  +body: """
    What are some missing features that you'd consider crucial to the success of kbin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640254 {#1500
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 33
  -bodyTs: "'askkbin':16 'consid':9 'crucial':10 'd':8 'featur':5 'kbin':15 'miss':4 'success':13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687425280
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401280 {#1521
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +"title": 33
}
"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
73 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
74 DENIED moderate
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-app-do-you-use-for-kbin-browsing-Currently-using"
  +body: """
    What app do you use for /kbin browsing?\n
    \n
    Currently using a webapp from the kbin.social website saved to my Home Screen on iOS. It works pretty great actually, but it’s got some quirks. Mainly, it’s not really tuned for the phone screen, not well enough at least. It also lacks niceties like easily previewing image and video posts, as well as saving them. Coming from Apollo, saving media to my phone in a specific folder is sorely missed.\n
    \n
    Suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687332289 {#1936
    date: 2023-06-21 09:24:49.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: 25
  -bodyTs: "'/kbin':7 'actual':28 'also':51 'apollo':68 'app':2 'askkbin':82 'brows':8 'come':66 'current':9 'easili':55 'enough':47 'folder':77 'got':32 'great':27 'home':20 'imag':57 'io':23 'kbin.social':15 'lack':52 'least':49 'like':54 'main':35 'media':70 'miss':80 'niceti':53 'phone':43,73 'post':60 'pretti':26 'preview':56 'quirk':34 'realli':39 'save':17,64,69 'screen':21,44 'sore':79 'specif':76 'suggest':81 'tune':40 'use':5,10 'video':59 'webapp':12 'websit':16 'well':46,62 'work':25"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687344116
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/499136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687331116 {#1376
    date: 2023-06-21 09:05:16.0 +02:00
  }
  +"title": 25
}
"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
75 DENIED edit
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-app-do-you-use-for-kbin-browsing-Currently-using"
  +body: """
    What app do you use for /kbin browsing?\n
    \n
    Currently using a webapp from the kbin.social website saved to my Home Screen on iOS. It works pretty great actually, but it’s got some quirks. Mainly, it’s not really tuned for the phone screen, not well enough at least. It also lacks niceties like easily previewing image and video posts, as well as saving them. Coming from Apollo, saving media to my phone in a specific folder is sorely missed.\n
    \n
    Suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687332289 {#1936
    date: 2023-06-21 09:24:49.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: 25
  -bodyTs: "'/kbin':7 'actual':28 'also':51 'apollo':68 'app':2 'askkbin':82 'brows':8 'come':66 'current':9 'easili':55 'enough':47 'folder':77 'got':32 'great':27 'home':20 'imag':57 'io':23 'kbin.social':15 'lack':52 'least':49 'like':54 'main':35 'media':70 'miss':80 'niceti':53 'phone':43,73 'post':60 'pretti':26 'preview':56 'quirk':34 'realli':39 'save':17,64,69 'screen':21,44 'sore':79 'specif':76 'suggest':81 'tune':40 'use':5,10 'video':59 'webapp':12 'websit':16 'well':46,62 'work':25"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687344116
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/499136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687331116 {#1376
    date: 2023-06-21 09:05:16.0 +02:00
  }
  +"title": 25
}
"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
76 DENIED moderate
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-app-do-you-use-for-kbin-browsing-Currently-using"
  +body: """
    What app do you use for /kbin browsing?\n
    \n
    Currently using a webapp from the kbin.social website saved to my Home Screen on iOS. It works pretty great actually, but it’s got some quirks. Mainly, it’s not really tuned for the phone screen, not well enough at least. It also lacks niceties like easily previewing image and video posts, as well as saving them. Coming from Apollo, saving media to my phone in a specific folder is sorely missed.\n
    \n
    Suggestions?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687332289 {#1936
    date: 2023-06-21 09:24:49.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: 25
  -bodyTs: "'/kbin':7 'actual':28 'also':51 'apollo':68 'app':2 'askkbin':82 'brows':8 'come':66 'current':9 'easili':55 'enough':47 'folder':77 'got':32 'great':27 'home':20 'imag':57 'io':23 'kbin.social':15 'lack':52 'least':49 'like':54 'main':35 'media':70 'miss':80 'niceti':53 'phone':43,73 'post':60 'pretti':26 'preview':56 'quirk':34 'realli':39 'save':17,64,69 'screen':21,44 'sore':79 'specif':76 'suggest':81 'tune':40 'use':5,10 'video':59 'webapp':12 'websit':16 'well':46,62 'work':25"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687344116
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/499136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687331116 {#1376
    date: 2023-06-21 09:05:16.0 +02:00
  }
  +"title": 25
}
"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
77 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
78 DENIED moderate
App\Entity\Post {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-search-for-certain-words-or-phrase-in"
  +body: """
    How do I search for certain words or phrase in a specific magazine?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687401680 {#1522
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 34
  -bodyTs: "'askkbin':14 'certain':6 'magazin':13 'phrase':9 'search':4 'specif':12 'word':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401680 {#1510
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +"title": 34
}
"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
79 DENIED edit
App\Entity\Post {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-search-for-certain-words-or-phrase-in"
  +body: """
    How do I search for certain words or phrase in a specific magazine?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687401680 {#1522
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 34
  -bodyTs: "'askkbin':14 'certain':6 'magazin':13 'phrase':9 'search':4 'specif':12 'word':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401680 {#1510
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +"title": 34
}
"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
80 DENIED moderate
App\Entity\Post {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-search-for-certain-words-or-phrase-in"
  +body: """
    How do I search for certain words or phrase in a specific magazine?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687401680 {#1522
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 34
  -bodyTs: "'askkbin':14 'certain':6 'magazin':13 'phrase':9 'search':4 'specif':12 'word':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687401680 {#1510
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +"title": 34
}
"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
81 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
82 DENIED moderate
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Getting-error-message-while-trying-to-create-a-magazine-Any"
  +body: """
    Getting error message while trying to create a magazine? Any ideas why? Or where I could get a step-by-step tutorial?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687342098 {#1386
    date: 2023-06-21 12:08:18.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 24
  -bodyTs: "'askkbin':24 'could':16 'creat':7 'error':2 'get':1,17 'idea':11 'magazin':9 'messag':3 'step':20,22 'step-by-step':19 'tri':5 'tutori':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687334288
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/498752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687327788 {#1397
    date: 2023-06-21 08:09:48.0 +02:00
  }
  +"title": 24
}
"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
83 DENIED edit
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Getting-error-message-while-trying-to-create-a-magazine-Any"
  +body: """
    Getting error message while trying to create a magazine? Any ideas why? Or where I could get a step-by-step tutorial?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687342098 {#1386
    date: 2023-06-21 12:08:18.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 24
  -bodyTs: "'askkbin':24 'could':16 'creat':7 'error':2 'get':1,17 'idea':11 'magazin':9 'messag':3 'step':20,22 'step-by-step':19 'tri':5 'tutori':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687334288
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/498752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687327788 {#1397
    date: 2023-06-21 08:09:48.0 +02:00
  }
  +"title": 24
}
"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
84 DENIED moderate
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Getting-error-message-while-trying-to-create-a-magazine-Any"
  +body: """
    Getting error message while trying to create a magazine? Any ideas why? Or where I could get a step-by-step tutorial?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687342098 {#1386
    date: 2023-06-21 12:08:18.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 24
  -bodyTs: "'askkbin':24 'could':16 'creat':7 'error':2 'get':1,17 'idea':11 'magazin':9 'messag':3 'step':20,22 'step-by-step':19 'tri':5 'tutori':23"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687334288
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/498752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687327788 {#1397
    date: 2023-06-21 08:09:48.0 +02:00
  }
  +"title": 24
}
"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
85 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
86 DENIED moderate
App\Entity\Post {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-send-a-private-message-to-another-fediverse"
  +body: """
    How do I send a private message to another fediverse user from kbin? I thought maybe if I viewed their profile I'd have the option, but nothing obvious stood out.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687416539 {#1533
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 35
  -bodyTs: "'anoth':9 'askkbin':32 'd':23 'fedivers':10 'kbin':13 'mayb':16 'messag':7 'noth':28 'obvious':29 'option':26 'privat':6 'profil':21 'send':4 'stood':30 'thought':15 'user':11 'view':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687420183
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687413683 {#1539
    date: 2023-06-22 08:01:23.0 +02:00
  }
  +"title": 35
}
"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
87 DENIED edit
App\Entity\Post {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-send-a-private-message-to-another-fediverse"
  +body: """
    How do I send a private message to another fediverse user from kbin? I thought maybe if I viewed their profile I'd have the option, but nothing obvious stood out.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687416539 {#1533
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 35
  -bodyTs: "'anoth':9 'askkbin':32 'd':23 'fedivers':10 'kbin':13 'mayb':16 'messag':7 'noth':28 'obvious':29 'option':26 'privat':6 'profil':21 'send':4 'stood':30 'thought':15 'user':11 'view':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687420183
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687413683 {#1539
    date: 2023-06-22 08:01:23.0 +02:00
  }
  +"title": 35
}
"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
88 DENIED moderate
App\Entity\Post {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "How-do-I-send-a-private-message-to-another-fediverse"
  +body: """
    How do I send a private message to another fediverse user from kbin? I thought maybe if I viewed their profile I'd have the option, but nothing obvious stood out.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687416539 {#1533
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 35
  -bodyTs: "'anoth':9 'askkbin':32 'd':23 'fedivers':10 'kbin':13 'mayb':16 'messag':7 'noth':28 'obvious':29 'option':26 'privat':6 'profil':21 'send':4 'stood':30 'thought':15 'user':11 'view':19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687420183
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687413683 {#1539
    date: 2023-06-22 08:01:23.0 +02:00
  }
  +"title": 35
}
"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
89 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
90 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-the-meaning-of-so-many-posts-referencing-Rule"
  +body: """
    What is the meaning of so many posts referencing “Rule”? Like it will be a meme post but one of the words is replaced with the word “Rule”\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687319196 {#1962
    date: 2023-06-21 05:46:36.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: 23
  -bodyTs: "'askkbin':29 'like':11 'mani':7 'mean':4 'meme':16 'one':19 'post':8,17 'referenc':9 'replac':24 'rule':10,28 'word':22,27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687324914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/497554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687318414 {#1943
    date: 2023-06-21 05:33:34.0 +02:00
  }
  +"title": 23
}
"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
91 DENIED edit
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-the-meaning-of-so-many-posts-referencing-Rule"
  +body: """
    What is the meaning of so many posts referencing “Rule”? Like it will be a meme post but one of the words is replaced with the word “Rule”\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687319196 {#1962
    date: 2023-06-21 05:46:36.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: 23
  -bodyTs: "'askkbin':29 'like':11 'mani':7 'mean':4 'meme':16 'one':19 'post':8,17 'referenc':9 'replac':24 'rule':10,28 'word':22,27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687324914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/497554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687318414 {#1943
    date: 2023-06-21 05:33:34.0 +02:00
  }
  +"title": 23
}
"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
92 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "What-is-the-meaning-of-so-many-posts-referencing-Rule"
  +body: """
    What is the meaning of so many posts referencing “Rule”? Like it will be a meme post but one of the words is replaced with the word “Rule”\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687319196 {#1962
    date: 2023-06-21 05:46:36.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: 23
  -bodyTs: "'askkbin':29 'like':11 'mani':7 'mean':4 'meme':16 'one':19 'post':8,17 'referenc':9 'replac':24 'rule':10,28 'word':22,27"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687324914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/497554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687318414 {#1943
    date: 2023-06-21 05:33:34.0 +02:00
  }
  +"title": 23
}
"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
93 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
94 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Discovering-features-in-kbin-can-t-find-approve-follow-request-I"
  +body: """
    Discovering features in kbin -- can't find "approve follow request".\n
    \n
    I can't follow my account here from my Mastodon account, but I found that I can search for famous accounts like @Gargron but not my own on scholar.social doesn't show up in search. Is this the quirk with instances not supporting something? I remember seeing it but am not finding where the explanation on what to do is.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687280856 {#1509
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@Gargron"
  ]
  +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: 18
  -bodyTs: "'account':16,21,31 'approv':8 'askkbin':71 'discov':1 'doesn':40 'explan':65 'famous':30 'featur':2 'find':7,62 'follow':9,14 'found':24 'gargron':33 'instanc':51 'kbin':4 'like':32 'mastodon':20 'quirk':49 'rememb':56 'request':10 'scholar.social':39 'search':28,45 'see':57 'show':42 'someth':54 'support':53"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280856
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/492385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687280856 {#2423
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +"title": 18
}
"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
95 DENIED edit
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Discovering-features-in-kbin-can-t-find-approve-follow-request-I"
  +body: """
    Discovering features in kbin -- can't find "approve follow request".\n
    \n
    I can't follow my account here from my Mastodon account, but I found that I can search for famous accounts like @Gargron but not my own on scholar.social doesn't show up in search. Is this the quirk with instances not supporting something? I remember seeing it but am not finding where the explanation on what to do is.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687280856 {#1509
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@Gargron"
  ]
  +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: 18
  -bodyTs: "'account':16,21,31 'approv':8 'askkbin':71 'discov':1 'doesn':40 'explan':65 'famous':30 'featur':2 'find':7,62 'follow':9,14 'found':24 'gargron':33 'instanc':51 'kbin':4 'like':32 'mastodon':20 'quirk':49 'rememb':56 'request':10 'scholar.social':39 'search':28,45 'see':57 'show':42 'someth':54 'support':53"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280856
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/492385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687280856 {#2423
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +"title": 18
}
"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
96 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Discovering-features-in-kbin-can-t-find-approve-follow-request-I"
  +body: """
    Discovering features in kbin -- can't find "approve follow request".\n
    \n
    I can't follow my account here from my Mastodon account, but I found that I can search for famous accounts like @Gargron but not my own on scholar.social doesn't show up in search. Is this the quirk with instances not supporting something? I remember seeing it but am not finding where the explanation on what to do is.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687280856 {#1509
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@Gargron"
  ]
  +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: 18
  -bodyTs: "'account':16,21,31 'approv':8 'askkbin':71 'discov':1 'doesn':40 'explan':65 'famous':30 'featur':2 'find':7,62 'follow':9,14 'found':24 'gargron':33 'instanc':51 'kbin':4 'like':32 'mastodon':20 'quirk':49 'rememb':56 'request':10 'scholar.social':39 'search':28,45 'see':57 'show':42 'someth':54 'support':53"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280856
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/492385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687280856 {#2423
    date: 2023-06-20 19:07:36.0 +02:00
  }
  +"title": 18
}
"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
97 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
98 DENIED moderate
App\Entity\Post {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-am-I-not-receiving-any-notifications-I-have-active"
  +body: """
    Why am I not receiving any notifications?\n
    \n
    I have active threads with replies here on kbin, but I'm not getting any notifications for them in the notifications tab. Is anyone else experiencing this issue? Not sure what to do....\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447157 {#1632
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 36
  -bodyTs: "'activ':10 'anyon':31 'askkbin':41 'els':32 'experienc':33 'get':21 'issu':35 'kbin':16 'm':19 'notif':7,23,28 'receiv':5 'repli':13 'sure':37 'tab':29 'thread':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687452460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687445960 {#1623
    date: 2023-06-22 16:59:20.0 +02:00
  }
  +"title": 36
}
"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
99 DENIED edit
App\Entity\Post {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-am-I-not-receiving-any-notifications-I-have-active"
  +body: """
    Why am I not receiving any notifications?\n
    \n
    I have active threads with replies here on kbin, but I'm not getting any notifications for them in the notifications tab. Is anyone else experiencing this issue? Not sure what to do....\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447157 {#1632
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 36
  -bodyTs: "'activ':10 'anyon':31 'askkbin':41 'els':32 'experienc':33 'get':21 'issu':35 'kbin':16 'm':19 'notif':7,23,28 'receiv':5 'repli':13 'sure':37 'tab':29 'thread':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687452460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687445960 {#1623
    date: 2023-06-22 16:59:20.0 +02:00
  }
  +"title": 36
}
"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
100 DENIED moderate
App\Entity\Post {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-am-I-not-receiving-any-notifications-I-have-active"
  +body: """
    Why am I not receiving any notifications?\n
    \n
    I have active threads with replies here on kbin, but I'm not getting any notifications for them in the notifications tab. Is anyone else experiencing this issue? Not sure what to do....\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687447157 {#1632
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 36
  -bodyTs: "'activ':10 'anyon':31 'askkbin':41 'els':32 'experienc':33 'get':21 'issu':35 'kbin':16 'm':19 'notif':7,23,28 'receiv':5 'repli':13 'sure':37 'tab':29 'thread':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687452460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687445960 {#1623
    date: 2023-06-22 16:59:20.0 +02:00
  }
  +"title": 36
}
"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