GET https://kbin.spritesserver.nl/microblog?p=15

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.29 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.07 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 {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "11-years-of-posts-most-of-them-just-trying-to"
  +body: """
    11 years of posts, most of them just trying to helping out others, are now gone. Thanks Power Delete Suite! I feel like I just had a breakup that was my choice,...it feels really disappointing but I'm free!\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688163843 {#2775
    date: 2023-07-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 95
  -bodyTs: "'11':1 'breakup':28 'choic':32 'delet':19 'disappoint':36 'feel':22,34 'free':40 'gone':16 'help':11 'like':23 'm':39 'other':13 'post':4 'power':18 'realli':35 'redditmigr':41 'suit':20 'thank':17 'tri':9 'year':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/620853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688163843 {#2760
    date: 2023-07-01 00:24: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
3 DENIED edit
App\Entity\Post {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "11-years-of-posts-most-of-them-just-trying-to"
  +body: """
    11 years of posts, most of them just trying to helping out others, are now gone. Thanks Power Delete Suite! I feel like I just had a breakup that was my choice,...it feels really disappointing but I'm free!\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688163843 {#2775
    date: 2023-07-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 95
  -bodyTs: "'11':1 'breakup':28 'choic':32 'delet':19 'disappoint':36 'feel':22,34 'free':40 'gone':16 'help':11 'like':23 'm':39 'other':13 'post':4 'power':18 'realli':35 'redditmigr':41 'suit':20 'thank':17 'tri':9 'year':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/620853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688163843 {#2760
    date: 2023-07-01 00:24: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
4 DENIED moderate
App\Entity\Post {#2818
  +user: Proxies\__CG__\App\Entity\User {#2834 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "11-years-of-posts-most-of-them-just-trying-to"
  +body: """
    11 years of posts, most of them just trying to helping out others, are now gone. Thanks Power Delete Suite! I feel like I just had a breakup that was my choice,...it feels really disappointing but I'm free!\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688163843 {#2775
    date: 2023-07-01 00:24:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: []
  -id: 95
  -bodyTs: "'11':1 'breakup':28 'choic':32 'delet':19 'disappoint':36 'feel':22,34 'free':40 'gone':16 'help':11 'like':23 'm':39 'other':13 'post':4 'power':18 'realli':35 'redditmigr':41 'suit':20 'thank':17 'tri':9 'year':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/620853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688163843 {#2760
    date: 2023-07-01 00:24: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "https-www-reddit-com-r-apolloapp-comments-14nb5qs-today-is-apollo-for-reddits-last-day-and-i-just-utm-source-share-and-amp-utm-medium-ios-app-and-amp-utm-name-ioscss-and-amp-utm-content-1-and-amp-utm-term-1-https-www-reddit-com-r-apolloapp-comments-14nb5q"
  +body: """
    [https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688157557 {#2952
    date: 2023-06-30 22:39:17.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +children: []
  -id: 94
  -bodyTs: "'/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':3 'redditmigr':4 'www.reddit.com':2 'www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/619234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688157557 {#2936
    date: 2023-06-30 22:39: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "https-www-reddit-com-r-apolloapp-comments-14nb5qs-today-is-apollo-for-reddits-last-day-and-i-just-utm-source-share-and-amp-utm-medium-ios-app-and-amp-utm-name-ioscss-and-amp-utm-content-1-and-amp-utm-term-1-https-www-reddit-com-r-apolloapp-comments-14nb5q"
  +body: """
    [https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688157557 {#2952
    date: 2023-06-30 22:39:17.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +children: []
  -id: 94
  -bodyTs: "'/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':3 'redditmigr':4 'www.reddit.com':2 'www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/619234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688157557 {#2936
    date: 2023-06-30 22:39: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#2959
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2785 …}
  +image: null
  +slug: "https-www-reddit-com-r-apolloapp-comments-14nb5qs-today-is-apollo-for-reddits-last-day-and-i-just-utm-source-share-and-amp-utm-medium-ios-app-and-amp-utm-name-ioscss-and-amp-utm-content-1-and-amp-utm-term-1-https-www-reddit-com-r-apolloapp-comments-14nb5q"
  +body: """
    [https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688157557 {#2952
    date: 2023-06-30 22:39:17.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +children: []
  -id: 94
  -bodyTs: "'/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':3 'redditmigr':4 'www.reddit.com':2 'www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1](https://www.reddit.com/r/apolloapp/comments/14nb5qs/today_is_apollo_for_reddits_last_day_and_i_just/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1)':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/619234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688157557 {#2936
    date: 2023-06-30 22:39: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Post {#2970
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2972 …}
  +image: null
  +slug: "Are-Tom-Bihn-bags-buy-it-for-life-or-has"
  +body: """
    Are Tom Bihn bags buy it for life, or has the quality dipped in recent years?\n
    \n
    #BuyItForLife
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038902 {#2968
    date: 2023-06-29 13:41:42.0 +02:00
  }
  +ip: null
  +tags: [
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: []
  -id: 79
  -bodyTs: "'bag':4 'bihn':3 'buy':5 'buyitforlif':17 'dip':13 'life':8 'qualiti':12 'recent':15 'tom':2 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/600443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038902 {#2969
    date: 2023-06-29 13:41: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
11 DENIED edit
App\Entity\Post {#2970
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2972 …}
  +image: null
  +slug: "Are-Tom-Bihn-bags-buy-it-for-life-or-has"
  +body: """
    Are Tom Bihn bags buy it for life, or has the quality dipped in recent years?\n
    \n
    #BuyItForLife
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038902 {#2968
    date: 2023-06-29 13:41:42.0 +02:00
  }
  +ip: null
  +tags: [
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: []
  -id: 79
  -bodyTs: "'bag':4 'bihn':3 'buy':5 'buyitforlif':17 'dip':13 'life':8 'qualiti':12 'recent':15 'tom':2 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/600443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038902 {#2969
    date: 2023-06-29 13:41: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
12 DENIED moderate
App\Entity\Post {#2970
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2972 …}
  +image: null
  +slug: "Are-Tom-Bihn-bags-buy-it-for-life-or-has"
  +body: """
    Are Tom Bihn bags buy it for life, or has the quality dipped in recent years?\n
    \n
    #BuyItForLife
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038902 {#2968
    date: 2023-06-29 13:41:42.0 +02:00
  }
  +ip: null
  +tags: [
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: []
  -id: 79
  -bodyTs: "'bag':4 'bihn':3 'buy':5 'buyitforlif':17 'dip':13 'life':8 'qualiti':12 'recent':15 'tom':2 'year':16"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/600443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038902 {#2969
    date: 2023-06-29 13:41: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
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 {#2985
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-did-you-deal-with-abusive-neglectful-family-members-when-their"
  +body: """
    How did you deal with abusive/neglectful family members when their health started to deteriorate and they needed help?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038829 {#2983
    date: 2023-06-29 13:40:29.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +children: []
  -id: 78
  -bodyTs: "'abusive/neglectful':6 'askkbin':19 'deal':4 'deterior':14 'famili':7 'health':11 'help':18 'member':8 'need':17 'start':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/600433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038829 {#2984
    date: 2023-06-29 13:40:29.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 {#2985
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-did-you-deal-with-abusive-neglectful-family-members-when-their"
  +body: """
    How did you deal with abusive/neglectful family members when their health started to deteriorate and they needed help?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038829 {#2983
    date: 2023-06-29 13:40:29.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +children: []
  -id: 78
  -bodyTs: "'abusive/neglectful':6 'askkbin':19 'deal':4 'deterior':14 'famili':7 'health':11 'help':18 'member':8 'need':17 'start':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/600433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038829 {#2984
    date: 2023-06-29 13:40:29.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 {#2985
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-did-you-deal-with-abusive-neglectful-family-members-when-their"
  +body: """
    How did you deal with abusive/neglectful family members when their health started to deteriorate and they needed help?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688038829 {#2983
    date: 2023-06-29 13:40:29.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +children: []
  -id: 78
  -bodyTs: "'abusive/neglectful':6 'askkbin':19 'deal':4 'deterior':14 'famili':7 'health':11 'help':18 'member':8 'need':17 'start':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/600433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688038829 {#2984
    date: 2023-06-29 13:40:29.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 {#3000
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "Anyone-know-how-to-see-an-instances-list-on-Kbin"
  +body: """
    Anyone know how to see an instances list on Kbin? On any Lemmy instance, you can find a link at the bottom of the page that shows you who they're federated with and who they've defederated from. I can't find one here on Kbin.social. I only see the mod log.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687987272 {#2998
    date: 2023-06-28 23:21:12.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: []
  -id: 70
  -bodyTs: "'anyon':1 'askkbin':54 'bottom':22 'defeder':38 'feder':32 'find':17,43 'instanc':7,14 'kbin':10 'kbin.social':47 'know':2 'lemmi':13 'link':19 'list':8 'log':53 'mod':52 'one':44 'page':25 're':31 'see':5,50 'show':27 've':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/594271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987272 {#2999
    date: 2023-06-28 23:21:12.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 {#3000
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "Anyone-know-how-to-see-an-instances-list-on-Kbin"
  +body: """
    Anyone know how to see an instances list on Kbin? On any Lemmy instance, you can find a link at the bottom of the page that shows you who they're federated with and who they've defederated from. I can't find one here on Kbin.social. I only see the mod log.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687987272 {#2998
    date: 2023-06-28 23:21:12.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: []
  -id: 70
  -bodyTs: "'anyon':1 'askkbin':54 'bottom':22 'defeder':38 'feder':32 'find':17,43 'instanc':7,14 'kbin':10 'kbin.social':47 'know':2 'lemmi':13 'link':19 'list':8 'log':53 'mod':52 'one':44 'page':25 're':31 'see':5,50 'show':27 've':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/594271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987272 {#2999
    date: 2023-06-28 23:21:12.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 {#3000
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "Anyone-know-how-to-see-an-instances-list-on-Kbin"
  +body: """
    Anyone know how to see an instances list on Kbin? On any Lemmy instance, you can find a link at the bottom of the page that shows you who they're federated with and who they've defederated from. I can't find one here on Kbin.social. I only see the mod log.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687987272 {#2998
    date: 2023-06-28 23:21:12.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: []
  -id: 70
  -bodyTs: "'anyon':1 'askkbin':54 'bottom':22 'defeder':38 'feder':32 'find':17,43 'instanc':7,14 'kbin':10 'kbin.social':47 'know':2 'lemmi':13 'link':19 'list':8 'log':53 'mod':52 'one':44 'page':25 're':31 'see':5,50 'show':27 've':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/594271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687987272 {#2999
    date: 2023-06-28 23:21:12.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\Post {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#3012
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#3013
    date: 2023-06-27 20:37:53.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
23 DENIED edit
App\Entity\Post {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#3012
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#3013
    date: 2023-06-27 20:37:53.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
24 DENIED moderate
App\Entity\Post {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-can-I-see-which-magazines-communities-am-I-subscribed-to"
  +body: """
    How can I see which magazines/communities am I subscribed to?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687891073 {#3012
    date: 2023-06-27 20:37:53.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: []
  -id: 63
  -bodyTs: "'askkbin':11 'magazines/communities':6 'see':4 'subscrib':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/579108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687891073 {#3013
    date: 2023-06-27 20:37:53.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Post {#3028
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#3026
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3032 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#3027
    date: 2023-06-27 01:21: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
27 DENIED edit
App\Entity\Post {#3028
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#3026
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3032 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#3027
    date: 2023-06-27 01:21: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
28 DENIED moderate
App\Entity\Post {#3028
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +image: null
  +slug: "How-do-I-do-front-pages-in-kbin-Where-do"
  +body: """
    How do I do "front pages" in kbin?  \n
     Where do I go to only see posts from magazines I'm subscribed to?  \n
     Where do I go to only see microblog posts from users that I follow?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687821663 {#3026
    date: 2023-06-27 01:21:03.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3032 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: []
  -id: 61
  -bodyTs: "'askkbin':37 'follow':36 'front':5 'go':12,26 'kbin':8 'm':20 'magazin':18 'microblog':30 'page':6 'post':16,31 'see':15,29 'subscrib':21 'user':33"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/570356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687821663 {#3027
    date: 2023-06-27 01:21: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
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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3040
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +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 {#3041
    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
31 DENIED edit
App\Entity\Post {#3042
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3040
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +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 {#3041
    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
32 DENIED moderate
App\Entity\Post {#3042
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3040
    date: 2023-06-24 02:01:13.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +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 {#3041
    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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Post {#3056
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3054
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +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 {#3055
    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
35 DENIED edit
App\Entity\Post {#3056
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3054
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +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 {#3055
    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
36 DENIED moderate
App\Entity\Post {#3056
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3054
    date: 2023-06-22 04:41:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +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 {#3055
    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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Post {#3070
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3068
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +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 {#3069
    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
39 DENIED edit
App\Entity\Post {#3070
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3068
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +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 {#3069
    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
40 DENIED moderate
App\Entity\Post {#3070
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2987 …}
  +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 {#3068
    date: 2023-06-22 01:09:02.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +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 {#3069
    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
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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3105 …}
  +slug: "Who-are-we-at-memes-at-lemmy-ml-Sorry-for-the-meme-bombardment-guys"
  +body: """
    Who are we?  \n
    @memes@lemmy.ml\n
    \n
    Sorry for the meme bombardment guys 😂
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686738384 {#3082
    date: 2023-06-14 12:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 344
  -bodyTs: "'bombard':9 'guy':10 'meme':8 'memes@lemmy.ml':4 'sorri':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7264-8995-d0af-746050672780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686738384 {#3083
    date: 2023-06-14 12:26: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3105 …}
  +slug: "Who-are-we-at-memes-at-lemmy-ml-Sorry-for-the-meme-bombardment-guys"
  +body: """
    Who are we?  \n
    @memes@lemmy.ml\n
    \n
    Sorry for the meme bombardment guys 😂
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686738384 {#3082
    date: 2023-06-14 12:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 344
  -bodyTs: "'bombard':9 'guy':10 'meme':8 'memes@lemmy.ml':4 'sorri':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7264-8995-d0af-746050672780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686738384 {#3083
    date: 2023-06-14 12:26: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3105 …}
  +slug: "Who-are-we-at-memes-at-lemmy-ml-Sorry-for-the-meme-bombardment-guys"
  +body: """
    Who are we?  \n
    @memes@lemmy.ml\n
    \n
    Sorry for the meme bombardment guys 😂
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686738384 {#3082
    date: 2023-06-14 12:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 344
  -bodyTs: "'bombard':9 'guy':10 'meme':8 'memes@lemmy.ml':4 'sorri':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7264-8995-d0af-746050672780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686738384 {#3083
    date: 2023-06-14 12:26: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Find-the-differences-at-memes-at-lemmy-ml"
  +body: """
    Find the differences  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686729026 {#3113
    date: 2023-06-14 09:50:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 347
  -bodyTs: "'differ':3 'find':1 'memes@lemmy.ml':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-1864-8971-425a-162944708839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729026 {#3114
    date: 2023-06-14 09:50:26.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
47 DENIED edit
App\Entity\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Find-the-differences-at-memes-at-lemmy-ml"
  +body: """
    Find the differences  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686729026 {#3113
    date: 2023-06-14 09:50:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 347
  -bodyTs: "'differ':3 'find':1 'memes@lemmy.ml':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-1864-8971-425a-162944708839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729026 {#3114
    date: 2023-06-14 09:50:26.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
48 DENIED moderate
App\Entity\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Find-the-differences-at-memes-at-lemmy-ml"
  +body: """
    Find the differences  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686729026 {#3113
    date: 2023-06-14 09:50:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 347
  -bodyTs: "'differ':3 'find':1 'memes@lemmy.ml':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-1864-8971-425a-162944708839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729026 {#3114
    date: 2023-06-14 09:50:26.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
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 {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "None-better-at-memes-at-lemmy-ml"
  +body: """
    None better\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686707994 {#3127
    date: 2023-06-14 03:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 348
  -bodyTs: "'better':2 'memes@lemmy.ml':3 'none':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://darkfriend.social/users/hybridhavoc/statuses/110540095097286005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686707994 {#3128
    date: 2023-06-14 03:59: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Post {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "None-better-at-memes-at-lemmy-ml"
  +body: """
    None better\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686707994 {#3127
    date: 2023-06-14 03:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 348
  -bodyTs: "'better':2 'memes@lemmy.ml':3 'none':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://darkfriend.social/users/hybridhavoc/statuses/110540095097286005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686707994 {#3128
    date: 2023-06-14 03:59: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Post {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3086 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "None-better-at-memes-at-lemmy-ml"
  +body: """
    None better\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686707994 {#3127
    date: 2023-06-14 03:59:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 348
  -bodyTs: "'better':2 'memes@lemmy.ml':3 'none':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://darkfriend.social/users/hybridhavoc/statuses/110540095097286005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686707994 {#3128
    date: 2023-06-14 03:59: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3146 …}
  +image: null
  +slug: "This-is-a-test-Lala"
  +body: "This is a test. Lala."
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686562137 {#3142
    date: 2023-06-12 11:28:57.0 +02:00
  }
  +ip: "101.100.182.231"
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: []
  -id: 1
  -bodyTs: "'lala':5 'test':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686562137 {#3143
    date: 2023-06-12 11:28:57.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
55 DENIED edit
App\Entity\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3146 …}
  +image: null
  +slug: "This-is-a-test-Lala"
  +body: "This is a test. Lala."
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686562137 {#3142
    date: 2023-06-12 11:28:57.0 +02:00
  }
  +ip: "101.100.182.231"
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: []
  -id: 1
  -bodyTs: "'lala':5 'test':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686562137 {#3143
    date: 2023-06-12 11:28:57.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
56 DENIED moderate
App\Entity\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3146 …}
  +image: null
  +slug: "This-is-a-test-Lala"
  +body: "This is a test. Lala."
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686562137 {#3142
    date: 2023-06-12 11:28:57.0 +02:00
  }
  +ip: "101.100.182.231"
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: []
  -id: 1
  -bodyTs: "'lala':5 'test':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686562137 {#3143
    date: 2023-06-12 11:28:57.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