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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1769
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
  +body: """
    Why is my Facebook so full of right wing baloney?\n
    \n
    Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662800 {#1828
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#101 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 53
  -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687696828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687658828 {#106
    date: 2023-06-25 04:07:08.0 +02:00
  }
}
"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 {#1769
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
  +body: """
    Why is my Facebook so full of right wing baloney?\n
    \n
    Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662800 {#1828
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#101 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 53
  -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687696828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687658828 {#106
    date: 2023-06-25 04:07:08.0 +02:00
  }
}
"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 {#1769
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
  +body: """
    Why is my Facebook so full of right wing baloney?\n
    \n
    Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687662800 {#1828
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#101 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 53
  -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687696828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687658828 {#106
    date: 2023-06-25 04:07:08.0 +02:00
  }
}
"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\PostComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @rackmountrambo Facebook (and Twitter, for that matter) are formulated to push extreme-right-wing views because those get the most engagement, either from disgust or zealous approval.\n
    \n
    People who like fascism also like clicking suspicious ads for penis enlargement pills and barely-legal teens in their area, which makes Facebook and Twitter more money. It's a consequence of advertisers gaining control of all media.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662557 {#3408
    date: 2023-06-25 05:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 127
  -bodyTs: "'ad':37 'advertis':62 'also':33 'approv':28 'area':49 'bare':44 'barely-leg':43 'click':35 'consequ':60 'control':64 'disgust':25 'either':23 'engag':22 'enlarg':40 'extrem':13 'extreme-right-w':12 'facebook':2,52 'fascism':32 'formul':9 'gain':63 'get':19 'legal':45 'like':31,34 'make':51 'matter':7 'media':67 'money':56 'peni':39 'peopl':29 'pill':41 'push':11 'rackmountrambo':1 'right':14 'suspici':36 'teen':46 'twitter':4,54 'view':16 'wing':15 'zealous':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662557 {#3409
    date: 2023-06-25 05:09:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @rackmountrambo Facebook (and Twitter, for that matter) are formulated to push extreme-right-wing views because those get the most engagement, either from disgust or zealous approval.\n
    \n
    People who like fascism also like clicking suspicious ads for penis enlargement pills and barely-legal teens in their area, which makes Facebook and Twitter more money. It's a consequence of advertisers gaining control of all media.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662557 {#3408
    date: 2023-06-25 05:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 127
  -bodyTs: "'ad':37 'advertis':62 'also':33 'approv':28 'area':49 'bare':44 'barely-leg':43 'click':35 'consequ':60 'control':64 'disgust':25 'either':23 'engag':22 'enlarg':40 'extrem':13 'extreme-right-w':12 'facebook':2,52 'fascism':32 'formul':9 'gain':63 'get':19 'legal':45 'like':31,34 'make':51 'matter':7 'media':67 'money':56 'peni':39 'peopl':29 'pill':41 'push':11 'rackmountrambo':1 'right':14 'suspici':36 'teen':46 'twitter':4,54 'view':16 'wing':15 'zealous':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662557 {#3409
    date: 2023-06-25 05:09:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @rackmountrambo Facebook (and Twitter, for that matter) are formulated to push extreme-right-wing views because those get the most engagement, either from disgust or zealous approval.\n
    \n
    People who like fascism also like clicking suspicious ads for penis enlargement pills and barely-legal teens in their area, which makes Facebook and Twitter more money. It's a consequence of advertisers gaining control of all media.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662557 {#3408
    date: 2023-06-25 05:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 127
  -bodyTs: "'ad':37 'advertis':62 'also':33 'approv':28 'area':49 'bare':44 'barely-leg':43 'click':35 'consequ':60 'control':64 'disgust':25 'either':23 'engag':22 'enlarg':40 'extrem':13 'extreme-right-w':12 'facebook':2,52 'fascism':32 'formul':9 'gain':63 'get':19 'legal':45 'like':31,34 'make':51 'matter':7 'media':67 'money':56 'peni':39 'peopl':29 'pill':41 'push':11 'rackmountrambo':1 'right':14 'suspici':36 'teen':46 'twitter':4,54 'view':16 'wing':15 'zealous':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662557 {#3409
    date: 2023-06-25 05:09:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\PostComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#3395 …}
  +root: App\Entity\PostComment {#3366 …}
  +image: null
  +body: """
    @rackmountrambo they are also seeing the same type of garbage from the extreme left wing.\n
    \n
    It is what they want, the algorithm gives you more of what you interact with, and so people interacting with the extremeists see more of it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662800 {#3424
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
    "@bluGill"
    "@bluGill@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 129
  -bodyTs: "'algorithm':22 'also':4 'extrem':13 'extremeist':37 'garbag':10 'give':23 'interact':29,34 'left':14 'peopl':33 'rackmountrambo':1 'see':5,38 'type':8 'want':20 'wing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662800 {#3425
    date: 2023-06-25 05:13:20.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#3395 …}
  +root: App\Entity\PostComment {#3366 …}
  +image: null
  +body: """
    @rackmountrambo they are also seeing the same type of garbage from the extreme left wing.\n
    \n
    It is what they want, the algorithm gives you more of what you interact with, and so people interacting with the extremeists see more of it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662800 {#3424
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
    "@bluGill"
    "@bluGill@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 129
  -bodyTs: "'algorithm':22 'also':4 'extrem':13 'extremeist':37 'garbag':10 'give':23 'interact':29,34 'left':14 'peopl':33 'rackmountrambo':1 'see':5,38 'type':8 'want':20 'wing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662800 {#3425
    date: 2023-06-25 05:13:20.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +post: App\Entity\Post {#1769
    +user: Proxies\__CG__\App\Entity\User {#1377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "Why-is-my-Facebook-so-full-of-right-wing-baloney"
    +body: """
      Why is my Facebook so full of right wing baloney?\n
      \n
      Literally every other suggested post is about anti-trans stuff or gun rights. Is it because I commented once in a thread about how Trudeau isn't a fascist?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687662800 {#1828
      date: 2023-06-25 05:13:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#101 …}
    +votes: Doctrine\ORM\PersistentCollection {#1392 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
    +children: []
    -id: 53
    -bodyTs: "'anti':19 'anti-tran':18 'askkbin':41 'baloney':10 'comment':29 'everi':12 'facebook':4 'fascist':40 'full':6 'gun':23 'isn':37 'liter':11 'post':15 'right':8,24 'stuff':21 'suggest':14 'thread':33 'tran':20 'trudeau':36 'wing':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687696828
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/548195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687658828 {#106
      date: 2023-06-25 04:07:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#3395 …}
  +root: App\Entity\PostComment {#3366 …}
  +image: null
  +body: """
    @rackmountrambo they are also seeing the same type of garbage from the extreme left wing.\n
    \n
    It is what they want, the algorithm gives you more of what you interact with, and so people interacting with the extremeists see more of it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687662800 {#3424
    date: 2023-06-25 05:13:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rackmountrambo"
    "@rackmountrambo@kbin.social"
    "@bluGill"
    "@bluGill@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 129
  -bodyTs: "'algorithm':22 'also':4 'extrem':13 'extremeist':37 'garbag':10 'give':23 'interact':29,34 'left':14 'peopl':33 'rackmountrambo':1 'see':5,38 'type':8 'want':20 'wing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/548195/-/reply/971602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687662800 {#3425
    date: 2023-06-25 05:13:20.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Post {#1542
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1504
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1514
    date: 2023-06-24 02:01:13.0 +02:00
  }
}
"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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1504
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1514
    date: 2023-06-24 02:01:13.0 +02:00
  }
}
"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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1504
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1514
    date: 2023-06-24 02:01:13.0 +02:00
  }
}
"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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1537
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1536
    date: 2023-06-23 01:23:44.0 +02:00
  }
}
"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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1537
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1536
    date: 2023-06-23 01:23:44.0 +02:00
  }
}
"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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1537
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1536
    date: 2023-06-23 01:23:44.0 +02:00
  }
}
"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\PostComment {#6535
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I've seen AMA threads on 4chan, I don't think it's something reddit-exclusive anymore. It's just a simple acronym for "Ask Me Anything" for online interviews."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687479068 {#6532
    date: 2023-06-23 02:11:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore"
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6537 …}
  +nested: Doctrine\ORM\PersistentCollection {#6539 …}
  +votes: Doctrine\ORM\PersistentCollection {#6541 …}
  +reports: Doctrine\ORM\PersistentCollection {#6543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6547 …}
  -id: 59
  -bodyTs: "'4chan':7 'acronym':24 'ama':4 'anymor':18 'anyth':28 'ask':26 'exclus':17 'interview':31 'onlin':30 'reddit':16 'reddit-exclus':15 'seen':3 'simpl':23 'someth':14 'think':11 'thread':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/923505"
  +editedAt: DateTimeImmutable @1687479341 {#6533
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#6534
    date: 2023-06-23 02:11:08.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#6535
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I've seen AMA threads on 4chan, I don't think it's something reddit-exclusive anymore. It's just a simple acronym for "Ask Me Anything" for online interviews."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687479068 {#6532
    date: 2023-06-23 02:11:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore"
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6537 …}
  +nested: Doctrine\ORM\PersistentCollection {#6539 …}
  +votes: Doctrine\ORM\PersistentCollection {#6541 …}
  +reports: Doctrine\ORM\PersistentCollection {#6543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6547 …}
  -id: 59
  -bodyTs: "'4chan':7 'acronym':24 'ama':4 'anymor':18 'anyth':28 'ask':26 'exclus':17 'interview':31 'onlin':30 'reddit':16 'reddit-exclus':15 'seen':3 'simpl':23 'someth':14 'think':11 'thread':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/923505"
  +editedAt: DateTimeImmutable @1687479341 {#6533
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#6534
    date: 2023-06-23 02:11:08.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#6535
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I've seen AMA threads on 4chan, I don't think it's something reddit-exclusive anymore. It's just a simple acronym for "Ask Me Anything" for online interviews."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687479068 {#6532
    date: 2023-06-23 02:11:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore"
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6537 …}
  +nested: Doctrine\ORM\PersistentCollection {#6539 …}
  +votes: Doctrine\ORM\PersistentCollection {#6541 …}
  +reports: Doctrine\ORM\PersistentCollection {#6543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6547 …}
  -id: 59
  -bodyTs: "'4chan':7 'acronym':24 'ama':4 'anymor':18 'anyth':28 'ask':26 'exclus':17 'interview':31 'onlin':30 'reddit':16 'reddit-exclus':15 'seen':3 'simpl':23 'someth':14 'think':11 'thread':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/923505"
  +editedAt: DateTimeImmutable @1687479341 {#6533
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#6534
    date: 2023-06-23 02:11:08.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\PostComment {#6551
  +user: Proxies\__CG__\App\Entity\User {#6552 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Two mags already exist here:  \n
     [/m/IAmA](https://kbin.social/m/IAmA)  \n
     [/m/askmeanything](https://kbin.social/m/askmeanything)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687491594 {#6549
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6553 …}
  +nested: Doctrine\ORM\PersistentCollection {#6555 …}
  +votes: Doctrine\ORM\PersistentCollection {#6557 …}
  +reports: Doctrine\ORM\PersistentCollection {#6559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6563 …}
  -id: 66
  -bodyTs: "'/m/askmeanything':10 '/m/askmeanything)':13 '/m/iama':6 '/m/iama)':9 'alreadi':3 'exist':4 'kbin.social':8,12 'kbin.social/m/askmeanything)':11 'kbin.social/m/iama)':7 'mag':2 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/925940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687491594 {#6550
    date: 2023-06-23 05:39:54.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\PostComment {#6551
  +user: Proxies\__CG__\App\Entity\User {#6552 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Two mags already exist here:  \n
     [/m/IAmA](https://kbin.social/m/IAmA)  \n
     [/m/askmeanything](https://kbin.social/m/askmeanything)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687491594 {#6549
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6553 …}
  +nested: Doctrine\ORM\PersistentCollection {#6555 …}
  +votes: Doctrine\ORM\PersistentCollection {#6557 …}
  +reports: Doctrine\ORM\PersistentCollection {#6559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6563 …}
  -id: 66
  -bodyTs: "'/m/askmeanything':10 '/m/askmeanything)':13 '/m/iama':6 '/m/iama)':9 'alreadi':3 'exist':4 'kbin.social':8,12 'kbin.social/m/askmeanything)':11 'kbin.social/m/iama)':7 'mag':2 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/925940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687491594 {#6550
    date: 2023-06-23 05:39:54.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\PostComment {#6551
  +user: Proxies\__CG__\App\Entity\User {#6552 …}
  +post: App\Entity\Post {#1515
    +user: Proxies\__CG__\App\Entity\User {#1516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1537
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1518 …}
    +votes: Doctrine\ORM\PersistentCollection {#1520 …}
    +reports: Doctrine\ORM\PersistentCollection {#1632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
    +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 {#1536
      date: 2023-06-23 01:23:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Two mags already exist here:  \n
     [/m/IAmA](https://kbin.social/m/IAmA)  \n
     [/m/askmeanything](https://kbin.social/m/askmeanything)
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687491594 {#6549
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nevernevermore@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6553 …}
  +nested: Doctrine\ORM\PersistentCollection {#6555 …}
  +votes: Doctrine\ORM\PersistentCollection {#6557 …}
  +reports: Doctrine\ORM\PersistentCollection {#6559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6563 …}
  -id: 66
  -bodyTs: "'/m/askmeanything':10 '/m/askmeanything)':13 '/m/iama':6 '/m/iama)':9 'alreadi':3 'exist':4 'kbin.social':8,12 'kbin.social/m/askmeanything)':11 'kbin.social/m/iama)':7 'mag':2 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/521689/-/reply/925940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687491594 {#6550
    date: 2023-06-23 05:39:54.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Post {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1712
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +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 {#1710
    date: 2023-06-22 17:21:39.0 +02:00
  }
}
"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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1712
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +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 {#1710
    date: 2023-06-22 17:21:39.0 +02:00
  }
}
"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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1712
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: [
    "@random"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +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 {#1710
    date: 2023-06-22 17:21:39.0 +02:00
  }
}
"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\PostComment {#8700
  +user: Proxies\__CG__\App\Entity\User {#8694 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "https://codeberg.org/Kbin/kbin-core/issues"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687463544 {#8699
    date: 2023-06-22 21:52:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8692 …}
  +nested: Doctrine\ORM\PersistentCollection {#8689 …}
  +votes: Doctrine\ORM\PersistentCollection {#8687 …}
  +reports: Doctrine\ORM\PersistentCollection {#8685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
  -id: 65
  -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/390866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687463544 {#8688
    date: 2023-06-22 21:52:24.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#8700
  +user: Proxies\__CG__\App\Entity\User {#8694 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "https://codeberg.org/Kbin/kbin-core/issues"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687463544 {#8699
    date: 2023-06-22 21:52:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8692 …}
  +nested: Doctrine\ORM\PersistentCollection {#8689 …}
  +votes: Doctrine\ORM\PersistentCollection {#8687 …}
  +reports: Doctrine\ORM\PersistentCollection {#8685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
  -id: 65
  -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/390866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687463544 {#8688
    date: 2023-06-22 21:52:24.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#8700
  +user: Proxies\__CG__\App\Entity\User {#8694 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "https://codeberg.org/Kbin/kbin-core/issues"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687463544 {#8699
    date: 2023-06-22 21:52:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8692 …}
  +nested: Doctrine\ORM\PersistentCollection {#8689 …}
  +votes: Doctrine\ORM\PersistentCollection {#8687 …}
  +reports: Doctrine\ORM\PersistentCollection {#8685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
  -id: 65
  -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/390866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687463544 {#8688
    date: 2023-06-22 21:52:24.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\PostComment {#8677
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#8700
    +user: Proxies\__CG__\App\Entity\User {#8694 …}
    +post: App\Entity\Post {#1706}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +parent: null
    +root: null
    +image: null
    +body: "https://codeberg.org/Kbin/kbin-core/issues"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687463544 {#8699
      date: 2023-06-22 21:52:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@random"
      "@Eivaliel@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8692 …}
    +nested: Doctrine\ORM\PersistentCollection {#8689 …}
    +votes: Doctrine\ORM\PersistentCollection {#8687 …}
    +reports: Doctrine\ORM\PersistentCollection {#8685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
    -id: 65
    -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/390866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687463544 {#8688
      date: 2023-06-22 21:52:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8700}
  +image: null
  +body: "Thank you!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687523116 {#8679
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
    "@Quereller@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8676 …}
  +nested: Doctrine\ORM\PersistentCollection {#8702 …}
  +votes: Doctrine\ORM\PersistentCollection {#8704 …}
  +reports: Doctrine\ORM\PersistentCollection {#8706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8710 …}
  -id: 67
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324/-/reply/932481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523116 {#8678
    date: 2023-06-23 14:25:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\PostComment {#8677
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#8700
    +user: Proxies\__CG__\App\Entity\User {#8694 …}
    +post: App\Entity\Post {#1706}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +parent: null
    +root: null
    +image: null
    +body: "https://codeberg.org/Kbin/kbin-core/issues"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687463544 {#8699
      date: 2023-06-22 21:52:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@random"
      "@Eivaliel@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8692 …}
    +nested: Doctrine\ORM\PersistentCollection {#8689 …}
    +votes: Doctrine\ORM\PersistentCollection {#8687 …}
    +reports: Doctrine\ORM\PersistentCollection {#8685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
    -id: 65
    -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/390866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687463544 {#8688
      date: 2023-06-22 21:52:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8700}
  +image: null
  +body: "Thank you!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687523116 {#8679
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
    "@Quereller@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8676 …}
  +nested: Doctrine\ORM\PersistentCollection {#8702 …}
  +votes: Doctrine\ORM\PersistentCollection {#8704 …}
  +reports: Doctrine\ORM\PersistentCollection {#8706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8710 …}
  -id: 67
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324/-/reply/932481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523116 {#8678
    date: 2023-06-23 14:25:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\PostComment {#8677
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +post: App\Entity\Post {#1706
    +user: Proxies\__CG__\App\Entity\User {#1742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1712
      date: 2023-06-23 14:25:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: [
      "@random"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1657 …}
    +votes: Doctrine\ORM\PersistentCollection {#1745 …}
    +reports: Doctrine\ORM\PersistentCollection {#1738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
    +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 {#1710
      date: 2023-06-22 17:21:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#8700
    +user: Proxies\__CG__\App\Entity\User {#8694 …}
    +post: App\Entity\Post {#1706}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +parent: null
    +root: null
    +image: null
    +body: "https://codeberg.org/Kbin/kbin-core/issues"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687463544 {#8699
      date: 2023-06-22 21:52:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@random"
      "@Eivaliel@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#8692 …}
    +nested: Doctrine\ORM\PersistentCollection {#8689 …}
    +votes: Doctrine\ORM\PersistentCollection {#8687 …}
    +reports: Doctrine\ORM\PersistentCollection {#8685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#8683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#8681 …}
    -id: 65
    -bodyTs: "'/kbin/kbin-core/issues':3 'codeberg.org':2 'codeberg.org/kbin/kbin-core/issues':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/390866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687463544 {#8688
      date: 2023-06-22 21:52:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#8700}
  +image: null
  +body: "Thank you!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687523116 {#8679
    date: 2023-06-23 14:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@random"
    "@Eivaliel@kbin.social"
    "@Quereller@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8676 …}
  +nested: Doctrine\ORM\PersistentCollection {#8702 …}
  +votes: Doctrine\ORM\PersistentCollection {#8704 …}
  +reports: Doctrine\ORM\PersistentCollection {#8706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8710 …}
  -id: 67
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515324/-/reply/932481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687523116 {#8678
    date: 2023-06-23 14:25:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Post {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1468
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +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 {#1474
    date: 2023-06-22 17:15:51.0 +02:00
  }
}
"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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1468
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +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 {#1474
    date: 2023-06-22 17:15:51.0 +02:00
  }
}
"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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1468
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +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 {#1474
    date: 2023-06-22 17:15:51.0 +02:00
  }
}
"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\PostComment {#10923
  +user: Proxies\__CG__\App\Entity\User {#10917 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1468
      date: 2023-06-22 17:30:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1469 …}
    +reports: Doctrine\ORM\PersistentCollection {#1498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
    +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 {#1474
      date: 2023-06-22 17:15:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@HomerAtTheBat search for the community in the Magazines area of kbin and it will return you results from kbin and other instances (lemmy.world, sh.itjust.works, etc.) magazines is what kbin calls communities."
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687447816 {#10922
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HomerAtTheBat"
    "@HomerAtTheBat@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10915 …}
  +nested: Doctrine\ORM\PersistentCollection {#10912 …}
  +votes: Doctrine\ORM\PersistentCollection {#10910 …}
  +reports: Doctrine\ORM\PersistentCollection {#10908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10904 …}
  -id: 56
  -bodyTs: "'area':9 'call':30 'communiti':5,31 'etc':25 'homeratthebat':1 'instanc':22 'kbin':11,19,29 'lemmy.world':23 'magazin':8,26 'result':17 'return':15 'search':2 'sh.itjust.works':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255/-/reply/909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447816 {#10911
    date: 2023-06-22 17:30:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\PostComment {#10923
  +user: Proxies\__CG__\App\Entity\User {#10917 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1468
      date: 2023-06-22 17:30:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1469 …}
    +reports: Doctrine\ORM\PersistentCollection {#1498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
    +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 {#1474
      date: 2023-06-22 17:15:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@HomerAtTheBat search for the community in the Magazines area of kbin and it will return you results from kbin and other instances (lemmy.world, sh.itjust.works, etc.) magazines is what kbin calls communities."
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687447816 {#10922
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HomerAtTheBat"
    "@HomerAtTheBat@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10915 …}
  +nested: Doctrine\ORM\PersistentCollection {#10912 …}
  +votes: Doctrine\ORM\PersistentCollection {#10910 …}
  +reports: Doctrine\ORM\PersistentCollection {#10908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10904 …}
  -id: 56
  -bodyTs: "'area':9 'call':30 'communiti':5,31 'etc':25 'homeratthebat':1 'instanc':22 'kbin':11,19,29 'lemmy.world':23 'magazin':8,26 'result':17 'return':15 'search':2 'sh.itjust.works':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255/-/reply/909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447816 {#10911
    date: 2023-06-22 17:30:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\PostComment {#10923
  +user: Proxies\__CG__\App\Entity\User {#10917 …}
  +post: App\Entity\Post {#1472
    +user: Proxies\__CG__\App\Entity\User {#1471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1468
      date: 2023-06-22 17:30:16.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1469 …}
    +reports: Doctrine\ORM\PersistentCollection {#1498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
    +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 {#1474
      date: 2023-06-22 17:15:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@HomerAtTheBat search for the community in the Magazines area of kbin and it will return you results from kbin and other instances (lemmy.world, sh.itjust.works, etc.) magazines is what kbin calls communities."
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687447816 {#10922
    date: 2023-06-22 17:30:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HomerAtTheBat"
    "@HomerAtTheBat@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10915 …}
  +nested: Doctrine\ORM\PersistentCollection {#10912 …}
  +votes: Doctrine\ORM\PersistentCollection {#10910 …}
  +reports: Doctrine\ORM\PersistentCollection {#10908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10904 …}
  -id: 56
  -bodyTs: "'area':9 'call':30 'communiti':5,31 'etc':25 'homeratthebat':1 'instanc':22 'kbin':11,19,29 'lemmy.world':23 'magazin':8,26 'result':17 'return':15 'search':2 'sh.itjust.works':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515255/-/reply/909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447816 {#10911
    date: 2023-06-22 17:30:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Post {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1487
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1485
    date: 2023-06-22 16:59:20.0 +02:00
  }
}
"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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1487
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1485
    date: 2023-06-22 16:59:20.0 +02:00
  }
}
"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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1487
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +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 {#1485
    date: 2023-06-22 16:59:20.0 +02:00
  }
}
"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\PostComment {#12492
  +user: Proxies\__CG__\App\Entity\User {#12486 …}
  +post: App\Entity\Post {#1489
    +user: Proxies\__CG__\App\Entity\User {#1496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1487
      date: 2023-06-22 17:19:17.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1494 …}
    +votes: Doctrine\ORM\PersistentCollection {#1491 …}
    +reports: Doctrine\ORM\PersistentCollection {#1495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
    +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 {#1485
      date: 2023-06-22 16:59:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "Have you checked whether you have notifications enabled in the settings? I thought I had the same problem until I checked there and noticed that they were all turned off by default."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687447157 {#12491
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12484 …}
  +nested: Doctrine\ORM\PersistentCollection {#12481 …}
  +votes: Doctrine\ORM\PersistentCollection {#12479 …}
  +reports: Doctrine\ORM\PersistentCollection {#12477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12473 …}
  -id: 55
  -bodyTs: "'check':3,21 'default':32 'enabl':8 'notic':24 'notif':7 'problem':18 'set':11 'thought':13 'turn':29 'whether':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113/-/reply/909308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447157 {#12480
    date: 2023-06-22 17:19:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\PostComment {#12492
  +user: Proxies\__CG__\App\Entity\User {#12486 …}
  +post: App\Entity\Post {#1489
    +user: Proxies\__CG__\App\Entity\User {#1496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1487
      date: 2023-06-22 17:19:17.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1494 …}
    +votes: Doctrine\ORM\PersistentCollection {#1491 …}
    +reports: Doctrine\ORM\PersistentCollection {#1495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
    +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 {#1485
      date: 2023-06-22 16:59:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "Have you checked whether you have notifications enabled in the settings? I thought I had the same problem until I checked there and noticed that they were all turned off by default."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687447157 {#12491
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12484 …}
  +nested: Doctrine\ORM\PersistentCollection {#12481 …}
  +votes: Doctrine\ORM\PersistentCollection {#12479 …}
  +reports: Doctrine\ORM\PersistentCollection {#12477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12473 …}
  -id: 55
  -bodyTs: "'check':3,21 'default':32 'enabl':8 'notic':24 'notif':7 'problem':18 'set':11 'thought':13 'turn':29 'whether':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113/-/reply/909308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447157 {#12480
    date: 2023-06-22 17:19:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\PostComment {#12492
  +user: Proxies\__CG__\App\Entity\User {#12486 …}
  +post: App\Entity\Post {#1489
    +user: Proxies\__CG__\App\Entity\User {#1496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1487
      date: 2023-06-22 17:19:17.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1494 …}
    +votes: Doctrine\ORM\PersistentCollection {#1491 …}
    +reports: Doctrine\ORM\PersistentCollection {#1495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
    +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 {#1485
      date: 2023-06-22 16:59:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "Have you checked whether you have notifications enabled in the settings? I thought I had the same problem until I checked there and noticed that they were all turned off by default."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687447157 {#12491
    date: 2023-06-22 17:19:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12484 …}
  +nested: Doctrine\ORM\PersistentCollection {#12481 …}
  +votes: Doctrine\ORM\PersistentCollection {#12479 …}
  +reports: Doctrine\ORM\PersistentCollection {#12477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12473 …}
  -id: 55
  -bodyTs: "'check':3,21 'default':32 'enabl':8 'notic':24 'notif':7 'problem':18 'set':11 'thought':13 'turn':29 'whether':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/515113/-/reply/909308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687447157 {#12480
    date: 2023-06-22 17:19:17.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Post {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1758
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +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 {#1754
    date: 2023-06-22 08:01:23.0 +02:00
  }
}
"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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1758
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +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 {#1754
    date: 2023-06-22 08:01:23.0 +02:00
  }
}
"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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1758
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +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 {#1754
    date: 2023-06-22 08:01:23.0 +02:00
  }
}
"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\PostComment {#14062
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +post: App\Entity\Post {#1755
    +user: Proxies\__CG__\App\Entity\User {#1760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1758
      date: 2023-06-22 08:48:59.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1757 …}
    +votes: Doctrine\ORM\PersistentCollection {#1756 …}
    +reports: Doctrine\ORM\PersistentCollection {#1759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
    +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 {#1754
      date: 2023-06-22 08:01:23.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: Proxies\__CG__\App\Entity\Image {#14056 …}
  +body: """
    Wait, I found it - Once you click on the user there's a Send Message icon in the right-hand panel:\n
    \n
    <https://i.postimg.cc/9Fj5Jf99/screenshot.png>
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687416539 {#14061
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotBadAndYou@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14054 …}
  +nested: Doctrine\ORM\PersistentCollection {#14051 …}
  +votes: Doctrine\ORM\PersistentCollection {#14049 …}
  +reports: Doctrine\ORM\PersistentCollection {#14047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14043 …}
  -id: 51
  -bodyTs: "'/9fj5jf99/screenshot.png':25 'click':7 'found':3 'hand':21 'i.postimg.cc':24 'i.postimg.cc/9fj5jf99/screenshot.png':23 'icon':16 'messag':15 'panel':22 'right':20 'right-hand':19 'send':14 'user':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851/-/reply/902495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687416539 {#14050
    date: 2023-06-22 08:48:59.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#14062
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +post: App\Entity\Post {#1755
    +user: Proxies\__CG__\App\Entity\User {#1760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1758
      date: 2023-06-22 08:48:59.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1757 …}
    +votes: Doctrine\ORM\PersistentCollection {#1756 …}
    +reports: Doctrine\ORM\PersistentCollection {#1759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
    +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 {#1754
      date: 2023-06-22 08:01:23.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: Proxies\__CG__\App\Entity\Image {#14056 …}
  +body: """
    Wait, I found it - Once you click on the user there's a Send Message icon in the right-hand panel:\n
    \n
    <https://i.postimg.cc/9Fj5Jf99/screenshot.png>
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687416539 {#14061
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotBadAndYou@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14054 …}
  +nested: Doctrine\ORM\PersistentCollection {#14051 …}
  +votes: Doctrine\ORM\PersistentCollection {#14049 …}
  +reports: Doctrine\ORM\PersistentCollection {#14047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14043 …}
  -id: 51
  -bodyTs: "'/9fj5jf99/screenshot.png':25 'click':7 'found':3 'hand':21 'i.postimg.cc':24 'i.postimg.cc/9fj5jf99/screenshot.png':23 'icon':16 'messag':15 'panel':22 'right':20 'right-hand':19 'send':14 'user':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851/-/reply/902495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687416539 {#14050
    date: 2023-06-22 08:48:59.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#14062
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +post: App\Entity\Post {#1755
    +user: Proxies\__CG__\App\Entity\User {#1760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1758
      date: 2023-06-22 08:48:59.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1757 …}
    +votes: Doctrine\ORM\PersistentCollection {#1756 …}
    +reports: Doctrine\ORM\PersistentCollection {#1759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
    +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 {#1754
      date: 2023-06-22 08:01:23.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: Proxies\__CG__\App\Entity\Image {#14056 …}
  +body: """
    Wait, I found it - Once you click on the user there's a Send Message icon in the right-hand panel:\n
    \n
    <https://i.postimg.cc/9Fj5Jf99/screenshot.png>
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687416539 {#14061
    date: 2023-06-22 08:48:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotBadAndYou@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14054 …}
  +nested: Doctrine\ORM\PersistentCollection {#14051 …}
  +votes: Doctrine\ORM\PersistentCollection {#14049 …}
  +reports: Doctrine\ORM\PersistentCollection {#14047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14043 …}
  -id: 51
  -bodyTs: "'/9fj5jf99/screenshot.png':25 'click':7 'found':3 'hand':21 'i.postimg.cc':24 'i.postimg.cc/9fj5jf99/screenshot.png':23 'icon':16 'messag':15 'panel':22 'right':20 'right-hand':19 'send':14 'user':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/510851/-/reply/902495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687416539 {#14050
    date: 2023-06-22 08:48:59.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1778
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1787
    date: 2023-06-22 04:41:20.0 +02:00
  }
}
"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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1778
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1787
    date: 2023-06-22 04:41:20.0 +02:00
  }
}
"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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1778
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1787
    date: 2023-06-22 04:41:20.0 +02:00
  }
}
"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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1764
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +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 {#1765
    date: 2023-06-22 04:34:40.0 +02:00
  }
}
"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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1764
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +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 {#1765
    date: 2023-06-22 04:34:40.0 +02:00
  }
}
"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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1764
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +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 {#1765
    date: 2023-06-22 04:34:40.0 +02:00
  }
}
"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\PostComment {#16109
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I don't know about crucial, and I'm not sure if it exists already and I just can't find it, but I'd love to be able to preview a comment or post before submitting it."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405125 {#16111
    date: 2023-06-22 05:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16107 …}
  +nested: Doctrine\ORM\PersistentCollection {#16083 …}
  +votes: Doctrine\ORM\PersistentCollection {#16085 …}
  +reports: Doctrine\ORM\PersistentCollection {#16087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16091 …}
  -id: 49
  -bodyTs: "'abl':29 'alreadi':15 'comment':33 'crucial':6 'd':25 'exist':14 'find':21 'know':4 'love':26 'm':9 'post':35 'preview':31 'submit':37 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/900946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405125 {#16110
    date: 2023-06-22 05:38:45.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\PostComment {#16109
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I don't know about crucial, and I'm not sure if it exists already and I just can't find it, but I'd love to be able to preview a comment or post before submitting it."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405125 {#16111
    date: 2023-06-22 05:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16107 …}
  +nested: Doctrine\ORM\PersistentCollection {#16083 …}
  +votes: Doctrine\ORM\PersistentCollection {#16085 …}
  +reports: Doctrine\ORM\PersistentCollection {#16087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16091 …}
  -id: 49
  -bodyTs: "'abl':29 'alreadi':15 'comment':33 'crucial':6 'd':25 'exist':14 'find':21 'know':4 'love':26 'm':9 'post':35 'preview':31 'submit':37 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/900946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405125 {#16110
    date: 2023-06-22 05:38:45.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\PostComment {#16109
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "I don't know about crucial, and I'm not sure if it exists already and I just can't find it, but I'd love to be able to preview a comment or post before submitting it."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405125 {#16111
    date: 2023-06-22 05:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16107 …}
  +nested: Doctrine\ORM\PersistentCollection {#16083 …}
  +votes: Doctrine\ORM\PersistentCollection {#16085 …}
  +reports: Doctrine\ORM\PersistentCollection {#16087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16091 …}
  -id: 49
  -bodyTs: "'abl':29 'alreadi':15 'comment':33 'crucial':6 'd':25 'exist':14 'find':21 'know':4 'love':26 'm':9 'post':35 'preview':31 'submit':37 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/900946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405125 {#16110
    date: 2023-06-22 05:38:45.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"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\PostComment {#16106
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +image: null
  +body: "Something similar to the multireddit function that reddit has where you can use a + sign in the URL to consolidate multiple subreddits in one page? I don't know how easy this would be but if you could do that across multiple instances you could have askkbin+asklemmy@lemmy.ml+asklemmy@lemmy.world (etc) and view all the different questions at once."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687640254 {#16105
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
    "@jballs@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16124 …}
  +nested: Doctrine\ORM\PersistentCollection {#16121 …}
  +votes: Doctrine\ORM\PersistentCollection {#16119 …}
  +reports: Doctrine\ORM\PersistentCollection {#16117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16113 …}
  -id: 61
  -bodyTs: "'across':41 'askkbin':47 'asklemmy@lemmy.ml':48 'asklemmy@lemmy.world':49 'consolid':20 'could':38,45 'differ':55 'easi':31 'etc':50 'function':6 'instanc':43 'know':29 'multipl':21,42 'multireddit':5 'one':24 'page':25 'question':56 'reddit':8 'sign':15 'similar':2 'someth':1 'subreddit':22 'url':18 'use':13 'view':52 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/923580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687479319 {#16094
    date: 2023-06-23 02:15:19.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#16106
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +image: null
  +body: "Something similar to the multireddit function that reddit has where you can use a + sign in the URL to consolidate multiple subreddits in one page? I don't know how easy this would be but if you could do that across multiple instances you could have askkbin+asklemmy@lemmy.ml+asklemmy@lemmy.world (etc) and view all the different questions at once."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687640254 {#16105
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
    "@jballs@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16124 …}
  +nested: Doctrine\ORM\PersistentCollection {#16121 …}
  +votes: Doctrine\ORM\PersistentCollection {#16119 …}
  +reports: Doctrine\ORM\PersistentCollection {#16117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16113 …}
  -id: 61
  -bodyTs: "'across':41 'askkbin':47 'asklemmy@lemmy.ml':48 'asklemmy@lemmy.world':49 'consolid':20 'could':38,45 'differ':55 'easi':31 'etc':50 'function':6 'instanc':43 'know':29 'multipl':21,42 'multireddit':5 'one':24 'page':25 'question':56 'reddit':8 'sign':15 'similar':2 'someth':1 'subreddit':22 'url':18 'use':13 'view':52 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/923580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687479319 {#16094
    date: 2023-06-23 02:15:19.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#16106
  +user: Proxies\__CG__\App\Entity\User {#6536 …}
  +post: App\Entity\Post {#1766
    +user: Proxies\__CG__\App\Entity\User {#1682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1764
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1681 …}
    +votes: Doctrine\ORM\PersistentCollection {#1466 …}
    +reports: Doctrine\ORM\PersistentCollection {#1445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
    +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 {#1765
      date: 2023-06-22 04:34:40.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#16125 …}
  +image: null
  +body: "Something similar to the multireddit function that reddit has where you can use a + sign in the URL to consolidate multiple subreddits in one page? I don't know how easy this would be but if you could do that across multiple instances you could have askkbin+asklemmy@lemmy.ml+asklemmy@lemmy.world (etc) and view all the different questions at once."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687640254 {#16105
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@patchw3rk@kbin.social"
    "@jballs@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16124 …}
  +nested: Doctrine\ORM\PersistentCollection {#16121 …}
  +votes: Doctrine\ORM\PersistentCollection {#16119 …}
  +reports: Doctrine\ORM\PersistentCollection {#16117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16113 …}
  -id: 61
  -bodyTs: "'across':41 'askkbin':47 'asklemmy@lemmy.ml':48 'asklemmy@lemmy.world':49 'consolid':20 'could':38,45 'differ':55 'easi':31 'etc':50 'function':6 'instanc':43 'know':29 'multipl':21,42 'multireddit':5 'one':24 'page':25 'question':56 'reddit':8 'sign':15 'similar':2 'someth':1 'subreddit':22 'url':18 'use':13 'view':52 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509895/-/reply/923580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687479319 {#16094
    date: 2023-06-23 02:15:19.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1643
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +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 {#1622
    date: 2023-06-22 04:16:42.0 +02:00
  }
}
"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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1643
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +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 {#1622
    date: 2023-06-22 04:16:42.0 +02:00
  }
}
"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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1643
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +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 {#1622
    date: 2023-06-22 04:16:42.0 +02:00
  }
}
"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\PostComment {#18428
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1633
    +user: Proxies\__CG__\App\Entity\User {#1627 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1643
      date: 2023-06-22 05:36:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1624 …}
    +votes: Doctrine\ORM\PersistentCollection {#1636 …}
    +reports: Doctrine\ORM\PersistentCollection {#1660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
    +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 {#1622
      date: 2023-06-22 04:16:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Did a little digging and saw this:\n
    \n
    > Some experts say that the mug enhances the individual flavors of the ginger beer, vodka, and lime. The copper begins to oxidize when the vodka touches the walls of the mug, they say, which slightly boosts the aroma and enhances the taste of the vodka.\n
    \n
    Knowing me, I'd never be able to tell the difference. As long as there is a strong kick to my Mule I'm a happy Muleteer.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405008 {#18427
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kreynen@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18422 …}
  +nested: Doctrine\ORM\PersistentCollection {#18419 …}
  +votes: Doctrine\ORM\PersistentCollection {#18403 …}
  +reports: Doctrine\ORM\PersistentCollection {#18414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18410 …}
  -id: 48
  -bodyTs: "'abl':59 'aroma':45 'beer':21 'begin':27 'boost':43 'copper':26 'd':56 'differ':63 'dig':4 'enhanc':14,47 'expert':9 'flavor':17 'ginger':20 'happi':78 'individu':16 'kick':71 'know':53 'lime':24 'littl':3 'long':65 'm':76 'mug':13,38 'mule':74 'mulet':79 'never':57 'oxid':29 'saw':6 'say':10,40 'slight':42 'strong':70 'tast':49 'tell':61 'touch':33 'vodka':22,32,52 'wall':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708/-/reply/900903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405008 {#18416
    date: 2023-06-22 05:36:48.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\PostComment {#18428
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1633
    +user: Proxies\__CG__\App\Entity\User {#1627 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1643
      date: 2023-06-22 05:36:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1624 …}
    +votes: Doctrine\ORM\PersistentCollection {#1636 …}
    +reports: Doctrine\ORM\PersistentCollection {#1660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
    +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 {#1622
      date: 2023-06-22 04:16:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Did a little digging and saw this:\n
    \n
    > Some experts say that the mug enhances the individual flavors of the ginger beer, vodka, and lime. The copper begins to oxidize when the vodka touches the walls of the mug, they say, which slightly boosts the aroma and enhances the taste of the vodka.\n
    \n
    Knowing me, I'd never be able to tell the difference. As long as there is a strong kick to my Mule I'm a happy Muleteer.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405008 {#18427
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kreynen@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18422 …}
  +nested: Doctrine\ORM\PersistentCollection {#18419 …}
  +votes: Doctrine\ORM\PersistentCollection {#18403 …}
  +reports: Doctrine\ORM\PersistentCollection {#18414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18410 …}
  -id: 48
  -bodyTs: "'abl':59 'aroma':45 'beer':21 'begin':27 'boost':43 'copper':26 'd':56 'differ':63 'dig':4 'enhanc':14,47 'expert':9 'flavor':17 'ginger':20 'happi':78 'individu':16 'kick':71 'know':53 'lime':24 'littl':3 'long':65 'm':76 'mug':13,38 'mule':74 'mulet':79 'never':57 'oxid':29 'saw':6 'say':10,40 'slight':42 'strong':70 'tast':49 'tell':61 'touch':33 'vodka':22,32,52 'wall':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708/-/reply/900903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405008 {#18416
    date: 2023-06-22 05:36:48.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\PostComment {#18428
  +user: Proxies\__CG__\App\Entity\User {#16108 …}
  +post: App\Entity\Post {#1633
    +user: Proxies\__CG__\App\Entity\User {#1627 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1643
      date: 2023-06-22 05:36:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1624 …}
    +votes: Doctrine\ORM\PersistentCollection {#1636 …}
    +reports: Doctrine\ORM\PersistentCollection {#1660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
    +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 {#1622
      date: 2023-06-22 04:16:42.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Did a little digging and saw this:\n
    \n
    > Some experts say that the mug enhances the individual flavors of the ginger beer, vodka, and lime. The copper begins to oxidize when the vodka touches the walls of the mug, they say, which slightly boosts the aroma and enhances the taste of the vodka.\n
    \n
    Knowing me, I'd never be able to tell the difference. As long as there is a strong kick to my Mule I'm a happy Muleteer.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687405008 {#18427
    date: 2023-06-22 05:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kreynen@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18422 …}
  +nested: Doctrine\ORM\PersistentCollection {#18419 …}
  +votes: Doctrine\ORM\PersistentCollection {#18403 …}
  +reports: Doctrine\ORM\PersistentCollection {#18414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18410 …}
  -id: 48
  -bodyTs: "'abl':59 'aroma':45 'beer':21 'begin':27 'boost':43 'copper':26 'd':56 'differ':63 'dig':4 'enhanc':14,47 'expert':9 'flavor':17 'ginger':20 'happi':78 'individu':16 'kick':71 'know':53 'lime':24 'littl':3 'long':65 'm':76 'mug':13,38 'mule':74 'mulet':79 'never':57 'oxid':29 'saw':6 'say':10,40 'slight':42 'strong':70 'tast':49 'tell':61 'touch':33 'vodka':22,32,52 'wall':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509708/-/reply/900903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687405008 {#18416
    date: 2023-06-22 05:36:48.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1446
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +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 {#1447
    date: 2023-06-22 02:47:03.0 +02:00
  }
}
"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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1446
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +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 {#1447
    date: 2023-06-22 02:47:03.0 +02:00
  }
}
"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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1446
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +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 {#1447
    date: 2023-06-22 02:47:03.0 +02:00
  }
}
"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\PostComment {#19945
  +user: Proxies\__CG__\App\Entity\User {#19939 …}
  +post: App\Entity\Post {#1424
    +user: Proxies\__CG__\App\Entity\User {#1423 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1446
      date: 2023-06-22 06:02:01.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1442 …}
    +votes: Doctrine\ORM\PersistentCollection {#1420 …}
    +reports: Doctrine\ORM\PersistentCollection {#1451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
    +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 {#1447
      date: 2023-06-22 02:47:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Books\n
    \n
    Click on the community that you want to hide and on its sidebar you should see a 🚫 symbol, right next to the "Subscribe" button. Once you turn it to red, you will stop seeing content from that community in m/all
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687406521 {#19944
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Books"
    "@Books@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19937 …}
  +nested: Doctrine\ORM\PersistentCollection {#19934 …}
  +votes: Doctrine\ORM\PersistentCollection {#19932 …}
  +reports: Doctrine\ORM\PersistentCollection {#19930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19926 …}
  -id: 50
  -bodyTs: "'book':1 'button':25 'click':2 'communiti':5,39 'content':36 'hide':10 'm/all':41 'next':21 'red':31 'right':20 'see':17,35 'sidebar':14 'stop':34 'subscrib':24 'symbol':19 'turn':28 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025/-/reply/901192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687406521 {#19933
    date: 2023-06-22 06:02:01.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#19945
  +user: Proxies\__CG__\App\Entity\User {#19939 …}
  +post: App\Entity\Post {#1424
    +user: Proxies\__CG__\App\Entity\User {#1423 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1446
      date: 2023-06-22 06:02:01.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1442 …}
    +votes: Doctrine\ORM\PersistentCollection {#1420 …}
    +reports: Doctrine\ORM\PersistentCollection {#1451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
    +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 {#1447
      date: 2023-06-22 02:47:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Books\n
    \n
    Click on the community that you want to hide and on its sidebar you should see a 🚫 symbol, right next to the "Subscribe" button. Once you turn it to red, you will stop seeing content from that community in m/all
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687406521 {#19944
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Books"
    "@Books@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19937 …}
  +nested: Doctrine\ORM\PersistentCollection {#19934 …}
  +votes: Doctrine\ORM\PersistentCollection {#19932 …}
  +reports: Doctrine\ORM\PersistentCollection {#19930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19926 …}
  -id: 50
  -bodyTs: "'book':1 'button':25 'click':2 'communiti':5,39 'content':36 'hide':10 'm/all':41 'next':21 'red':31 'right':20 'see':17,35 'sidebar':14 'stop':34 'subscrib':24 'symbol':19 'turn':28 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025/-/reply/901192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687406521 {#19933
    date: 2023-06-22 06:02:01.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#19945
  +user: Proxies\__CG__\App\Entity\User {#19939 …}
  +post: App\Entity\Post {#1424
    +user: Proxies\__CG__\App\Entity\User {#1423 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1446
      date: 2023-06-22 06:02:01.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1442 …}
    +votes: Doctrine\ORM\PersistentCollection {#1420 …}
    +reports: Doctrine\ORM\PersistentCollection {#1451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
    +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 {#1447
      date: 2023-06-22 02:47:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Books\n
    \n
    Click on the community that you want to hide and on its sidebar you should see a 🚫 symbol, right next to the "Subscribe" button. Once you turn it to red, you will stop seeing content from that community in m/all
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687406521 {#19944
    date: 2023-06-22 06:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Books"
    "@Books@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19937 …}
  +nested: Doctrine\ORM\PersistentCollection {#19934 …}
  +votes: Doctrine\ORM\PersistentCollection {#19932 …}
  +reports: Doctrine\ORM\PersistentCollection {#19930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19926 …}
  -id: 50
  -bodyTs: "'book':1 'button':25 'click':2 'communiti':5,39 'content':36 'hide':10 'm/all':41 'next':21 'red':31 'right':20 'see':17,35 'sidebar':14 'stop':34 'subscrib':24 'symbol':19 'turn':28 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/509025/-/reply/901192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687406521 {#19933
    date: 2023-06-22 06:02:01.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1441
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +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 {#1443
    date: 2023-06-22 01:09:02.0 +02:00
  }
}
"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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1441
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +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 {#1443
    date: 2023-06-22 01:09:02.0 +02:00
  }
}
"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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1441
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +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 {#1443
    date: 2023-06-22 01:09:02.0 +02:00
  }
}
"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
101 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
102 DENIED moderate
App\Entity\Post {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1457
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +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 {#1455
    date: 2023-06-21 20:03:49.0 +02:00
  }
}
"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
103 DENIED edit
App\Entity\Post {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1457
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +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 {#1455
    date: 2023-06-21 20:03:49.0 +02:00
  }
}
"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
104 DENIED moderate
App\Entity\Post {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1457
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +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 {#1455
    date: 2023-06-21 20:03:49.0 +02:00
  }
}
"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
105 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
106 DENIED moderate
App\Entity\PostComment {#22044
  +user: Proxies\__CG__\App\Entity\User {#22043 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ramboteng Nope. thats the whole thing about the fediverse is to be able to communicate with anyone with whatever account. each instance has its own tools and homepage for that instance. if you go to another instance you will see there interface, you can comment, reply, create a post and that's about it. or you can just create an account on whatever instnace and have everything you want. I have one on lemmy and kbin but use kbin more because i like the interface more then lemmy!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687372904 {#22046
    date: 2023-06-21 20:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng"
    "@ramboteng@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22068 …}
  +nested: Doctrine\ORM\PersistentCollection {#22070 …}
  +votes: Doctrine\ORM\PersistentCollection {#22072 …}
  +reports: Doctrine\ORM\PersistentCollection {#22074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22078 …}
  -id: 43
  -bodyTs: "'abl':13 'account':20,61 'anoth':36 'anyon':17 'comment':45 'communic':15 'creat':47,59 'everyth':67 'fedivers':9 'go':34 'homepag':28 'instanc':22,31,37 'instnac':64 'interfac':42,85 'kbin':76,79 'lemmi':74,88 'like':83 'nope':2 'one':72 'post':49 'ramboteng':1 'repli':46 'see':40 'that':3 'thing':6 'tool':26 'use':78 'want':69 'whatev':19,63 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/891466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372904 {#22045
    date: 2023-06-21 20:41:44.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\PostComment {#22044
  +user: Proxies\__CG__\App\Entity\User {#22043 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ramboteng Nope. thats the whole thing about the fediverse is to be able to communicate with anyone with whatever account. each instance has its own tools and homepage for that instance. if you go to another instance you will see there interface, you can comment, reply, create a post and that's about it. or you can just create an account on whatever instnace and have everything you want. I have one on lemmy and kbin but use kbin more because i like the interface more then lemmy!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687372904 {#22046
    date: 2023-06-21 20:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng"
    "@ramboteng@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22068 …}
  +nested: Doctrine\ORM\PersistentCollection {#22070 …}
  +votes: Doctrine\ORM\PersistentCollection {#22072 …}
  +reports: Doctrine\ORM\PersistentCollection {#22074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22078 …}
  -id: 43
  -bodyTs: "'abl':13 'account':20,61 'anoth':36 'anyon':17 'comment':45 'communic':15 'creat':47,59 'everyth':67 'fedivers':9 'go':34 'homepag':28 'instanc':22,31,37 'instnac':64 'interfac':42,85 'kbin':76,79 'lemmi':74,88 'like':83 'nope':2 'one':72 'post':49 'ramboteng':1 'repli':46 'see':40 'that':3 'thing':6 'tool':26 'use':78 'want':69 'whatev':19,63 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/891466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372904 {#22045
    date: 2023-06-21 20:41:44.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\PostComment {#22044
  +user: Proxies\__CG__\App\Entity\User {#22043 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ramboteng Nope. thats the whole thing about the fediverse is to be able to communicate with anyone with whatever account. each instance has its own tools and homepage for that instance. if you go to another instance you will see there interface, you can comment, reply, create a post and that's about it. or you can just create an account on whatever instnace and have everything you want. I have one on lemmy and kbin but use kbin more because i like the interface more then lemmy!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687372904 {#22046
    date: 2023-06-21 20:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng"
    "@ramboteng@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22068 …}
  +nested: Doctrine\ORM\PersistentCollection {#22070 …}
  +votes: Doctrine\ORM\PersistentCollection {#22072 …}
  +reports: Doctrine\ORM\PersistentCollection {#22074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22078 …}
  -id: 43
  -bodyTs: "'abl':13 'account':20,61 'anoth':36 'anyon':17 'comment':45 'communic':15 'creat':47,59 'everyth':67 'fedivers':9 'go':34 'homepag':28 'instanc':22,31,37 'instnac':64 'interfac':42,85 'kbin':76,79 'lemmi':74,88 'like':83 'nope':2 'one':72 'post':49 'ramboteng':1 'repli':46 'see':40 'that':3 'thing':6 'tool':26 'use':78 'want':69 'whatev':19,63 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/891466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372904 {#22045
    date: 2023-06-21 20:41:44.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\PostComment {#22082
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#22067 …}
  +root: App\Entity\PostComment {#22067 …}
  +image: null
  +body: "@Alphabetasoup I just realized the difference between an article and a post. I thought I was making an "article" when i was submitting a "post"."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687381839 {#22080
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng@kbin.social"
    "@Alphabetasoup"
    "@Alphabetasoup@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22083 …}
  +nested: Doctrine\ORM\PersistentCollection {#22085 …}
  +votes: Doctrine\ORM\PersistentCollection {#22087 …}
  +reports: Doctrine\ORM\PersistentCollection {#22089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22093 …}
  -id: 46
  -bodyTs: "'alphabetasoup':1 'articl':9,19 'differ':6 'make':17 'post':12,25 'realiz':4 'submit':23 'thought':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/893884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687381839 {#22081
    date: 2023-06-21 23:10:39.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\PostComment {#22082
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#22067 …}
  +root: App\Entity\PostComment {#22067 …}
  +image: null
  +body: "@Alphabetasoup I just realized the difference between an article and a post. I thought I was making an "article" when i was submitting a "post"."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687381839 {#22080
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng@kbin.social"
    "@Alphabetasoup"
    "@Alphabetasoup@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22083 …}
  +nested: Doctrine\ORM\PersistentCollection {#22085 …}
  +votes: Doctrine\ORM\PersistentCollection {#22087 …}
  +reports: Doctrine\ORM\PersistentCollection {#22089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22093 …}
  -id: 46
  -bodyTs: "'alphabetasoup':1 'articl':9,19 'differ':6 'make':17 'post':12,25 'realiz':4 'submit':23 'thought':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/893884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687381839 {#22081
    date: 2023-06-21 23:10:39.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\PostComment {#22082
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +post: App\Entity\Post {#1453
    +user: Proxies\__CG__\App\Entity\User {#1460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1457
      date: 2023-06-21 23:10:39.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1458 …}
    +votes: Doctrine\ORM\PersistentCollection {#1432 …}
    +reports: Doctrine\ORM\PersistentCollection {#1433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
    +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 {#1455
      date: 2023-06-21 20:03:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#22067 …}
  +root: App\Entity\PostComment {#22067 …}
  +image: null
  +body: "@Alphabetasoup I just realized the difference between an article and a post. I thought I was making an "article" when i was submitting a "post"."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687381839 {#22080
    date: 2023-06-21 23:10:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ramboteng@kbin.social"
    "@Alphabetasoup"
    "@Alphabetasoup@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22083 …}
  +nested: Doctrine\ORM\PersistentCollection {#22085 …}
  +votes: Doctrine\ORM\PersistentCollection {#22087 …}
  +reports: Doctrine\ORM\PersistentCollection {#22089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22093 …}
  -id: 46
  -bodyTs: "'alphabetasoup':1 'articl':9,19 'differ':6 'make':17 'post':12,25 'realiz':4 'submit':23 'thought':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/505036/-/reply/893884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687381839 {#22081
    date: 2023-06-21 23:10:39.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\Post {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "What-are-Dynamic-Lists-AskKbin"
  +body: """
    What are Dynamic Lists?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687436207 {#1434
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 27
  -bodyTs: "'askkbin':5 'dynam':3 'list':4"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687397226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368726 {#1431
    date: 2023-06-21 19:32:06.0 +02:00
  }
}
"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
115 DENIED edit
App\Entity\Post {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "What-are-Dynamic-Lists-AskKbin"
  +body: """
    What are Dynamic Lists?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687436207 {#1434
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 27
  -bodyTs: "'askkbin':5 'dynam':3 'list':4"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687397226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368726 {#1431
    date: 2023-06-21 19:32:06.0 +02:00
  }
}
"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
116 DENIED moderate
App\Entity\Post {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +slug: "What-are-Dynamic-Lists-AskKbin"
  +body: """
    What are Dynamic Lists?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687436207 {#1434
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 27
  -bodyTs: "'askkbin':5 'dynam':3 'list':4"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687397226
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368726 {#1431
    date: 2023-06-21 19:32:06.0 +02:00
  }
}
"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
117 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
118 DENIED moderate
App\Entity\PostComment {#24364
  +user: Proxies\__CG__\App\Entity\User {#24363 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@hemmes yeah I'm wondering the same thing too. Saw it in the kbin settings but I have no idea."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687382176 {#24366
    date: 2023-06-21 23:16:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes"
    "@hemmes@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24388 …}
  +nested: Doctrine\ORM\PersistentCollection {#24390 …}
  +votes: Doctrine\ORM\PersistentCollection {#24392 …}
  +reports: Doctrine\ORM\PersistentCollection {#24394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24398 …}
  -id: 47
  -bodyTs: "'hemm':1 'idea':20 'kbin':14 'm':4 'saw':10 'set':15 'thing':8 'wonder':5 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/894177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687382176 {#24365
    date: 2023-06-21 23:16:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\PostComment {#24364
  +user: Proxies\__CG__\App\Entity\User {#24363 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@hemmes yeah I'm wondering the same thing too. Saw it in the kbin settings but I have no idea."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687382176 {#24366
    date: 2023-06-21 23:16:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes"
    "@hemmes@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24388 …}
  +nested: Doctrine\ORM\PersistentCollection {#24390 …}
  +votes: Doctrine\ORM\PersistentCollection {#24392 …}
  +reports: Doctrine\ORM\PersistentCollection {#24394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24398 …}
  -id: 47
  -bodyTs: "'hemm':1 'idea':20 'kbin':14 'm':4 'saw':10 'set':15 'thing':8 'wonder':5 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/894177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687382176 {#24365
    date: 2023-06-21 23:16:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\PostComment {#24364
  +user: Proxies\__CG__\App\Entity\User {#24363 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@hemmes yeah I'm wondering the same thing too. Saw it in the kbin settings but I have no idea."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687382176 {#24366
    date: 2023-06-21 23:16:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes"
    "@hemmes@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24388 …}
  +nested: Doctrine\ORM\PersistentCollection {#24390 …}
  +votes: Doctrine\ORM\PersistentCollection {#24392 …}
  +reports: Doctrine\ORM\PersistentCollection {#24394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24398 …}
  -id: 47
  -bodyTs: "'hemm':1 'idea':20 'kbin':14 'm':4 'saw':10 'set':15 'thing':8 'wonder':5 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/894177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687382176 {#24365
    date: 2023-06-21 23:16:16.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\PostComment {#24402
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#24387 …}
  +root: App\Entity\PostComment {#24387 …}
  +image: null
  +body: "@fubo I mean for Kbin"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687436207 {#24400
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes@kbin.social"
    "@fubo"
    "@fubo@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24403 …}
  +nested: Doctrine\ORM\PersistentCollection {#24405 …}
  +votes: Doctrine\ORM\PersistentCollection {#24407 …}
  +reports: Doctrine\ORM\PersistentCollection {#24409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24413 …}
  -id: 54
  -bodyTs: "'fubo':1 'kbin':5 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/905563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687436207 {#24401
    date: 2023-06-22 14:16:47.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\PostComment {#24402
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#24387 …}
  +root: App\Entity\PostComment {#24387 …}
  +image: null
  +body: "@fubo I mean for Kbin"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687436207 {#24400
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes@kbin.social"
    "@fubo"
    "@fubo@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24403 …}
  +nested: Doctrine\ORM\PersistentCollection {#24405 …}
  +votes: Doctrine\ORM\PersistentCollection {#24407 …}
  +reports: Doctrine\ORM\PersistentCollection {#24409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24413 …}
  -id: 54
  -bodyTs: "'fubo':1 'kbin':5 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/905563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687436207 {#24401
    date: 2023-06-22 14:16:47.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\PostComment {#24402
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +post: App\Entity\Post {#1440
    +user: Proxies\__CG__\App\Entity\User {#1438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +image: null
    +slug: "What-are-Dynamic-Lists-AskKbin"
    +body: """
      What are Dynamic Lists?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687436207 {#1434
      date: 2023-06-22 14:16:47.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1429 …}
    +votes: Doctrine\ORM\PersistentCollection {#1694 …}
    +reports: Doctrine\ORM\PersistentCollection {#1700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
    +children: []
    -id: 27
    -bodyTs: "'askkbin':5 'dynam':3 'list':4"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1687397226
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/504750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687368726 {#1431
      date: 2023-06-21 19:32:06.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: App\Entity\PostComment {#24387 …}
  +root: App\Entity\PostComment {#24387 …}
  +image: null
  +body: "@fubo I mean for Kbin"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687436207 {#24400
    date: 2023-06-22 14:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hemmes@kbin.social"
    "@fubo"
    "@fubo@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24403 …}
  +nested: Doctrine\ORM\PersistentCollection {#24405 …}
  +votes: Doctrine\ORM\PersistentCollection {#24407 …}
  +reports: Doctrine\ORM\PersistentCollection {#24409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24413 …}
  -id: 54
  -bodyTs: "'fubo':1 'kbin':5 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/504750/-/reply/905563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687436207 {#24401
    date: 2023-06-22 14:16:47.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\Post {#1595
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1696
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +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 {#1709
    date: 2023-06-21 14:08:49.0 +02:00
  }
}
"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
127 DENIED edit
App\Entity\Post {#1595
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1696
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +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 {#1709
    date: 2023-06-21 14:08:49.0 +02:00
  }
}
"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
128 DENIED moderate
App\Entity\Post {#1595
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +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 {#1696
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +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 {#1709
    date: 2023-06-21 14:08:49.0 +02:00
  }
}
"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
129 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
130 DENIED moderate
App\Entity\PostComment {#26576
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +post: App\Entity\Post {#1595
    +user: Proxies\__CG__\App\Entity\User {#1535 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1696
      date: 2023-06-21 14:29:14.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1610 …}
    +votes: Doctrine\ORM\PersistentCollection {#1606 …}
    +reports: Doctrine\ORM\PersistentCollection {#1612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
    +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 {#1709
      date: 2023-06-21 14:08:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x the irony that some the improvements made to modernize the version of PHP it runs on were contributed by Facebook and the fact that it's Twig template files can be modified by anyone familiar with HTML and CSS. You don't need to know PHP to contribute improvements."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687350554 {#26575
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26570 …}
  +nested: Doctrine\ORM\PersistentCollection {#26567 …}
  +votes: Doctrine\ORM\PersistentCollection {#26551 …}
  +reports: Doctrine\ORM\PersistentCollection {#26562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26558 …}
  -id: 40
  -bodyTs: "'anyon':35 'contribut':19,49 'css':40 'facebook':21 'fact':24 'familiar':36 'file':30 'html':38 'improv':7,50 'ironi':3 'know':46 'made':8 'modern':10 'modifi':33 'need':44 'php':14,47 'run':16 'templat':29 'twig':28 'version':12 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348/-/reply/884424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350554 {#26564
    date: 2023-06-21 14:29:14.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\PostComment {#26576
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +post: App\Entity\Post {#1595
    +user: Proxies\__CG__\App\Entity\User {#1535 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1696
      date: 2023-06-21 14:29:14.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1610 …}
    +votes: Doctrine\ORM\PersistentCollection {#1606 …}
    +reports: Doctrine\ORM\PersistentCollection {#1612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
    +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 {#1709
      date: 2023-06-21 14:08:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x the irony that some the improvements made to modernize the version of PHP it runs on were contributed by Facebook and the fact that it's Twig template files can be modified by anyone familiar with HTML and CSS. You don't need to know PHP to contribute improvements."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687350554 {#26575
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26570 …}
  +nested: Doctrine\ORM\PersistentCollection {#26567 …}
  +votes: Doctrine\ORM\PersistentCollection {#26551 …}
  +reports: Doctrine\ORM\PersistentCollection {#26562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26558 …}
  -id: 40
  -bodyTs: "'anyon':35 'contribut':19,49 'css':40 'facebook':21 'fact':24 'familiar':36 'file':30 'html':38 'improv':7,50 'ironi':3 'know':46 'made':8 'modern':10 'modifi':33 'need':44 'php':14,47 'run':16 'templat':29 'twig':28 'version':12 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348/-/reply/884424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350554 {#26564
    date: 2023-06-21 14:29:14.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\PostComment {#26576
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +post: App\Entity\Post {#1595
    +user: Proxies\__CG__\App\Entity\User {#1535 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
    +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 {#1696
      date: 2023-06-21 14:29:14.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1610 …}
    +votes: Doctrine\ORM\PersistentCollection {#1606 …}
    +reports: Doctrine\ORM\PersistentCollection {#1612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
    +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 {#1709
      date: 2023-06-21 14:08:49.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +parent: null
  +root: null
  +image: null
  +body: "@xc2215x the irony that some the improvements made to modernize the version of PHP it runs on were contributed by Facebook and the fact that it's Twig template files can be modified by anyone familiar with HTML and CSS. You don't need to know PHP to contribute improvements."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687350554 {#26575
    date: 2023-06-21 14:29:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x"
    "@xc2215x@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26570 …}
  +nested: Doctrine\ORM\PersistentCollection {#26567 …}
  +votes: Doctrine\ORM\PersistentCollection {#26551 …}
  +reports: Doctrine\ORM\PersistentCollection {#26562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26558 …}
  -id: 40
  -bodyTs: "'anyon':35 'contribut':19,49 'css':40 'facebook':21 'fact':24 'familiar':36 'file':30 'html':38 'improv':7,50 'ironi':3 'know':46 'made':8 'modern':10 'modifi':33 'need':44 'php':14,47 'run':16 'templat':29 'twig':28 'version':12 'xc2215x':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/501348/-/reply/884424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350554 {#26564
    date: 2023-06-21 14:29:14.0 +02:00
  }
}
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details