GET https://kbin.spritesserver.nl/index.php/u/@Sylveon-Z@kbin.social/replies

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1429
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#2592
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\PostComment {#1418
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1429 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +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 {#1457
        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 {#1614 …}
      +nested: Doctrine\ORM\PersistentCollection {#1752 …}
      +votes: Doctrine\ORM\PersistentCollection {#1765 …}
      +reports: Doctrine\ORM\PersistentCollection {#1780 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
      -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 {#1622
        date: 2023-06-23 02:15:19.0 +02:00
      }
    }
  ]
  -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 {#2591
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Post {#1429
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#2592
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\PostComment {#1418
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1429 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +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 {#1457
        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 {#1614 …}
      +nested: Doctrine\ORM\PersistentCollection {#1752 …}
      +votes: Doctrine\ORM\PersistentCollection {#1765 …}
      +reports: Doctrine\ORM\PersistentCollection {#1780 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
      -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 {#1622
        date: 2023-06-23 02:15:19.0 +02:00
      }
    }
  ]
  -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 {#2591
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1429
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#2592
    date: 2023-06-24 22:57:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\PostComment {#1418
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1429 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
      +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 {#1457
        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 {#1614 …}
      +nested: Doctrine\ORM\PersistentCollection {#1752 …}
      +votes: Doctrine\ORM\PersistentCollection {#1765 …}
      +reports: Doctrine\ORM\PersistentCollection {#1780 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
      -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 {#1622
        date: 2023-06-23 02:15:19.0 +02:00
      }
    }
  ]
  -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 {#2591
    date: 2023-06-22 04:34:40.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1418
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1429
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#2592
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\PostComment {#1418}
    ]
    -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 {#2591
      date: 2023-06-22 04:34:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +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 {#1457
    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 {#1614 …}
  +nested: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  -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 {#1622
    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
7 DENIED edit
App\Entity\PostComment {#1418
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1429
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#2592
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\PostComment {#1418}
    ]
    -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 {#2591
      date: 2023-06-22 04:34:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +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 {#1457
    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 {#1614 …}
  +nested: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  -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 {#1622
    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
8 DENIED moderate
App\Entity\PostComment {#1418
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1429
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#2592
      date: 2023-06-24 22:57:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2668 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\PostComment {#1418}
    ]
    -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 {#2591
      date: 2023-06-22 04:34:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1673 …}
  +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 {#1457
    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 {#1614 …}
  +nested: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  -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 {#1622
    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
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
Proxies\__CG__\App\Entity\Post {#1560
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#4406
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  +children: [
    App\Entity\PostComment {#1528
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +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 {#1425
        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 {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -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 {#1427
        date: 2023-06-23 02:15:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687479068 {#1448
        date: 2023-06-23 02:11:08.0 +02:00
      }
    }
  ]
  -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 {#4405
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Post {#1560
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#4406
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  +children: [
    App\Entity\PostComment {#1528
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +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 {#1425
        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 {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -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 {#1427
        date: 2023-06-23 02:15:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687479068 {#1448
        date: 2023-06-23 02:11:08.0 +02:00
      }
    }
  ]
  -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 {#4405
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1560
  +user: Proxies\__CG__\App\Entity\User {#4407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#4406
    date: 2023-06-23 05:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  +children: [
    App\Entity\PostComment {#1528
      +user: App\Entity\User {#258 …}
      +post: Proxies\__CG__\App\Entity\Post {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +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 {#1425
        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 {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -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 {#1427
        date: 2023-06-23 02:15:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687479068 {#1448
        date: 2023-06-23 02:11:08.0 +02:00
      }
    }
  ]
  -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 {#4405
    date: 2023-06-23 01:23:44.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\PostComment {#1528
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1560
    +user: Proxies\__CG__\App\Entity\User {#4407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#4406
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    +children: [
      App\Entity\PostComment {#1528}
    ]
    -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 {#4405
      date: 2023-06-23 01:23:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#1425
    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 {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -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 {#1427
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#1448
    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
15 DENIED edit
App\Entity\PostComment {#1528
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1560
    +user: Proxies\__CG__\App\Entity\User {#4407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#4406
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    +children: [
      App\Entity\PostComment {#1528}
    ]
    -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 {#4405
      date: 2023-06-23 01:23:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#1425
    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 {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -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 {#1427
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#1448
    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
16 DENIED moderate
App\Entity\PostComment {#1528
  +user: App\Entity\User {#258 …}
  +post: Proxies\__CG__\App\Entity\Post {#1560
    +user: Proxies\__CG__\App\Entity\User {#4407 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +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 {#4406
      date: 2023-06-23 05:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    +children: [
      App\Entity\PostComment {#1528}
    ]
    -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 {#4405
      date: 2023-06-23 01:23:44.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +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 {#1425
    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 {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -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 {#1427
    date: 2023-06-23 02:15:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687479068 {#1448
    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