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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#2816
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#2775
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#2760
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#2781
    date: 2023-06-20 15:23:34.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 {#2816
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#2775
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#2760
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#2781
    date: 2023-06-20 15:23:34.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 {#2816
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
  +body: """
    Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687270285 {#2775
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: []
  -id: 17
  -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687288414
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011"
  +editedAt: DateTimeImmutable @1687268768 {#2760
    date: 2023-06-20 15:46:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687267414 {#2781
    date: 2023-06-20 15:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\PostComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4551 …}
  +root: App\Entity\PostComment {#4551 …}
  +image: null
  +body: "@SpacemanSpiff Oh the PWA works well on Android, but the kbin mobile experience itself is just not it for me. I need an app that works on API and is good looking, because dear god kbin is well... not the best as a PWA for mobile."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270259 {#4562
    date: 2023-06-20 16:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty"
    "@drifty@kbin.social"
    "@SpacemanSpiff"
    "@SpacemanSpiff@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 28
  -bodyTs: "'android':8 'api':28 'app':24 'best':41 'dear':34 'experi':13 'god':35 'good':31 'kbin':11,36 'look':32 'mobil':12,46 'need':22 'oh':2 'pwa':4,44 'spacemanspiff':1 'well':6,38 'work':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270259 {#4563
    date: 2023-06-20 16:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4551 …}
  +root: App\Entity\PostComment {#4551 …}
  +image: null
  +body: "@SpacemanSpiff Oh the PWA works well on Android, but the kbin mobile experience itself is just not it for me. I need an app that works on API and is good looking, because dear god kbin is well... not the best as a PWA for mobile."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270259 {#4562
    date: 2023-06-20 16:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty"
    "@drifty@kbin.social"
    "@SpacemanSpiff"
    "@SpacemanSpiff@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 28
  -bodyTs: "'android':8 'api':28 'app':24 'best':41 'dear':34 'experi':13 'god':35 'good':31 'kbin':11,36 'look':32 'mobil':12,46 'need':22 'oh':2 'pwa':4,44 'spacemanspiff':1 'well':6,38 'work':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270259 {#4563
    date: 2023-06-20 16:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4551 …}
  +root: App\Entity\PostComment {#4551 …}
  +image: null
  +body: "@SpacemanSpiff Oh the PWA works well on Android, but the kbin mobile experience itself is just not it for me. I need an app that works on API and is good looking, because dear god kbin is well... not the best as a PWA for mobile."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270259 {#4562
    date: 2023-06-20 16:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty"
    "@drifty@kbin.social"
    "@SpacemanSpiff"
    "@SpacemanSpiff@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 28
  -bodyTs: "'android':8 'api':28 'app':24 'best':41 'dear':34 'experi':13 'god':35 'good':31 'kbin':11,36 'look':32 'mobil':12,46 'need':22 'oh':2 'pwa':4,44 'spacemanspiff':1 'well':6,38 'work':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270259 {#4563
    date: 2023-06-20 16:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\PostComment {#4579
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4508 …}
  +root: App\Entity\PostComment {#4508 …}
  +image: null
  +body: "@envis10n Ah damn. Can't wait for it to be released"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270285 {#4577
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty@kbin.social"
    "@envis10n"
    "@envis10n@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 30
  -bodyTs: "'ah':2 'damn':3 'envis10n':1 'releas':11 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270285 {#4578
    date: 2023-06-20 16:11:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#4579
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4508 …}
  +root: App\Entity\PostComment {#4508 …}
  +image: null
  +body: "@envis10n Ah damn. Can't wait for it to be released"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270285 {#4577
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty@kbin.social"
    "@envis10n"
    "@envis10n@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 30
  -bodyTs: "'ah':2 'damn':3 'envis10n':1 'releas':11 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270285 {#4578
    date: 2023-06-20 16:11:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#4579
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +post: App\Entity\Post {#2816
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Why-does-the-Test-version-app-button-on-the-kbin-pub"
    +body: """
      Why does the Test version app button on the kbin.pub website not have a download? I'm desperately dying to use kbin outside of a browser on mobile\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687270285 {#2775
      date: 2023-06-20 16:11:25.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2919 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: []
    -id: 17
    -bodyTs: "'app':6 'askkbin':29 'browser':26 'button':7 'desper':18 'die':19 'download':15 'kbin':22 'kbin.pub':10 'm':17 'mobil':28 'outsid':23 'test':4 'use':21 'version':5 'websit':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687288414
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/490011"
    +editedAt: DateTimeImmutable @1687268768 {#2760
      date: 2023-06-20 15:46:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687267414 {#2781
      date: 2023-06-20 15:23:34.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#4508 …}
  +root: App\Entity\PostComment {#4508 …}
  +image: null
  +body: "@envis10n Ah damn. Can't wait for it to be released"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687270285 {#4577
    date: 2023-06-20 16:11:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drifty@kbin.social"
    "@envis10n"
    "@envis10n@lemm.ee"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 30
  -bodyTs: "'ah':2 'damn':3 'envis10n':1 'releas':11 'wait':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/490011/-/reply/862288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687270285 {#4578
    date: 2023-06-20 16:11:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Post {#2960
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "Is-there-a-good-way-to-promote-a-magazine-on"
  +body: """
    Is there a good way to promote a magazine on kbin to other places?\n
    \n
    Hi all,\n
    \n
    I opened a League of Legends magazine on kbin, but for such a popular game I'm having serious issues actually getting people in there. am I doing something wrong? I thought it naturally would fill up with users but it's not. I'm still very new to kbin, and I sincerely don't understand any of this stuff. Just trying to get more activity in magazines I'm interested in!
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263212 {#2953
    date: 2023-06-20 14:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: []
  -id: 39
  -bodyTs: "'activ':82 'actual':37 'fill':52 'game':31 'get':38,80 'good':4 'hi':15 'interest':87 'issu':36 'kbin':11,25,66 'leagu':20 'legend':22 'm':33,61,86 'magazin':9,23,84 'natur':50 'new':64 'open':18 'peopl':39 'place':14 'popular':30 'promot':7 'serious':35 'sincer':69 'someth':45 'still':62 'stuff':76 'thought':48 'tri':78 'understand':72 'user':55 'way':5 'would':51 'wrong':46"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687263212
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687263212 {#2937
    date: 2023-06-20 14:13:32.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 {#2960
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "Is-there-a-good-way-to-promote-a-magazine-on"
  +body: """
    Is there a good way to promote a magazine on kbin to other places?\n
    \n
    Hi all,\n
    \n
    I opened a League of Legends magazine on kbin, but for such a popular game I'm having serious issues actually getting people in there. am I doing something wrong? I thought it naturally would fill up with users but it's not. I'm still very new to kbin, and I sincerely don't understand any of this stuff. Just trying to get more activity in magazines I'm interested in!
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263212 {#2953
    date: 2023-06-20 14:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: []
  -id: 39
  -bodyTs: "'activ':82 'actual':37 'fill':52 'game':31 'get':38,80 'good':4 'hi':15 'interest':87 'issu':36 'kbin':11,25,66 'leagu':20 'legend':22 'm':33,61,86 'magazin':9,23,84 'natur':50 'new':64 'open':18 'peopl':39 'place':14 'popular':30 'promot':7 'serious':35 'sincer':69 'someth':45 'still':62 'stuff':76 'thought':48 'tri':78 'understand':72 'user':55 'way':5 'would':51 'wrong':46"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687263212
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687263212 {#2937
    date: 2023-06-20 14:13:32.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 {#2960
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "Is-there-a-good-way-to-promote-a-magazine-on"
  +body: """
    Is there a good way to promote a magazine on kbin to other places?\n
    \n
    Hi all,\n
    \n
    I opened a League of Legends magazine on kbin, but for such a popular game I'm having serious issues actually getting people in there. am I doing something wrong? I thought it naturally would fill up with users but it's not. I'm still very new to kbin, and I sincerely don't understand any of this stuff. Just trying to get more activity in magazines I'm interested in!
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687263212 {#2953
    date: 2023-06-20 14:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: []
  -id: 39
  -bodyTs: "'activ':82 'actual':37 'fill':52 'game':31 'get':38,80 'good':4 'hi':15 'interest':87 'issu':36 'kbin':11,25,66 'leagu':20 'legend':22 'm':33,61,86 'magazin':9,23,84 'natur':50 'new':64 'open':18 'peopl':39 'place':14 'popular':30 'promot':7 'serious':35 'sincer':69 'someth':45 'still':62 'stuff':76 'thought':48 'tri':78 'understand':72 'user':55 'way':5 'would':51 'wrong':46"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687263212
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687263212 {#2937
    date: 2023-06-20 14:13:32.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 {#2972
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#2970
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#2971
    date: 2023-06-20 13:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#2972
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#2970
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#2971
    date: 2023-06-20 13:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#2972
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Who-is-a-real-life-badass-AskKbin"
  +body: """
    Who is a real life badass?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687271328 {#2970
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: []
  -id: 16
  -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687280251
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687261251 {#2971
    date: 2023-06-20 13:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\PostComment {#7454
  +user: Proxies\__CG__\App\Entity\User {#7404 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7439 …}
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687269265 {#7452
    date: 2023-06-20 15:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7455 …}
  +nested: Doctrine\ORM\PersistentCollection {#7457 …}
  +votes: Doctrine\ORM\PersistentCollection {#7459 …}
  +reports: Doctrine\ORM\PersistentCollection {#7461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
  -id: 31
  -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/257715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687269265 {#7453
    date: 2023-06-20 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#7454
  +user: Proxies\__CG__\App\Entity\User {#7404 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7439 …}
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687269265 {#7452
    date: 2023-06-20 15:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7455 …}
  +nested: Doctrine\ORM\PersistentCollection {#7457 …}
  +votes: Doctrine\ORM\PersistentCollection {#7459 …}
  +reports: Doctrine\ORM\PersistentCollection {#7461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
  -id: 31
  -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/257715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687269265 {#7453
    date: 2023-06-20 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#7454
  +user: Proxies\__CG__\App\Entity\User {#7404 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7439 …}
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687269265 {#7452
    date: 2023-06-20 15:54:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7455 …}
  +nested: Doctrine\ORM\PersistentCollection {#7457 …}
  +votes: Doctrine\ORM\PersistentCollection {#7459 …}
  +reports: Doctrine\ORM\PersistentCollection {#7461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
  -id: 31
  -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/257715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687269265 {#7453
    date: 2023-06-20 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\PostComment {#7469
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7454
    +user: Proxies\__CG__\App\Entity\User {#7404 …}
    +post: App\Entity\Post {#2972}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#7439 …}
    +root: App\Entity\PostComment {#7410 …}
    +image: null
    +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687269265 {#7452
      date: 2023-06-20 15:54:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@PrinceHabib72"
      "@PrinceHabib72@vlemmy.net"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#7455 …}
    +nested: Doctrine\ORM\PersistentCollection {#7457 …}
    +votes: Doctrine\ORM\PersistentCollection {#7459 …}
    +reports: Doctrine\ORM\PersistentCollection {#7461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
    -id: 31
    -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/257715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687269265 {#7453
      date: 2023-06-20 15:54:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "@PrinceHabib72 Damn, Audie Murphy was some serious badass"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687271328 {#7467
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7470 …}
  +nested: Doctrine\ORM\PersistentCollection {#7472 …}
  +votes: Doctrine\ORM\PersistentCollection {#7474 …}
  +reports: Doctrine\ORM\PersistentCollection {#7476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7480 …}
  -id: 32
  -bodyTs: "'audi':3 'badass':8 'damn':2 'murphi':4 'princehabib72':1 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926/-/reply/862714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687271328 {#7468
    date: 2023-06-20 16:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\PostComment {#7469
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7454
    +user: Proxies\__CG__\App\Entity\User {#7404 …}
    +post: App\Entity\Post {#2972}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#7439 …}
    +root: App\Entity\PostComment {#7410 …}
    +image: null
    +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687269265 {#7452
      date: 2023-06-20 15:54:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@PrinceHabib72"
      "@PrinceHabib72@vlemmy.net"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#7455 …}
    +nested: Doctrine\ORM\PersistentCollection {#7457 …}
    +votes: Doctrine\ORM\PersistentCollection {#7459 …}
    +reports: Doctrine\ORM\PersistentCollection {#7461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
    -id: 31
    -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/257715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687269265 {#7453
      date: 2023-06-20 15:54:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "@PrinceHabib72 Damn, Audie Murphy was some serious badass"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687271328 {#7467
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7470 …}
  +nested: Doctrine\ORM\PersistentCollection {#7472 …}
  +votes: Doctrine\ORM\PersistentCollection {#7474 …}
  +reports: Doctrine\ORM\PersistentCollection {#7476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7480 …}
  -id: 32
  -bodyTs: "'audi':3 'badass':8 'damn':2 'murphi':4 'princehabib72':1 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926/-/reply/862714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687271328 {#7468
    date: 2023-06-20 16:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\PostComment {#7469
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2972
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Who-is-a-real-life-badass-AskKbin"
    +body: """
      Who is a real life badass?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687271328 {#2970
      date: 2023-06-20 16:28:48.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: []
    -id: 16
    -bodyTs: "'askkbin':7 'badass':6 'life':5 'real':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687280251
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/488926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687261251 {#2971
      date: 2023-06-20 13:40:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#7454
    +user: Proxies\__CG__\App\Entity\User {#7404 …}
    +post: App\Entity\Post {#2972}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#7439 …}
    +root: App\Entity\PostComment {#7410 …}
    +image: null
    +body: "He'd been in and out of the legal system for violence both before and after the Murphy trial. As for where he is now, I have no clue."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687269265 {#7452
      date: 2023-06-20 15:54:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@PrinceHabib72"
      "@PrinceHabib72@vlemmy.net"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#7455 …}
    +nested: Doctrine\ORM\PersistentCollection {#7457 …}
    +votes: Doctrine\ORM\PersistentCollection {#7459 …}
    +reports: Doctrine\ORM\PersistentCollection {#7461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#7463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#7465 …}
    -id: 31
    -bodyTs: "'clue':29 'd':2 'legal':9 'murphi':18 'system':10 'trial':19 'violenc':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/257715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687269265 {#7453
      date: 2023-06-20 15:54:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#7410 …}
  +image: null
  +body: "@PrinceHabib72 Damn, Audie Murphy was some serious badass"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687271328 {#7467
    date: 2023-06-20 16:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@PrinceHabib72"
    "@PrinceHabib72@vlemmy.net"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#7470 …}
  +nested: Doctrine\ORM\PersistentCollection {#7472 …}
  +votes: Doctrine\ORM\PersistentCollection {#7474 …}
  +reports: Doctrine\ORM\PersistentCollection {#7476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#7478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#7480 …}
  -id: 32
  -bodyTs: "'audi':3 'badass':8 'damn':2 'murphi':4 'princehabib72':1 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/488926/-/reply/862714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687271328 {#7468
    date: 2023-06-20 16:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2986
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#2984
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#2985
    date: 2023-06-20 06:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Post {#2986
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#2984
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#2985
    date: 2023-06-20 06:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Post {#2986
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
  +body: """
    What would you do if you won a Lottery?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687293535 {#2984
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: []
  -id: 15
  -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687255999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687234999 {#2985
    date: 2023-06-20 06:23:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\PostComment {#9642
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9627 …}
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "@Chaser why a lawyer?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687251473 {#9640
    date: 2023-06-20 10:57:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9643 …}
  +nested: Doctrine\ORM\PersistentCollection {#9645 …}
  +votes: Doctrine\ORM\PersistentCollection {#9647 …}
  +reports: Doctrine\ORM\PersistentCollection {#9649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
  -id: 20
  -bodyTs: "'chaser':1 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687251473 {#9641
    date: 2023-06-20 10:57: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#9642
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9627 …}
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "@Chaser why a lawyer?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687251473 {#9640
    date: 2023-06-20 10:57:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9643 …}
  +nested: Doctrine\ORM\PersistentCollection {#9645 …}
  +votes: Doctrine\ORM\PersistentCollection {#9647 …}
  +reports: Doctrine\ORM\PersistentCollection {#9649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
  -id: 20
  -bodyTs: "'chaser':1 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687251473 {#9641
    date: 2023-06-20 10:57: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#9642
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9627 …}
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "@Chaser why a lawyer?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687251473 {#9640
    date: 2023-06-20 10:57:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9643 …}
  +nested: Doctrine\ORM\PersistentCollection {#9645 …}
  +votes: Doctrine\ORM\PersistentCollection {#9647 …}
  +reports: Doctrine\ORM\PersistentCollection {#9649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
  -id: 20
  -bodyTs: "'chaser':1 'lawyer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687251473 {#9641
    date: 2023-06-20 10:57: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\PostComment {#9657
  +user: Proxies\__CG__\App\Entity\User {#9621 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9642
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +post: App\Entity\Post {#2986}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#9627 …}
    +root: App\Entity\PostComment {#9627 …}
    +image: null
    +body: "@Chaser why a lawyer?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687251473 {#9640
      date: 2023-06-20 10:57:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@Chaser"
      "@Chaser@sopuli.xyz"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#9643 …}
    +nested: Doctrine\ORM\PersistentCollection {#9645 …}
    +votes: Doctrine\ORM\PersistentCollection {#9647 …}
    +reports: Doctrine\ORM\PersistentCollection {#9649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
    -id: 20
    -bodyTs: "'chaser':1 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687251473 {#9641
      date: 2023-06-20 10:57:53.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "To protect me going forward. Also would help in getting a trustworthy accountant"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687293535 {#9655
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9658 …}
  +nested: Doctrine\ORM\PersistentCollection {#9660 …}
  +votes: Doctrine\ORM\PersistentCollection {#9662 …}
  +reports: Doctrine\ORM\PersistentCollection {#9664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9668 …}
  -id: 33
  -bodyTs: "'account':13 'also':6 'forward':5 'get':10 'go':4 'help':8 'protect':2 'trustworthi':12 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/431502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687293535 {#9656
    date: 2023-06-20 22:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\PostComment {#9657
  +user: Proxies\__CG__\App\Entity\User {#9621 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9642
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +post: App\Entity\Post {#2986}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#9627 …}
    +root: App\Entity\PostComment {#9627 …}
    +image: null
    +body: "@Chaser why a lawyer?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687251473 {#9640
      date: 2023-06-20 10:57:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@Chaser"
      "@Chaser@sopuli.xyz"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#9643 …}
    +nested: Doctrine\ORM\PersistentCollection {#9645 …}
    +votes: Doctrine\ORM\PersistentCollection {#9647 …}
    +reports: Doctrine\ORM\PersistentCollection {#9649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
    -id: 20
    -bodyTs: "'chaser':1 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687251473 {#9641
      date: 2023-06-20 10:57:53.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "To protect me going forward. Also would help in getting a trustworthy accountant"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687293535 {#9655
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9658 …}
  +nested: Doctrine\ORM\PersistentCollection {#9660 …}
  +votes: Doctrine\ORM\PersistentCollection {#9662 …}
  +reports: Doctrine\ORM\PersistentCollection {#9664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9668 …}
  -id: 33
  -bodyTs: "'account':13 'also':6 'forward':5 'get':10 'go':4 'help':8 'protect':2 'trustworthi':12 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/431502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687293535 {#9656
    date: 2023-06-20 22:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\PostComment {#9657
  +user: Proxies\__CG__\App\Entity\User {#9621 …}
  +post: App\Entity\Post {#2986
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-do-if-you-won-a-Lottery-AskKbin"
    +body: """
      What would you do if you won a Lottery?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687293535 {#2984
      date: 2023-06-20 22:38:55.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: []
    -id: 15
    -bodyTs: "'askkbin':10 'lotteri':9 'won':7 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687255999
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687234999 {#2985
      date: 2023-06-20 06:23:19.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#9642
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +post: App\Entity\Post {#2986}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: App\Entity\PostComment {#9627 …}
    +root: App\Entity\PostComment {#9627 …}
    +image: null
    +body: "@Chaser why a lawyer?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687251473 {#9640
      date: 2023-06-20 10:57:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YolkBrushWork402@kbin.social"
      "@Chaser"
      "@Chaser@sopuli.xyz"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#9643 …}
    +nested: Doctrine\ORM\PersistentCollection {#9645 …}
    +votes: Doctrine\ORM\PersistentCollection {#9647 …}
    +reports: Doctrine\ORM\PersistentCollection {#9649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#9651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#9653 …}
    -id: 20
    -bodyTs: "'chaser':1 'lawyer':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/486046/-/reply/857471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687251473 {#9641
      date: 2023-06-20 10:57:53.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#9627 …}
  +image: null
  +body: "To protect me going forward. Also would help in getting a trustworthy accountant"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687293535 {#9655
    date: 2023-06-20 22:38:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
    "@Chaser"
    "@Chaser@sopuli.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9658 …}
  +nested: Doctrine\ORM\PersistentCollection {#9660 …}
  +votes: Doctrine\ORM\PersistentCollection {#9662 …}
  +reports: Doctrine\ORM\PersistentCollection {#9664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9668 …}
  -id: 33
  -bodyTs: "'account':13 'also':6 'forward':5 'get':10 'go':4 'help':8 'protect':2 'trustworthi':12 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/431502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687293535 {#9656
    date: 2023-06-20 22:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Post {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#2997
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2998
    date: 2023-06-20 05:30:30.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 {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#2997
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2998
    date: 2023-06-20 05:30:30.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 {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
  +body: """
    How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687237520 {#2997
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
  +children: []
  -id: 14
  -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687244830
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687231830 {#2998
    date: 2023-06-20 05:30:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\PostComment {#11872
  +user: Proxies\__CG__\App\Entity\User {#11866 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "@markisus just tab "subscribe" in the sidebar."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687233367 {#11871
    date: 2023-06-20 05:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11864 …}
  +nested: Doctrine\ORM\PersistentCollection {#11861 …}
  +votes: Doctrine\ORM\PersistentCollection {#11859 …}
  +reports: Doctrine\ORM\PersistentCollection {#11857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
  -id: 16
  -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233367 {#11860
    date: 2023-06-20 05:56:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\PostComment {#11872
  +user: Proxies\__CG__\App\Entity\User {#11866 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "@markisus just tab "subscribe" in the sidebar."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687233367 {#11871
    date: 2023-06-20 05:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11864 …}
  +nested: Doctrine\ORM\PersistentCollection {#11861 …}
  +votes: Doctrine\ORM\PersistentCollection {#11859 …}
  +reports: Doctrine\ORM\PersistentCollection {#11857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
  -id: 16
  -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233367 {#11860
    date: 2023-06-20 05:56:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\PostComment {#11872
  +user: Proxies\__CG__\App\Entity\User {#11866 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "@markisus just tab "subscribe" in the sidebar."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687233367 {#11871
    date: 2023-06-20 05:56:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11864 …}
  +nested: Doctrine\ORM\PersistentCollection {#11861 …}
  +votes: Doctrine\ORM\PersistentCollection {#11859 …}
  +reports: Doctrine\ORM\PersistentCollection {#11857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
  -id: 16
  -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233367 {#11860
    date: 2023-06-20 05:56:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\PostComment {#11849
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#11872
    +user: Proxies\__CG__\App\Entity\User {#11866 …}
    +post: App\Entity\Post {#2999}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: null
    +root: null
    +image: null
    +body: "@markisus just tab "subscribe" in the sidebar."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687233367 {#11871
      date: 2023-06-20 05:56:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markisus"
      "@markisus@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#11864 …}
    +nested: Doctrine\ORM\PersistentCollection {#11861 …}
    +votes: Doctrine\ORM\PersistentCollection {#11859 …}
    +reports: Doctrine\ORM\PersistentCollection {#11857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
    -id: 16
    -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233367 {#11860
      date: 2023-06-20 05:56:07.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#11872}
  +image: null
  +body: """
    @Otome-chan@kbin.social  \n
     Oh I see it from desktop. On mobile I can't see it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687237520 {#11851
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11848 …}
  +nested: Doctrine\ORM\PersistentCollection {#11874 …}
  +votes: Doctrine\ORM\PersistentCollection {#11876 …}
  +reports: Doctrine\ORM\PersistentCollection {#11878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11882 …}
  -id: 17
  -bodyTs: "'desktop':7 'mobil':9 'oh':2 'otome-chan@kbin.social':1 'see':4,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/854182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687237520 {#11850
    date: 2023-06-20 07:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\PostComment {#11849
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#11872
    +user: Proxies\__CG__\App\Entity\User {#11866 …}
    +post: App\Entity\Post {#2999}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: null
    +root: null
    +image: null
    +body: "@markisus just tab "subscribe" in the sidebar."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687233367 {#11871
      date: 2023-06-20 05:56:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markisus"
      "@markisus@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#11864 …}
    +nested: Doctrine\ORM\PersistentCollection {#11861 …}
    +votes: Doctrine\ORM\PersistentCollection {#11859 …}
    +reports: Doctrine\ORM\PersistentCollection {#11857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
    -id: 16
    -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233367 {#11860
      date: 2023-06-20 05:56:07.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#11872}
  +image: null
  +body: """
    @Otome-chan@kbin.social  \n
     Oh I see it from desktop. On mobile I can't see it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687237520 {#11851
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11848 …}
  +nested: Doctrine\ORM\PersistentCollection {#11874 …}
  +votes: Doctrine\ORM\PersistentCollection {#11876 …}
  +reports: Doctrine\ORM\PersistentCollection {#11878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11882 …}
  -id: 17
  -bodyTs: "'desktop':7 'mobil':9 'oh':2 'otome-chan@kbin.social':1 'see':4,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/854182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687237520 {#11850
    date: 2023-06-20 07:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\PostComment {#11849
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +post: App\Entity\Post {#2999
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "How-do-I-join-a-magazine-on-kbin-social-Or-does"
    +body: """
      How do I join a magazine on kbin.social? Or does kbin not have such a concept?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687237520 {#2997
      date: 2023-06-20 07:05:20.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3003 …}
    +reports: Doctrine\ORM\PersistentCollection {#3005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3009 …}
    +children: []
    -id: 14
    -bodyTs: "'askkbin':17 'concept':16 'join':4 'kbin':11 'kbin.social':8 'magazin':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687244830
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687231830 {#2998
      date: 2023-06-20 05:30:30.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: App\Entity\PostComment {#11872
    +user: Proxies\__CG__\App\Entity\User {#11866 …}
    +post: App\Entity\Post {#2999}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +parent: null
    +root: null
    +image: null
    +body: "@markisus just tab "subscribe" in the sidebar."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687233367 {#11871
      date: 2023-06-20 05:56:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markisus"
      "@markisus@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#11864 …}
    +nested: Doctrine\ORM\PersistentCollection {#11861 …}
    +votes: Doctrine\ORM\PersistentCollection {#11859 …}
    +reports: Doctrine\ORM\PersistentCollection {#11857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#11855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#11853 …}
    -id: 16
    -bodyTs: "'markisus':1 'sidebar':7 'subscrib':4 'tab':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/853373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687233367 {#11860
      date: 2023-06-20 05:56:07.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#11872}
  +image: null
  +body: """
    @Otome-chan@kbin.social  \n
     Oh I see it from desktop. On mobile I can't see it.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687237520 {#11851
    date: 2023-06-20 07:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markisus"
    "@markisus@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11848 …}
  +nested: Doctrine\ORM\PersistentCollection {#11874 …}
  +votes: Doctrine\ORM\PersistentCollection {#11876 …}
  +reports: Doctrine\ORM\PersistentCollection {#11878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11882 …}
  -id: 17
  -bodyTs: "'desktop':7 'mobil':9 'oh':2 'otome-chan@kbin.social':1 'see':4,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/485858/-/reply/854182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687237520 {#11850
    date: 2023-06-20 07:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3013
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#3011
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#3012
    date: 2023-06-19 22:57:11.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 {#3013
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#3011
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#3012
    date: 2023-06-19 22:57:11.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 {#3013
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
  +body: """
    What would you draw on 4 empty black uno cards?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687210794 {#3011
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +children: []
  -id: 13
  -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687214731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/483495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208231 {#3012
    date: 2023-06-19 22:57:11.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\PostComment {#14102
  +user: Proxies\__CG__\App\Entity\User {#14096 …}
  +post: App\Entity\Post {#3013
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
    +body: """
      What would you draw on 4 empty black uno cards?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687210794 {#3011
      date: 2023-06-19 23:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +children: []
    -id: 13
    -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687214731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/483495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208231 {#3012
      date: 2023-06-19 22:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Switch hands with the discard pile?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687210794 {#14101
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BilboSwaggins@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14094 …}
  +nested: Doctrine\ORM\PersistentCollection {#14091 …}
  +votes: Doctrine\ORM\PersistentCollection {#14089 …}
  +reports: Doctrine\ORM\PersistentCollection {#14087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14083 …}
  -id: 18
  -bodyTs: "'discard':5 'hand':2 'pile':6 'switch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/320249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687210794 {#14090
    date: 2023-06-19 23:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#14102
  +user: Proxies\__CG__\App\Entity\User {#14096 …}
  +post: App\Entity\Post {#3013
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
    +body: """
      What would you draw on 4 empty black uno cards?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687210794 {#3011
      date: 2023-06-19 23:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +children: []
    -id: 13
    -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687214731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/483495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208231 {#3012
      date: 2023-06-19 22:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Switch hands with the discard pile?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687210794 {#14101
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BilboSwaggins@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14094 …}
  +nested: Doctrine\ORM\PersistentCollection {#14091 …}
  +votes: Doctrine\ORM\PersistentCollection {#14089 …}
  +reports: Doctrine\ORM\PersistentCollection {#14087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14083 …}
  -id: 18
  -bodyTs: "'discard':5 'hand':2 'pile':6 'switch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/320249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687210794 {#14090
    date: 2023-06-19 23:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#14102
  +user: Proxies\__CG__\App\Entity\User {#14096 …}
  +post: App\Entity\Post {#3013
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-would-you-draw-on-4-empty-black-uno-cards"
    +body: """
      What would you draw on 4 empty black uno cards?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687210794 {#3011
      date: 2023-06-19 23:39:54.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +children: []
    -id: 13
    -bodyTs: "'4':6 'askkbin':11 'black':8 'card':10 'draw':4 'empti':7 'uno':9 'would':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687214731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/483495"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208231 {#3012
      date: 2023-06-19 22:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Switch hands with the discard pile?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687210794 {#14101
    date: 2023-06-19 23:39:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BilboSwaggins@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#14094 …}
  +nested: Doctrine\ORM\PersistentCollection {#14091 …}
  +votes: Doctrine\ORM\PersistentCollection {#14089 …}
  +reports: Doctrine\ORM\PersistentCollection {#14087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#14085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#14083 …}
  -id: 18
  -bodyTs: "'discard':5 'hand':2 'pile':6 'switch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/320249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687210794 {#14090
    date: 2023-06-19 23:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Post {#3027
  +user: Proxies\__CG__\App\Entity\User {#3028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#3025
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#3026
    date: 2023-06-19 12:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#3027
  +user: Proxies\__CG__\App\Entity\User {#3028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#3025
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#3026
    date: 2023-06-19 12:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#3027
  +user: Proxies\__CG__\App\Entity\User {#3028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
  +body: """
    Hey Kbin, is it possible to unblur NSFW images?\n
    \n
    I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687208312 {#3025
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: []
  -id: 10
  -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687176004
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687169504 {#3026
    date: 2023-06-19 12:11:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\PostComment {#15447
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +post: App\Entity\Post {#3027
    +user: Proxies\__CG__\App\Entity\User {#3028 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
    +body: """
      Hey Kbin, is it possible to unblur NSFW images?\n
      \n
      I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687208312 {#3025
      date: 2023-06-19 22:58:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: []
    -id: 10
    -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687176004
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/477400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687169504 {#3026
      date: 2023-06-19 12:11:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "If you are looking for a place to discuss feature requests, I think Kbinmeta is the right magazine"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208312 {#15446
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RandomLegend@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15441 …}
  +nested: Doctrine\ORM\PersistentCollection {#15438 …}
  +votes: Doctrine\ORM\PersistentCollection {#15422 …}
  +reports: Doctrine\ORM\PersistentCollection {#15433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15429 …}
  -id: 15
  -bodyTs: "'discuss':9 'featur':10 'kbinmeta':14 'look':4 'magazin':18 'place':7 'request':11 'right':17 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400/-/reply/848346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208312 {#15435
    date: 2023-06-19 22:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\PostComment {#15447
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +post: App\Entity\Post {#3027
    +user: Proxies\__CG__\App\Entity\User {#3028 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
    +body: """
      Hey Kbin, is it possible to unblur NSFW images?\n
      \n
      I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687208312 {#3025
      date: 2023-06-19 22:58:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: []
    -id: 10
    -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687176004
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/477400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687169504 {#3026
      date: 2023-06-19 12:11:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "If you are looking for a place to discuss feature requests, I think Kbinmeta is the right magazine"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208312 {#15446
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RandomLegend@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15441 …}
  +nested: Doctrine\ORM\PersistentCollection {#15438 …}
  +votes: Doctrine\ORM\PersistentCollection {#15422 …}
  +reports: Doctrine\ORM\PersistentCollection {#15433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15429 …}
  -id: 15
  -bodyTs: "'discuss':9 'featur':10 'kbinmeta':14 'look':4 'magazin':18 'place':7 'request':11 'right':17 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400/-/reply/848346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208312 {#15435
    date: 2023-06-19 22:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\PostComment {#15447
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +post: App\Entity\Post {#3027
    +user: Proxies\__CG__\App\Entity\User {#3028 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hey-Kbin-is-it-possible-to-unblur-NSFW-images-I"
    +body: """
      Hey Kbin, is it possible to unblur NSFW images?\n
      \n
      I have "hide adult content" turned off in my profile settings but when i visit some NSFW magazine (e.g. lemmynsfw.com) it blurs some images until i hover over them\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687208312 {#3025
      date: 2023-06-19 22:58:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: []
    -id: 10
    -bodyTs: "'adult':13 'askkbin':39 'blur':31 'content':14 'e.g':28 'hey':1 'hide':12 'hover':36 'imag':9,33 'kbin':2 'lemmynsfw.com':29 'magazin':27 'nsfw':8,26 'possibl':5 'profil':19 'set':20 'turn':15 'unblur':7 'visit':24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687176004
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/477400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687169504 {#3026
      date: 2023-06-19 12:11:44.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "If you are looking for a place to discuss feature requests, I think Kbinmeta is the right magazine"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208312 {#15446
    date: 2023-06-19 22:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RandomLegend@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15441 …}
  +nested: Doctrine\ORM\PersistentCollection {#15438 …}
  +votes: Doctrine\ORM\PersistentCollection {#15422 …}
  +reports: Doctrine\ORM\PersistentCollection {#15433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15429 …}
  -id: 15
  -bodyTs: "'discuss':9 'featur':10 'kbinmeta':14 'look':4 'magazin':18 'place':7 'request':11 'right':17 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/477400/-/reply/848346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208312 {#15435
    date: 2023-06-19 22:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Post {#3041
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#3039
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#3040
    date: 2023-06-19 09:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#3041
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#3039
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#3040
    date: 2023-06-19 09:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#3041
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
  +body: """
    Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687469998 {#3039
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 7
  -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687199650
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/476435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687160650 {#3040
    date: 2023-06-19 09:44:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\PostComment {#16860
  +user: Proxies\__CG__\App\Entity\User {#16859 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Belgium spends most of the party standing in the corner talking to himself. Arguing which cocktail to drink, only to settle on water near the end of the party.\n
    \n
    Alternatively, they provide the beer.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687161865 {#16862
    date: 2023-06-19 10:04:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16884 …}
  +nested: Doctrine\ORM\PersistentCollection {#16886 …}
  +votes: Doctrine\ORM\PersistentCollection {#16888 …}
  +reports: Doctrine\ORM\PersistentCollection {#16890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16894 …}
  -id: 7
  -bodyTs: "'altern':30 'argu':14 'beer':34 'belgium':1 'cocktail':16 'corner':10 'drink':18 'end':26 'near':24 'parti':6,29 'provid':32 'settl':21 'spend':2 'stand':7 'talk':11 'water':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687161865 {#16861
    date: 2023-06-19 10:04:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\PostComment {#16860
  +user: Proxies\__CG__\App\Entity\User {#16859 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Belgium spends most of the party standing in the corner talking to himself. Arguing which cocktail to drink, only to settle on water near the end of the party.\n
    \n
    Alternatively, they provide the beer.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687161865 {#16862
    date: 2023-06-19 10:04:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16884 …}
  +nested: Doctrine\ORM\PersistentCollection {#16886 …}
  +votes: Doctrine\ORM\PersistentCollection {#16888 …}
  +reports: Doctrine\ORM\PersistentCollection {#16890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16894 …}
  -id: 7
  -bodyTs: "'altern':30 'argu':14 'beer':34 'belgium':1 'cocktail':16 'corner':10 'drink':18 'end':26 'near':24 'parti':6,29 'provid':32 'settl':21 'spend':2 'stand':7 'talk':11 'water':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687161865 {#16861
    date: 2023-06-19 10:04:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\PostComment {#16860
  +user: Proxies\__CG__\App\Entity\User {#16859 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Belgium spends most of the party standing in the corner talking to himself. Arguing which cocktail to drink, only to settle on water near the end of the party.\n
    \n
    Alternatively, they provide the beer.
    """
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687161865 {#16862
    date: 2023-06-19 10:04:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16884 …}
  +nested: Doctrine\ORM\PersistentCollection {#16886 …}
  +votes: Doctrine\ORM\PersistentCollection {#16888 …}
  +reports: Doctrine\ORM\PersistentCollection {#16890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16894 …}
  -id: 7
  -bodyTs: "'altern':30 'argu':14 'beer':34 'belgium':1 'cocktail':16 'corner':10 'drink':18 'end':26 'near':24 'parti':6,29 'provid':32 'settl':21 'spend':2 'stand':7 'talk':11 'water':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687161865 {#16861
    date: 2023-06-19 10:04:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\PostComment {#16883
  +user: Proxies\__CG__\App\Entity\User {#16877 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s USA’s party and he’s trying to be the center of attention as usual. He acts like he’s not friends with Mexico but keeps buying drugs from him. Canada, USA’s nicer little brother is talking to all the other countries. Part of Canada is trans and wants to be like France. France is a little stuck up, but not that much. She only talks to USA about niche music genres and movies. Otherwise she doesn’t really like USA. England is drunk and trying to fuck all of his exes. Germany brought some really good beer and is a really nice guy, but no one forgets that he used to be an asswipe. Italy is refined but also a little unorganized. He is well dressed and good looking. On and off relationship with France. Thailand is a huge slut. Congolese guys are super well dressed. Spain isn’t talking to the other Spanish speaking guys except Argentina. Argentina only likes Spain because he’s cool with Italy. Ireland keeps trying to fight England, but otherwise is cool with everyone at the party. Ireland is very well liked but takes a swing a England whenever he can. Scotland is keeping the two separated but agrees that Ireland has a point. Russia is an asshole who will try to finger your asshole, but lies to you about it. Brazil is a little bit dangerous, but also sexy as hell. Her and Colombia won’t stop dancing. Somehow Colombia manages to sell drugs to Mexico while she’s dancing. Japan is cute, weird, and good at everything. Very nice person. Everyone has forgotten how they used to be an asswipe. Australia really likes bad haircuts. Also trying to fuck all of Englands exes. New Zealand is a wearing the same clothes as Australia, but maintains that it’s not Australia. Greece shouts a lot. Anything that you talk about they claim to have invented it. They’re not always wrong."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687469998 {#16882
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16875 …}
  +nested: Doctrine\ORM\PersistentCollection {#16872 …}
  +votes: Doctrine\ORM\PersistentCollection {#16870 …}
  +reports: Doctrine\ORM\PersistentCollection {#16868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16864 …}
  -id: 8
  -bodyTs: "'act':19 'agre':209 'also':123,239,288 'alway':331 'anyth':317 'argentina':162,163 'asshol':218,225 'asswip':118,282 'attent':15 'australia':283,305,312 'bad':286 'beer':101 'bit':236 'brazil':232 'brother':38 'brought':97 'buy':29 'canada':33,48 'center':13 'claim':323 'cloth':303 'colombia':245,251 'congoles':145 'cool':170,182 'countri':45 'cute':264 'danc':249,261 'danger':237 'doesn':80 'dress':130,150 'drug':30,255 'drunk':87 'england':85,178,198,294 'everyon':184,273 'everyth':269 'except':161 'exe':95,295 'fight':177 'finger':223 'forget':111 'forgotten':275 'franc':56,57,139 'friend':24 'fuck':91,291 'genr':75 'germani':96 'good':100,132,267 'greec':313 'guy':107,146,160 'haircut':287 'hell':242 'huge':143 'invent':326 'ireland':173,188,211 'isn':152 'itali':119,172 'japan':262 'keep':28,174,204 'lie':227 'like':20,55,83,165,192,285 'littl':37,60,125,235 'look':133 'lot':316 'maintain':307 'manag':252 'mexico':26,257 'movi':77 'much':66 'music':74 'new':296 'nice':106,271 'nicer':36 'nich':73 'one':110 'otherwis':78,180 'part':46 'parti':5,187 'person':272 'point':214 're':329 'realli':82,99,105,284 'refin':121 'relationship':137 'russia':215 'scotland':202 'sell':254 'separ':207 'sexi':240 'shout':314 'slut':144 'somehow':250 'spain':151,166 'spanish':158 'speak':159 'stop':248 'stuck':61 'super':148 'swing':196 'take':194 'talk':40,69,154,320 'thailand':140 'tran':50 'tri':9,89,175,221,289 'two':206 'unorgan':126 'usa':3,34,71,84 'use':114,278 'usual':17 'want':52 'wear':300 'weird':265 'well':129,149,191 'whenev':199 'won':246 'wrong':332 'zealand':297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687162846 {#16871
    date: 2023-06-19 10:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#16883
  +user: Proxies\__CG__\App\Entity\User {#16877 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s USA’s party and he’s trying to be the center of attention as usual. He acts like he’s not friends with Mexico but keeps buying drugs from him. Canada, USA’s nicer little brother is talking to all the other countries. Part of Canada is trans and wants to be like France. France is a little stuck up, but not that much. She only talks to USA about niche music genres and movies. Otherwise she doesn’t really like USA. England is drunk and trying to fuck all of his exes. Germany brought some really good beer and is a really nice guy, but no one forgets that he used to be an asswipe. Italy is refined but also a little unorganized. He is well dressed and good looking. On and off relationship with France. Thailand is a huge slut. Congolese guys are super well dressed. Spain isn’t talking to the other Spanish speaking guys except Argentina. Argentina only likes Spain because he’s cool with Italy. Ireland keeps trying to fight England, but otherwise is cool with everyone at the party. Ireland is very well liked but takes a swing a England whenever he can. Scotland is keeping the two separated but agrees that Ireland has a point. Russia is an asshole who will try to finger your asshole, but lies to you about it. Brazil is a little bit dangerous, but also sexy as hell. Her and Colombia won’t stop dancing. Somehow Colombia manages to sell drugs to Mexico while she’s dancing. Japan is cute, weird, and good at everything. Very nice person. Everyone has forgotten how they used to be an asswipe. Australia really likes bad haircuts. Also trying to fuck all of Englands exes. New Zealand is a wearing the same clothes as Australia, but maintains that it’s not Australia. Greece shouts a lot. Anything that you talk about they claim to have invented it. They’re not always wrong."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687469998 {#16882
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16875 …}
  +nested: Doctrine\ORM\PersistentCollection {#16872 …}
  +votes: Doctrine\ORM\PersistentCollection {#16870 …}
  +reports: Doctrine\ORM\PersistentCollection {#16868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16864 …}
  -id: 8
  -bodyTs: "'act':19 'agre':209 'also':123,239,288 'alway':331 'anyth':317 'argentina':162,163 'asshol':218,225 'asswip':118,282 'attent':15 'australia':283,305,312 'bad':286 'beer':101 'bit':236 'brazil':232 'brother':38 'brought':97 'buy':29 'canada':33,48 'center':13 'claim':323 'cloth':303 'colombia':245,251 'congoles':145 'cool':170,182 'countri':45 'cute':264 'danc':249,261 'danger':237 'doesn':80 'dress':130,150 'drug':30,255 'drunk':87 'england':85,178,198,294 'everyon':184,273 'everyth':269 'except':161 'exe':95,295 'fight':177 'finger':223 'forget':111 'forgotten':275 'franc':56,57,139 'friend':24 'fuck':91,291 'genr':75 'germani':96 'good':100,132,267 'greec':313 'guy':107,146,160 'haircut':287 'hell':242 'huge':143 'invent':326 'ireland':173,188,211 'isn':152 'itali':119,172 'japan':262 'keep':28,174,204 'lie':227 'like':20,55,83,165,192,285 'littl':37,60,125,235 'look':133 'lot':316 'maintain':307 'manag':252 'mexico':26,257 'movi':77 'much':66 'music':74 'new':296 'nice':106,271 'nicer':36 'nich':73 'one':110 'otherwis':78,180 'part':46 'parti':5,187 'person':272 'point':214 're':329 'realli':82,99,105,284 'refin':121 'relationship':137 'russia':215 'scotland':202 'sell':254 'separ':207 'sexi':240 'shout':314 'slut':144 'somehow':250 'spain':151,166 'spanish':158 'speak':159 'stop':248 'stuck':61 'super':148 'swing':196 'take':194 'talk':40,69,154,320 'thailand':140 'tran':50 'tri':9,89,175,221,289 'two':206 'unorgan':126 'usa':3,34,71,84 'use':114,278 'usual':17 'want':52 'wear':300 'weird':265 'well':129,149,191 'whenev':199 'won':246 'wrong':332 'zealand':297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687162846 {#16871
    date: 2023-06-19 10:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#16883
  +user: Proxies\__CG__\App\Entity\User {#16877 …}
  +post: App\Entity\Post {#3041
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Let-s-pretend-each-country-in-the-world-is-a-guest"
    +body: """
      Let’s pretend each country in the world is a guest at a party. What are they doing at the party?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687469998 {#3039
      date: 2023-06-22 23:39:58.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 7
    -bodyTs: "'askkbin':22 'countri':5 'guest':11 'let':1 'parti':14,21 'pretend':3 'world':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687199650
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/476435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687160650 {#3040
      date: 2023-06-19 09:44:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "It’s USA’s party and he’s trying to be the center of attention as usual. He acts like he’s not friends with Mexico but keeps buying drugs from him. Canada, USA’s nicer little brother is talking to all the other countries. Part of Canada is trans and wants to be like France. France is a little stuck up, but not that much. She only talks to USA about niche music genres and movies. Otherwise she doesn’t really like USA. England is drunk and trying to fuck all of his exes. Germany brought some really good beer and is a really nice guy, but no one forgets that he used to be an asswipe. Italy is refined but also a little unorganized. He is well dressed and good looking. On and off relationship with France. Thailand is a huge slut. Congolese guys are super well dressed. Spain isn’t talking to the other Spanish speaking guys except Argentina. Argentina only likes Spain because he’s cool with Italy. Ireland keeps trying to fight England, but otherwise is cool with everyone at the party. Ireland is very well liked but takes a swing a England whenever he can. Scotland is keeping the two separated but agrees that Ireland has a point. Russia is an asshole who will try to finger your asshole, but lies to you about it. Brazil is a little bit dangerous, but also sexy as hell. Her and Colombia won’t stop dancing. Somehow Colombia manages to sell drugs to Mexico while she’s dancing. Japan is cute, weird, and good at everything. Very nice person. Everyone has forgotten how they used to be an asswipe. Australia really likes bad haircuts. Also trying to fuck all of Englands exes. New Zealand is a wearing the same clothes as Australia, but maintains that it’s not Australia. Greece shouts a lot. Anything that you talk about they claim to have invented it. They’re not always wrong."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687469998 {#16882
    date: 2023-06-22 23:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#16875 …}
  +nested: Doctrine\ORM\PersistentCollection {#16872 …}
  +votes: Doctrine\ORM\PersistentCollection {#16870 …}
  +reports: Doctrine\ORM\PersistentCollection {#16868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#16866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#16864 …}
  -id: 8
  -bodyTs: "'act':19 'agre':209 'also':123,239,288 'alway':331 'anyth':317 'argentina':162,163 'asshol':218,225 'asswip':118,282 'attent':15 'australia':283,305,312 'bad':286 'beer':101 'bit':236 'brazil':232 'brother':38 'brought':97 'buy':29 'canada':33,48 'center':13 'claim':323 'cloth':303 'colombia':245,251 'congoles':145 'cool':170,182 'countri':45 'cute':264 'danc':249,261 'danger':237 'doesn':80 'dress':130,150 'drug':30,255 'drunk':87 'england':85,178,198,294 'everyon':184,273 'everyth':269 'except':161 'exe':95,295 'fight':177 'finger':223 'forget':111 'forgotten':275 'franc':56,57,139 'friend':24 'fuck':91,291 'genr':75 'germani':96 'good':100,132,267 'greec':313 'guy':107,146,160 'haircut':287 'hell':242 'huge':143 'invent':326 'ireland':173,188,211 'isn':152 'itali':119,172 'japan':262 'keep':28,174,204 'lie':227 'like':20,55,83,165,192,285 'littl':37,60,125,235 'look':133 'lot':316 'maintain':307 'manag':252 'mexico':26,257 'movi':77 'much':66 'music':74 'new':296 'nice':106,271 'nicer':36 'nich':73 'one':110 'otherwis':78,180 'part':46 'parti':5,187 'person':272 'point':214 're':329 'realli':82,99,105,284 'refin':121 'relationship':137 'russia':215 'scotland':202 'sell':254 'separ':207 'sexi':240 'shout':314 'slut':144 'somehow':250 'spain':151,166 'spanish':158 'speak':159 'stop':248 'stuck':61 'super':148 'swing':196 'take':194 'talk':40,69,154,320 'thailand':140 'tran':50 'tri':9,89,175,221,289 'two':206 'unorgan':126 'usa':3,34,71,84 'use':114,278 'usual':17 'want':52 'wear':300 'weird':265 'well':129,149,191 'whenev':199 'won':246 'wrong':332 'zealand':297"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/343716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687162846 {#16871
    date: 2023-06-19 10:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Post {#3055
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#3052
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#3053
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#3054
    date: 2023-06-19 08:26: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
83 DENIED edit
App\Entity\Post {#3055
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#3052
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#3053
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#3054
    date: 2023-06-19 08:26: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
84 DENIED moderate
App\Entity\Post {#3055
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "So-add-new-article-is-to-make-new-threads-And"
  +body: """
    So... add new article is to make new threads. And create magazine is... a new sub?\n
    \n
    Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
    \n
    EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687258256 {#3052
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 5
  -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687186480
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960"
  +editedAt: DateTimeImmutable @1687156261 {#3053
    date: 2023-06-19 08:31:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155980 {#3054
    date: 2023-06-19 08:26: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\PostComment {#19255
  +user: Proxies\__CG__\App\Entity\User {#19256 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yeah. Kbin is different from Reddit/Lemmy in that it kind of tries to combine twitter/mastodon and Reddit.\n
    \n
    Lemmy calls subs Communities. It calls posts posts.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687158346 {#19253
    date: 2023-06-19 09:05:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19257 …}
  +nested: Doctrine\ORM\PersistentCollection {#19259 …}
  +votes: Doctrine\ORM\PersistentCollection {#19261 …}
  +reports: Doctrine\ORM\PersistentCollection {#19263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19267 …}
  -id: 11
  -bodyTs: "'call':19,23 'combin':14 'communiti':21 'differ':4 'kbin':2 'kind':10 'lemmi':18 'post':24,25 'reddit':17 'reddit/lemmy':6 'sub':20 'tri':12 'twitter/mastodon':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/336374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687158346 {#19254
    date: 2023-06-19 09:05:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\PostComment {#19255
  +user: Proxies\__CG__\App\Entity\User {#19256 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yeah. Kbin is different from Reddit/Lemmy in that it kind of tries to combine twitter/mastodon and Reddit.\n
    \n
    Lemmy calls subs Communities. It calls posts posts.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687158346 {#19253
    date: 2023-06-19 09:05:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19257 …}
  +nested: Doctrine\ORM\PersistentCollection {#19259 …}
  +votes: Doctrine\ORM\PersistentCollection {#19261 …}
  +reports: Doctrine\ORM\PersistentCollection {#19263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19267 …}
  -id: 11
  -bodyTs: "'call':19,23 'combin':14 'communiti':21 'differ':4 'kbin':2 'kind':10 'lemmi':18 'post':24,25 'reddit':17 'reddit/lemmy':6 'sub':20 'tri':12 'twitter/mastodon':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/336374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687158346 {#19254
    date: 2023-06-19 09:05:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\PostComment {#19255
  +user: Proxies\__CG__\App\Entity\User {#19256 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Yeah. Kbin is different from Reddit/Lemmy in that it kind of tries to combine twitter/mastodon and Reddit.\n
    \n
    Lemmy calls subs Communities. It calls posts posts.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687158346 {#19253
    date: 2023-06-19 09:05:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19257 …}
  +nested: Doctrine\ORM\PersistentCollection {#19259 …}
  +votes: Doctrine\ORM\PersistentCollection {#19261 …}
  +reports: Doctrine\ORM\PersistentCollection {#19263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19267 …}
  -id: 11
  -bodyTs: "'call':19,23 'combin':14 'communiti':21 'differ':4 'kbin':2 'kind':10 'lemmi':18 'post':24,25 'reddit':17 'reddit/lemmy':6 'sub':20 'tri':12 'twitter/mastodon':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/336374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687158346 {#19254
    date: 2023-06-19 09:05:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\PostComment {#19271
  +user: Proxies\__CG__\App\Entity\User {#19272 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Jormar\n
    \n
    > EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    New software is new, sadly. Growing pains over the last 2 weeks has been leading to random bugs and glitches. Should be resolved as they upgrade things, change coding, etc etc.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687258256 {#19269
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar"
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19273 …}
  +nested: Doctrine\ORM\PersistentCollection {#19275 …}
  +votes: Doctrine\ORM\PersistentCollection {#19277 …}
  +reports: Doctrine\ORM\PersistentCollection {#19279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19283 …}
  -id: 21
  -bodyTs: "'2':48 'anoth':8 'anyon':35 'bug':55 'chang':65 'code':66 'comment':21 'edit':2,12 'error':27 'etc':67,68 'give':24 'glitch':57 'grow':43 'jormar':1 'know':36 'last':47 'lead':52 'm':18 'make':7 'microblog':9 'new':38,41 'pain':44 'random':54 'repeat':34 'resolv':60 'sad':42 'softwar':39 'sometim':15 'thing':64 'upgrad':63 'upvot':19 'want':5 'week':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960/-/reply/858782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258256 {#19270
    date: 2023-06-20 12:50:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\PostComment {#19271
  +user: Proxies\__CG__\App\Entity\User {#19272 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Jormar\n
    \n
    > EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    New software is new, sadly. Growing pains over the last 2 weeks has been leading to random bugs and glitches. Should be resolved as they upgrade things, change coding, etc etc.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687258256 {#19269
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar"
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19273 …}
  +nested: Doctrine\ORM\PersistentCollection {#19275 …}
  +votes: Doctrine\ORM\PersistentCollection {#19277 …}
  +reports: Doctrine\ORM\PersistentCollection {#19279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19283 …}
  -id: 21
  -bodyTs: "'2':48 'anoth':8 'anyon':35 'bug':55 'chang':65 'code':66 'comment':21 'edit':2,12 'error':27 'etc':67,68 'give':24 'glitch':57 'grow':43 'jormar':1 'know':36 'last':47 'lead':52 'm':18 'make':7 'microblog':9 'new':38,41 'pain':44 'random':54 'repeat':34 'resolv':60 'sad':42 'softwar':39 'sometim':15 'thing':64 'upgrad':63 'upvot':19 'want':5 'week':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960/-/reply/858782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258256 {#19270
    date: 2023-06-20 12:50:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\PostComment {#19271
  +user: Proxies\__CG__\App\Entity\User {#19272 …}
  +post: App\Entity\Post {#3055
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "So-add-new-article-is-to-make-new-threads-And"
    +body: """
      So... add new article is to make new threads. And create magazine is... a new sub?\n
      \n
      Anyway, it will take a while to get used to all these things. Thanks for existing, still.\n
      \n
      EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687258256 {#3052
      date: 2023-06-20 12:50:56.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 5
    -bodyTs: "'add':2 'anoth':40 'anyon':67 'anyway':17 'articl':4 'askkbin':70 'comment':53 'creat':11 'edit':34,44 'error':59 'exist':32 'get':24 'give':56 'know':68 'm':50 'magazin':12 'make':7,39 'microblog':41 'new':3,8,15 'repeat':66 'sometim':47 'still':33 'sub':16 'take':20 'thank':30 'thing':29 'thread':9 'upvot':51 'use':25 'want':37"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687186480
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/475960"
    +editedAt: DateTimeImmutable @1687156261 {#3053
      date: 2023-06-19 08:31:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687155980 {#3054
      date: 2023-06-19 08:26:20.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    @Jormar\n
    \n
    > EDIT: Don't want to make another microblog, so an edit is it. Sometimes when I'm upvoting a comment, it will give me an error. It's not just once, but repeatedly. Anyone know why?\n
    \n
    New software is new, sadly. Growing pains over the last 2 weeks has been leading to random bugs and glitches. Should be resolved as they upgrade things, change coding, etc etc.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687258256 {#19269
    date: 2023-06-20 12:50:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jormar"
    "@Jormar@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19273 …}
  +nested: Doctrine\ORM\PersistentCollection {#19275 …}
  +votes: Doctrine\ORM\PersistentCollection {#19277 …}
  +reports: Doctrine\ORM\PersistentCollection {#19279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19283 …}
  -id: 21
  -bodyTs: "'2':48 'anoth':8 'anyon':35 'bug':55 'chang':65 'code':66 'comment':21 'edit':2,12 'error':27 'etc':67,68 'give':24 'glitch':57 'grow':43 'jormar':1 'know':36 'last':47 'lead':52 'm':18 'make':7 'microblog':9 'new':38,41 'pain':44 'random':54 'repeat':34 'resolv':60 'sad':42 'softwar':39 'sometim':15 'thing':64 'upgrad':63 'upvot':19 'want':5 'week':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/475960/-/reply/858782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687258256 {#19270
    date: 2023-06-20 12:50:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#3067
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#3068
    date: 2023-06-18 21:00:50.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
95 DENIED edit
App\Entity\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#3067
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#3068
    date: 2023-06-18 21:00:50.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
96 DENIED moderate
App\Entity\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
  +body: """
    What video game is an absolute 100/100 in your opinion?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295552 {#3067
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: []
  -id: 2
  -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687134350
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687114850 {#3068
    date: 2023-06-18 21:00:50.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\PostComment {#16430
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Journey. Short enough to complete in a sitting. Original creature designs and **beyond** gorgeous music. Yes enemies but also yes immortality, which sounds strange but turned out to be balanced enough that it's neither too boring nor too stressful.\n
    \n
    No dialogue. No explanation except for whatever hieroglyphs you stumble across out in the middle of the desert, all of which are things a player could easily miss if they're not focused on exploring. Still sobbed three separate times. Everyone I've persuaded to give it a try has agreed with me, including the person that initially made fun of me. That one apologized.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687147575 {#17302
    date: 2023-06-19 06:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18786 …}
  +nested: Doctrine\ORM\PersistentCollection {#18785 …}
  +votes: Doctrine\ORM\PersistentCollection {#18783 …}
  +reports: Doctrine\ORM\PersistentCollection {#19632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19630 …}
  -id: 1
  -bodyTs: "'across':51 'agre':91 'also':19 'apolog':105 'balanc':30 'beyond':13 'bore':37 'complet':5 'could':66 'creatur':10 'desert':58 'design':11 'dialogu':42 'easili':67 'enemi':17 'enough':3,31 'everyon':81 'except':45 'explan':44 'explor':75 'focus':73 'fun':100 'give':86 'gorgeous':14 'hieroglyph':48 'immort':21 'includ':94 'initi':98 'journey':1 'made':99 'middl':55 'miss':68 'music':15 'neither':35 'one':104 'origin':9 'person':96 'persuad':84 'player':65 're':71 'separ':79 'short':2 'sit':8 'sob':77 'sound':23 'still':76 'strang':24 'stress':40 'stumbl':50 'thing':63 'three':78 'time':80 'tri':89 'turn':26 've':83 'whatev':47 'yes':16,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/831228"
  +editedAt: DateTimeImmutable @1687147805 {#17301
    date: 2023-06-19 06:10:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687147575 {#17295
    date: 2023-06-19 06:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\PostComment {#16430
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Journey. Short enough to complete in a sitting. Original creature designs and **beyond** gorgeous music. Yes enemies but also yes immortality, which sounds strange but turned out to be balanced enough that it's neither too boring nor too stressful.\n
    \n
    No dialogue. No explanation except for whatever hieroglyphs you stumble across out in the middle of the desert, all of which are things a player could easily miss if they're not focused on exploring. Still sobbed three separate times. Everyone I've persuaded to give it a try has agreed with me, including the person that initially made fun of me. That one apologized.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687147575 {#17302
    date: 2023-06-19 06:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18786 …}
  +nested: Doctrine\ORM\PersistentCollection {#18785 …}
  +votes: Doctrine\ORM\PersistentCollection {#18783 …}
  +reports: Doctrine\ORM\PersistentCollection {#19632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19630 …}
  -id: 1
  -bodyTs: "'across':51 'agre':91 'also':19 'apolog':105 'balanc':30 'beyond':13 'bore':37 'complet':5 'could':66 'creatur':10 'desert':58 'design':11 'dialogu':42 'easili':67 'enemi':17 'enough':3,31 'everyon':81 'except':45 'explan':44 'explor':75 'focus':73 'fun':100 'give':86 'gorgeous':14 'hieroglyph':48 'immort':21 'includ':94 'initi':98 'journey':1 'made':99 'middl':55 'miss':68 'music':15 'neither':35 'one':104 'origin':9 'person':96 'persuad':84 'player':65 're':71 'separ':79 'short':2 'sit':8 'sob':77 'sound':23 'still':76 'strang':24 'stress':40 'stumbl':50 'thing':63 'three':78 'time':80 'tri':89 'turn':26 've':83 'whatev':47 'yes':16,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/831228"
  +editedAt: DateTimeImmutable @1687147805 {#17301
    date: 2023-06-19 06:10:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687147575 {#17295
    date: 2023-06-19 06:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\PostComment {#16430
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Journey. Short enough to complete in a sitting. Original creature designs and **beyond** gorgeous music. Yes enemies but also yes immortality, which sounds strange but turned out to be balanced enough that it's neither too boring nor too stressful.\n
    \n
    No dialogue. No explanation except for whatever hieroglyphs you stumble across out in the middle of the desert, all of which are things a player could easily miss if they're not focused on exploring. Still sobbed three separate times. Everyone I've persuaded to give it a try has agreed with me, including the person that initially made fun of me. That one apologized.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687147575 {#17302
    date: 2023-06-19 06:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18786 …}
  +nested: Doctrine\ORM\PersistentCollection {#18785 …}
  +votes: Doctrine\ORM\PersistentCollection {#18783 …}
  +reports: Doctrine\ORM\PersistentCollection {#19632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19630 …}
  -id: 1
  -bodyTs: "'across':51 'agre':91 'also':19 'apolog':105 'balanc':30 'beyond':13 'bore':37 'complet':5 'could':66 'creatur':10 'desert':58 'design':11 'dialogu':42 'easili':67 'enemi':17 'enough':3,31 'everyon':81 'except':45 'explan':44 'explor':75 'focus':73 'fun':100 'give':86 'gorgeous':14 'hieroglyph':48 'immort':21 'includ':94 'initi':98 'journey':1 'made':99 'middl':55 'miss':68 'music':15 'neither':35 'one':104 'origin':9 'person':96 'persuad':84 'player':65 're':71 'separ':79 'short':2 'sit':8 'sob':77 'sound':23 'still':76 'strang':24 'stress':40 'stumbl':50 'thing':63 'three':78 'time':80 'tri':89 'turn':26 've':83 'whatev':47 'yes':16,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/831228"
  +editedAt: DateTimeImmutable @1687147805 {#17301
    date: 2023-06-19 06:10:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687147575 {#17295
    date: 2023-06-19 06:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\PostComment {#20349
  +user: Proxies\__CG__\App\Entity\User {#20350 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Super Mario Galaxy  \n
     Dragon Quest 3  \n
     Final Fantasy 6  \n
     Super Mario RPG  \n
     Mass Effect 1  \n
     Balloon Fight
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687295552 {#19629
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20338 …}
  +nested: Doctrine\ORM\PersistentCollection {#20347 …}
  +votes: Doctrine\ORM\PersistentCollection {#20346 …}
  +reports: Doctrine\ORM\PersistentCollection {#20340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20342 …}
  -id: 34
  -bodyTs: "'1':15 '3':6 '6':9 'balloon':16 'dragon':4 'effect':14 'fantasi':8 'fight':17 'final':7 'galaxi':3 'mario':2,11 'mass':13 'quest':5 'rpg':12 'super':1,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/872068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295552 {#20337
    date: 2023-06-20 23:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\PostComment {#20349
  +user: Proxies\__CG__\App\Entity\User {#20350 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Super Mario Galaxy  \n
     Dragon Quest 3  \n
     Final Fantasy 6  \n
     Super Mario RPG  \n
     Mass Effect 1  \n
     Balloon Fight
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687295552 {#19629
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20338 …}
  +nested: Doctrine\ORM\PersistentCollection {#20347 …}
  +votes: Doctrine\ORM\PersistentCollection {#20346 …}
  +reports: Doctrine\ORM\PersistentCollection {#20340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20342 …}
  -id: 34
  -bodyTs: "'1':15 '3':6 '6':9 'balloon':16 'dragon':4 'effect':14 'fantasi':8 'fight':17 'final':7 'galaxi':3 'mario':2,11 'mass':13 'quest':5 'rpg':12 'super':1,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/872068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295552 {#20337
    date: 2023-06-20 23:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\PostComment {#20349
  +user: Proxies\__CG__\App\Entity\User {#20350 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "What-video-game-is-an-absolute-100-100-in-your-opinion"
    +body: """
      What video game is an absolute 100/100 in your opinion?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687295552 {#3067
      date: 2023-06-20 23:12:32.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: []
    -id: 2
    -bodyTs: "'100/100':7 'absolut':6 'askkbin':11 'game':3 'opinion':10 'video':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687134350
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/471703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687114850 {#3068
      date: 2023-06-18 21:00:50.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Super Mario Galaxy  \n
     Dragon Quest 3  \n
     Final Fantasy 6  \n
     Super Mario RPG  \n
     Mass Effect 1  \n
     Balloon Fight
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687295552 {#19629
    date: 2023-06-20 23:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YolkBrushWork402@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20338 …}
  +nested: Doctrine\ORM\PersistentCollection {#20347 …}
  +votes: Doctrine\ORM\PersistentCollection {#20346 …}
  +reports: Doctrine\ORM\PersistentCollection {#20340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20342 …}
  -id: 34
  -bodyTs: "'1':15 '3':6 '6':9 'balloon':16 'dragon':4 'effect':14 'fantasi':8 'fight':17 'final':7 'galaxi':3 'mario':2,11 'mass':13 'quest':5 'rpg':12 'super':1,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/471703/-/reply/872068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295552 {#20337
    date: 2023-06-20 23:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\Post {#3082
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
  +body: """
    @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
    \n
    <https://fosstodon.org/@governa/110565454146085216>
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727536291 {#3080
    date: 2024-09-28 17:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: []
  -id: 181
  -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687135765
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687096765 {#3081
    date: 2023-06-18 15:59:25.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
107 DENIED edit
App\Entity\Post {#3082
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
  +body: """
    @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
    \n
    <https://fosstodon.org/@governa/110565454146085216>
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727536291 {#3080
    date: 2024-09-28 17:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: []
  -id: 181
  -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687135765
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687096765 {#3081
    date: 2023-06-18 15:59:25.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
108 DENIED moderate
App\Entity\Post {#3082
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +image: null
  +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
  +body: """
    @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
    \n
    <https://fosstodon.org/@governa/110565454146085216>
    """
  +lang: "en"
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727536291 {#3080
    date: 2024-09-28 17:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: []
  -id: 181
  -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687135765
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687096765 {#3081
    date: 2023-06-18 15:59:25.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\PostComment {#23659
  +user: Proxies\__CG__\App\Entity\User {#23660 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "Enterprise keys are primarily intended for enterprise use. Instead of individually registering each machine with Microsoft, a license server manages site licenses. These keys grant access to the system and activate a 30-day grace period. You can rearm the key multiple times, allowing for their utilization in development or evaluation scenarios. For instance, Server machines can be extended for up to 180 days. Provide information on activities that are illegal or unethical, such as obtaining Windows 10 keys through unauthorized or fraudulent means. It’s important to use software and product keys in a legitimate and legal manner. [Chatgpt](https://chatgptespanol.io/) or Bard"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705737456 {#23657
    date: 2024-01-20 08:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23661 …}
  +nested: Doctrine\ORM\PersistentCollection {#23663 …}
  +votes: Doctrine\ORM\PersistentCollection {#23665 …}
  +reports: Doctrine\ORM\PersistentCollection {#23667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23671 …}
  -id: 1106
  -bodyTs: "'/)':103 '10':78 '180':63 '30':33 'access':26 'activ':31,68 'allow':44 'bard':105 'chatgpt':100 'chatgptespanol.io':102 'chatgptespanol.io/)':101 'day':34,64 'develop':49 'enterpris':1,7 'evalu':51 'extend':59 'fraudul':83 'grace':35 'grant':25 'illeg':71 'import':87 'individu':11 'inform':66 'instanc':54 'instead':9 'intend':5 'key':2,24,41,79,93 'legal':98 'legitim':96 'licens':18,22 'machin':14,56 'manag':20 'manner':99 'mean':84 'microsoft':16 'multipl':42 'obtain':76 'period':36 'primarili':4 'product':92 'provid':65 'rearm':39 'regist':12 'scenario':52 'server':19,55 'site':21 'softwar':90 'system':29 'time':43 'unauthor':81 'uneth':73 'use':8,89 'util':47 'window':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8455173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705737456 {#23658
    date: 2024-01-20 08:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\PostComment {#23659
  +user: Proxies\__CG__\App\Entity\User {#23660 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "Enterprise keys are primarily intended for enterprise use. Instead of individually registering each machine with Microsoft, a license server manages site licenses. These keys grant access to the system and activate a 30-day grace period. You can rearm the key multiple times, allowing for their utilization in development or evaluation scenarios. For instance, Server machines can be extended for up to 180 days. Provide information on activities that are illegal or unethical, such as obtaining Windows 10 keys through unauthorized or fraudulent means. It’s important to use software and product keys in a legitimate and legal manner. [Chatgpt](https://chatgptespanol.io/) or Bard"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705737456 {#23657
    date: 2024-01-20 08:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23661 …}
  +nested: Doctrine\ORM\PersistentCollection {#23663 …}
  +votes: Doctrine\ORM\PersistentCollection {#23665 …}
  +reports: Doctrine\ORM\PersistentCollection {#23667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23671 …}
  -id: 1106
  -bodyTs: "'/)':103 '10':78 '180':63 '30':33 'access':26 'activ':31,68 'allow':44 'bard':105 'chatgpt':100 'chatgptespanol.io':102 'chatgptespanol.io/)':101 'day':34,64 'develop':49 'enterpris':1,7 'evalu':51 'extend':59 'fraudul':83 'grace':35 'grant':25 'illeg':71 'import':87 'individu':11 'inform':66 'instanc':54 'instead':9 'intend':5 'key':2,24,41,79,93 'legal':98 'legitim':96 'licens':18,22 'machin':14,56 'manag':20 'manner':99 'mean':84 'microsoft':16 'multipl':42 'obtain':76 'period':36 'primarili':4 'product':92 'provid':65 'rearm':39 'regist':12 'scenario':52 'server':19,55 'site':21 'softwar':90 'system':29 'time':43 'unauthor':81 'uneth':73 'use':8,89 'util':47 'window':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8455173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705737456 {#23658
    date: 2024-01-20 08:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\PostComment {#23659
  +user: Proxies\__CG__\App\Entity\User {#23660 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "Enterprise keys are primarily intended for enterprise use. Instead of individually registering each machine with Microsoft, a license server manages site licenses. These keys grant access to the system and activate a 30-day grace period. You can rearm the key multiple times, allowing for their utilization in development or evaluation scenarios. For instance, Server machines can be extended for up to 180 days. Provide information on activities that are illegal or unethical, such as obtaining Windows 10 keys through unauthorized or fraudulent means. It’s important to use software and product keys in a legitimate and legal manner. [Chatgpt](https://chatgptespanol.io/) or Bard"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705737456 {#23657
    date: 2024-01-20 08:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23661 …}
  +nested: Doctrine\ORM\PersistentCollection {#23663 …}
  +votes: Doctrine\ORM\PersistentCollection {#23665 …}
  +reports: Doctrine\ORM\PersistentCollection {#23667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23671 …}
  -id: 1106
  -bodyTs: "'/)':103 '10':78 '180':63 '30':33 'access':26 'activ':31,68 'allow':44 'bard':105 'chatgpt':100 'chatgptespanol.io':102 'chatgptespanol.io/)':101 'day':34,64 'develop':49 'enterpris':1,7 'evalu':51 'extend':59 'fraudul':83 'grace':35 'grant':25 'illeg':71 'import':87 'individu':11 'inform':66 'instanc':54 'instead':9 'intend':5 'key':2,24,41,79,93 'legal':98 'legitim':96 'licens':18,22 'machin':14,56 'manag':20 'manner':99 'mean':84 'microsoft':16 'multipl':42 'obtain':76 'period':36 'primarili':4 'product':92 'provid':65 'rearm':39 'regist':12 'scenario':52 'server':19,55 'site':21 'softwar':90 'system':29 'time':43 'unauthor':81 'uneth':73 'use':8,89 'util':47 'window':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8455173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705737456 {#23658
    date: 2024-01-20 08:57:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\PostComment {#23675
  +user: Proxies\__CG__\App\Entity\User {#23676 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "We already offer tutorials on building applications using GPT-like AI, and it’s not all just noise. I’m curious whether Wine could eventually emulate a genuine Windows OS effectively with the help of [ChatGPT](https://chatgptespanol.io/). Does it already recognize the distinctions between the two?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738808 {#23673
    date: 2024-01-20 09:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23677 …}
  +nested: Doctrine\ORM\PersistentCollection {#23679 …}
  +votes: Doctrine\ORM\PersistentCollection {#23681 …}
  +reports: Doctrine\ORM\PersistentCollection {#23683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23687 …}
  -id: 1125
  -bodyTs: "'/).':40 'ai':12 'alreadi':2,43 'applic':7 'build':6 'chatgpt':37 'chatgptespanol.io':39 'chatgptespanol.io/).':38 'could':25 'curious':22 'distinct':46 'effect':32 'emul':27 'eventu':26 'genuin':29 'gpt':10 'gpt-like':9 'help':35 'like':11 'm':21 'nois':19 'offer':3 'os':31 'recogn':44 'tutori':4 'two':49 'use':8 'whether':23 'window':30 'wine':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.funami.tech/comment/704653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738808 {#23674
    date: 2024-01-20 09:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\PostComment {#23675
  +user: Proxies\__CG__\App\Entity\User {#23676 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "We already offer tutorials on building applications using GPT-like AI, and it’s not all just noise. I’m curious whether Wine could eventually emulate a genuine Windows OS effectively with the help of [ChatGPT](https://chatgptespanol.io/). Does it already recognize the distinctions between the two?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738808 {#23673
    date: 2024-01-20 09:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23677 …}
  +nested: Doctrine\ORM\PersistentCollection {#23679 …}
  +votes: Doctrine\ORM\PersistentCollection {#23681 …}
  +reports: Doctrine\ORM\PersistentCollection {#23683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23687 …}
  -id: 1125
  -bodyTs: "'/).':40 'ai':12 'alreadi':2,43 'applic':7 'build':6 'chatgpt':37 'chatgptespanol.io':39 'chatgptespanol.io/).':38 'could':25 'curious':22 'distinct':46 'effect':32 'emul':27 'eventu':26 'genuin':29 'gpt':10 'gpt-like':9 'help':35 'like':11 'm':21 'nois':19 'offer':3 'os':31 'recogn':44 'tutori':4 'two':49 'use':8 'whether':23 'window':30 'wine':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.funami.tech/comment/704653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738808 {#23674
    date: 2024-01-20 09:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\PostComment {#23675
  +user: Proxies\__CG__\App\Entity\User {#23676 …}
  +post: App\Entity\Post {#3082
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
    +image: null
    +slug: "at-piracy-at-lemmy-dbzer0-com-Apparently-Google-Bard-and-ChatGPT-can-give-you-valid"
    +body: """
      @piracy@lemmy.dbzer0.com Apparently Google Bard and ChatGPT can give you valid Windows10 keys. I wonder what other keys you can extract from them?\n
      \n
      <https://fosstodon.org/@governa/110565454146085216>
      """
    +lang: "en"
    +commentCount: 6
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727536291 {#3080
      date: 2024-09-28 17:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: []
    -id: 181
    -bodyTs: "'/@governa/110565454146085216':25 'appar':2 'bard':4 'chatgpt':6 'extract':20 'fosstodon.org':24 'fosstodon.org/@governa/110565454146085216':23 'give':8 'googl':3 'key':12,17 'piracy@lemmy.dbzer0.com':1 'valid':10 'windows10':11 'wonder':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687135765
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/j3j5/statuses/110565573617523221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687096765 {#3081
      date: 2023-06-18 15:59:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3084 …}
  +parent: null
  +root: null
  +image: null
  +body: "We already offer tutorials on building applications using GPT-like AI, and it’s not all just noise. I’m curious whether Wine could eventually emulate a genuine Windows OS effectively with the help of [ChatGPT](https://chatgptespanol.io/). Does it already recognize the distinctions between the two?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738808 {#23673
    date: 2024-01-20 09:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@j3j5@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23677 …}
  +nested: Doctrine\ORM\PersistentCollection {#23679 …}
  +votes: Doctrine\ORM\PersistentCollection {#23681 …}
  +reports: Doctrine\ORM\PersistentCollection {#23683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23687 …}
  -id: 1125
  -bodyTs: "'/).':40 'ai':12 'alreadi':2,43 'applic':7 'build':6 'chatgpt':37 'chatgptespanol.io':39 'chatgptespanol.io/).':38 'could':25 'curious':22 'distinct':46 'effect':32 'emul':27 'eventu':26 'genuin':29 'gpt':10 'gpt-like':9 'help':35 'like':11 'm':21 'nois':19 'offer':3 'os':31 'recogn':44 'tutori':4 'two':49 'use':8 'whether':23 'window':30 'wine':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.funami.tech/comment/704653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738808 {#23674
    date: 2024-01-20 09:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\Post {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#3095
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#3096
    date: 2023-06-18 08:57:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\Post {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#3095
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#3096
    date: 2023-06-18 08:57:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\Post {#3097
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
  +body: """
    Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687076974 {#3095
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +children: []
  -id: 3
  -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687077936
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687071436 {#3096
    date: 2023-06-18 08:57:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\PostComment {#25968
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +post: App\Entity\Post {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
    +body: """
      Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687076974 {#3095
      date: 2023-06-18 10:29:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +children: []
    -id: 3
    -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687077936
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/466671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687071436 {#3096
      date: 2023-06-18 08:57:16.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Nevermind Figured it out. It's 1500x500"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687076974 {#25967
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DylanVee@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25962 …}
  +nested: Doctrine\ORM\PersistentCollection {#25959 …}
  +votes: Doctrine\ORM\PersistentCollection {#25943 …}
  +reports: Doctrine\ORM\PersistentCollection {#25954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25950 …}
  -id: 2
  -bodyTs: "'1500x500':7 'figur':2 'nevermind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671/-/reply/814242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687076974 {#25956
    date: 2023-06-18 10:29:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\PostComment {#25968
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +post: App\Entity\Post {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
    +body: """
      Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687076974 {#3095
      date: 2023-06-18 10:29:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +children: []
    -id: 3
    -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687077936
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/466671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687071436 {#3096
      date: 2023-06-18 08:57:16.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Nevermind Figured it out. It's 1500x500"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687076974 {#25967
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DylanVee@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25962 …}
  +nested: Doctrine\ORM\PersistentCollection {#25959 …}
  +votes: Doctrine\ORM\PersistentCollection {#25943 …}
  +reports: Doctrine\ORM\PersistentCollection {#25954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25950 …}
  -id: 2
  -bodyTs: "'1500x500':7 'figur':2 'nevermind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671/-/reply/814242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687076974 {#25956
    date: 2023-06-18 10:29:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\PostComment {#25968
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +post: App\Entity\Post {#3097
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Hello-Kbin-users-new-user-here-What-are-the-dimensions"
    +body: """
      Hello Kbin users, new user here. What are the dimensions to get a good banner image that doesn't stretch? Thank you.\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687076974 {#3095
      date: 2023-06-18 10:29:34.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +children: []
    -id: 3
    -bodyTs: "'askkbin':23 'banner':15 'dimens':10 'doesn':18 'get':12 'good':14 'hello':1 'imag':16 'kbin':2 'new':4 'stretch':20 'thank':21 'user':3,5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687077936
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/466671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687071436 {#3096
      date: 2023-06-18 08:57:16.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: "Nevermind Figured it out. It's 1500x500"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687076974 {#25967
    date: 2023-06-18 10:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DylanVee@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25962 …}
  +nested: Doctrine\ORM\PersistentCollection {#25959 …}
  +votes: Doctrine\ORM\PersistentCollection {#25943 …}
  +reports: Doctrine\ORM\PersistentCollection {#25954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25950 …}
  -id: 2
  -bodyTs: "'1500x500':7 'figur':2 'nevermind':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/466671/-/reply/814242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687076974 {#25956
    date: 2023-06-18 10:29:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\Post {#3111
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#3109
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#3110
    date: 2023-06-17 20:57:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\Post {#3111
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#3109
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#3110
    date: 2023-06-17 20:57:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\Post {#3111
  +user: Proxies\__CG__\App\Entity\User {#2958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +image: null
  +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
  +body: """
    Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
    \n
    I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
    \n
    Thoughts?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687148329 {#3109
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: []
  -id: 4
  -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687034731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687028231 {#3110
    date: 2023-06-17 20:57:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\PostComment {#27406
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3111
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
    +body: """
      Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
      \n
      I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
      \n
      Thoughts?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687148329 {#3109
      date: 2023-06-19 06:18:49.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: []
    -id: 4
    -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687034731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/462316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687028231 {#3110
      date: 2023-06-17 20:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    I think there would probably be too big of an outcry for many places to do that, especially if it they're not especially massive and the loss threatens to cut into their profits in a real way. Most people who go to the science center here are families, and I'm fine with that. I'm NOT fine that utterly zero of them know how to keep their voices down or their hands to themselves for three minutes, and in tailoring themselves more towards families with small children, they've only worsened the issue, not mitigated it.\n
    \n
    They added a gigantic pirate ship play place....that is integrated *into* the aquarium. It is not a separate area, there are portholes along the sides of the room that display fish and such. If I want to see the 2/3rds of it that is outside the immediate penguin/stingray area, I must also be ok with toddlers shoving into me, shrieking across the room, and just generally running EVERYWHERE without supervision.\n
    \n
    Problem: beyond my own control, my nervous system is so sensitive to that level of chaos that I literally just had to leave entirely and go sit outside in the rain by myself for the half hour it took my idiot body to calm down. I just...can't go to the aquarium anymore, I guess. Dinosaur room? Also hard to be in after 10-15 minutes. Among other well-intentioned mistakes that encourage similar behavior, the t-rex has been updated to roar now every time someone walks past it into the adjoining hallway. It's disruptive and you can imagine how much people --kids especially -- enjoy setting it off over and over. At the very least, they realized the *singing bird puppet* on a video loop wasn't testing well with visitors and finally removed it.\n
    \n
    We already have a children's museum here, btw. There was no need to do this in the first place.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687148329 {#27411
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@karbairusa@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27404 …}
  +nested: Doctrine\ORM\PersistentCollection {#27401 …}
  +votes: Doctrine\ORM\PersistentCollection {#27399 …}
  +reports: Doctrine\ORM\PersistentCollection {#27397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27393 …}
  -id: 3
  -bodyTs: "'-15':235 '10':234 '2/3rds':139 'across':160 'ad':100 'adjoin':265 'along':122 'alreadi':311 'also':151,228 'among':237 'anymor':223 'aquarium':112,222 'area':118,148 'behavior':246 'beyond':171 'big':8 'bird':294 'bodi':211 'btw':318 'calm':213 'center':46 'chao':185 'children':89,314 'control':174 'cut':31 'dinosaur':226 'display':129 'disrupt':269 'encourag':244 'enjoy':279 'entir':193 'especi':18,24,278 'everi':257 'everywher':167 'famili':49,86 'final':307 'fine':53,59 'first':328 'fish':130 'general':165 'gigant':102 'go':42,195,219 'guess':225 'half':205 'hallway':266 'hand':74 'hard':229 'hour':206 'idiot':210 'imagin':273 'immedi':146 'integr':109 'intent':241 'issu':95 'keep':68 'kid':277 'know':65 'least':289 'leav':192 'level':183 'liter':188 'loop':299 'loss':28 'm':52,57 'mani':13 'massiv':25 'minut':79,236 'mistak':242 'mitig':97 'much':275 'museum':316 'must':150 'need':322 'nervous':176 'ok':153 'outcri':11 'outsid':144,197 'past':261 'penguin/stingray':147 'peopl':40,276 'pirat':103 'place':14,106,329 'play':105 'porthol':121 'probabl':5 'problem':170 'profit':34 'puppet':295 'rain':200 're':22 'real':37 'realiz':291 'remov':308 'rex':250 'roar':255 'room':127,162,227 'run':166 'scienc':45 'see':137 'sensit':180 'separ':117 'set':280 'ship':104 'shove':156 'shriek':159 'side':124 'similar':245 'sing':293 'sit':196 'small':88 'someon':259 'supervis':169 'system':177 't-rex':248 'tailor':82 'test':302 'think':2 'threaten':29 'three':78 'time':258 'toddler':155 'took':208 'toward':85 'updat':253 'utter':61 've':91 'video':298 'visitor':305 'voic':70 'walk':260 'want':135 'wasn':300 'way':38 'well':240,303 'well-intent':239 'without':168 'worsen':93 'would':4 'zero':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316/-/reply/831336"
  +editedAt: DateTimeImmutable @1687149570 {#27400
    date: 2023-06-19 06:39:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687148329 {#27412
    date: 2023-06-19 06:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\PostComment {#27406
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3111
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
    +body: """
      Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
      \n
      I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
      \n
      Thoughts?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687148329 {#3109
      date: 2023-06-19 06:18:49.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: []
    -id: 4
    -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687034731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/462316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687028231 {#3110
      date: 2023-06-17 20:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    I think there would probably be too big of an outcry for many places to do that, especially if it they're not especially massive and the loss threatens to cut into their profits in a real way. Most people who go to the science center here are families, and I'm fine with that. I'm NOT fine that utterly zero of them know how to keep their voices down or their hands to themselves for three minutes, and in tailoring themselves more towards families with small children, they've only worsened the issue, not mitigated it.\n
    \n
    They added a gigantic pirate ship play place....that is integrated *into* the aquarium. It is not a separate area, there are portholes along the sides of the room that display fish and such. If I want to see the 2/3rds of it that is outside the immediate penguin/stingray area, I must also be ok with toddlers shoving into me, shrieking across the room, and just generally running EVERYWHERE without supervision.\n
    \n
    Problem: beyond my own control, my nervous system is so sensitive to that level of chaos that I literally just had to leave entirely and go sit outside in the rain by myself for the half hour it took my idiot body to calm down. I just...can't go to the aquarium anymore, I guess. Dinosaur room? Also hard to be in after 10-15 minutes. Among other well-intentioned mistakes that encourage similar behavior, the t-rex has been updated to roar now every time someone walks past it into the adjoining hallway. It's disruptive and you can imagine how much people --kids especially -- enjoy setting it off over and over. At the very least, they realized the *singing bird puppet* on a video loop wasn't testing well with visitors and finally removed it.\n
    \n
    We already have a children's museum here, btw. There was no need to do this in the first place.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687148329 {#27411
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@karbairusa@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27404 …}
  +nested: Doctrine\ORM\PersistentCollection {#27401 …}
  +votes: Doctrine\ORM\PersistentCollection {#27399 …}
  +reports: Doctrine\ORM\PersistentCollection {#27397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27393 …}
  -id: 3
  -bodyTs: "'-15':235 '10':234 '2/3rds':139 'across':160 'ad':100 'adjoin':265 'along':122 'alreadi':311 'also':151,228 'among':237 'anymor':223 'aquarium':112,222 'area':118,148 'behavior':246 'beyond':171 'big':8 'bird':294 'bodi':211 'btw':318 'calm':213 'center':46 'chao':185 'children':89,314 'control':174 'cut':31 'dinosaur':226 'display':129 'disrupt':269 'encourag':244 'enjoy':279 'entir':193 'especi':18,24,278 'everi':257 'everywher':167 'famili':49,86 'final':307 'fine':53,59 'first':328 'fish':130 'general':165 'gigant':102 'go':42,195,219 'guess':225 'half':205 'hallway':266 'hand':74 'hard':229 'hour':206 'idiot':210 'imagin':273 'immedi':146 'integr':109 'intent':241 'issu':95 'keep':68 'kid':277 'know':65 'least':289 'leav':192 'level':183 'liter':188 'loop':299 'loss':28 'm':52,57 'mani':13 'massiv':25 'minut':79,236 'mistak':242 'mitig':97 'much':275 'museum':316 'must':150 'need':322 'nervous':176 'ok':153 'outcri':11 'outsid':144,197 'past':261 'penguin/stingray':147 'peopl':40,276 'pirat':103 'place':14,106,329 'play':105 'porthol':121 'probabl':5 'problem':170 'profit':34 'puppet':295 'rain':200 're':22 'real':37 'realiz':291 'remov':308 'rex':250 'roar':255 'room':127,162,227 'run':166 'scienc':45 'see':137 'sensit':180 'separ':117 'set':280 'ship':104 'shove':156 'shriek':159 'side':124 'similar':245 'sing':293 'sit':196 'small':88 'someon':259 'supervis':169 'system':177 't-rex':248 'tailor':82 'test':302 'think':2 'threaten':29 'three':78 'time':258 'toddler':155 'took':208 'toward':85 'updat':253 'utter':61 've':91 'video':298 'visitor':305 'voic':70 'walk':260 'want':135 'wasn':300 'way':38 'well':240,303 'well-intent':239 'without':168 'worsen':93 'would':4 'zero':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316/-/reply/831336"
  +editedAt: DateTimeImmutable @1687149570 {#27400
    date: 2023-06-19 06:39:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687148329 {#27412
    date: 2023-06-19 06:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\PostComment {#27406
  +user: Proxies\__CG__\App\Entity\User {#18784 …}
  +post: App\Entity\Post {#3111
    +user: Proxies\__CG__\App\Entity\User {#2958 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
    +image: null
    +slug: "Does-anyone-without-kids-ever-wish-they-could-attend-family"
    +body: """
      Does anyone without kids ever wish they could attend "family oriented" things such as zoos, museums etc on days where kids are not allowed?\n
      \n
      I know it sounds selfish, and I don't dislike people having kids or parents in general, but often on the weekend if I ever want to do these activities, I often feel like im fighting for space with children or families to view exhibits. I wish there were days, maybe once a month, where you could attend and no children under 14 were allowed or something. Maybe if its an income thing where the zoo/etc is free, there is an admission price that day.\n
      \n
      Thoughts?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687148329 {#3109
      date: 2023-06-19 06:18:49.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: []
    -id: 4
    -bodyTs: "'14':87 'activ':54 'admiss':106 'allow':24,89 'anyon':2 'askkbin':111 'attend':9,82 'children':64,85 'could':8,81 'day':19,74,109 'dislik':34 'etc':17 'ever':5,49 'exhibit':69 'famili':10,66 'feel':57 'fight':60 'free':102 'general':41 'im':59 'incom':96 'kid':4,21,37 'know':26 'like':58 'mayb':75,92 'month':78 'museum':16 'often':43,56 'orient':11 'parent':39 'peopl':35 'price':107 'selfish':29 'someth':91 'sound':28 'space':62 'thing':12,97 'thought':110 'view':68 'want':50 'weekend':46 'wish':6,71 'without':3 'zoo':15 'zoo/etc':100"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687034731
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/462316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687028231 {#3110
      date: 2023-06-17 20:57:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2784 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    I think there would probably be too big of an outcry for many places to do that, especially if it they're not especially massive and the loss threatens to cut into their profits in a real way. Most people who go to the science center here are families, and I'm fine with that. I'm NOT fine that utterly zero of them know how to keep their voices down or their hands to themselves for three minutes, and in tailoring themselves more towards families with small children, they've only worsened the issue, not mitigated it.\n
    \n
    They added a gigantic pirate ship play place....that is integrated *into* the aquarium. It is not a separate area, there are portholes along the sides of the room that display fish and such. If I want to see the 2/3rds of it that is outside the immediate penguin/stingray area, I must also be ok with toddlers shoving into me, shrieking across the room, and just generally running EVERYWHERE without supervision.\n
    \n
    Problem: beyond my own control, my nervous system is so sensitive to that level of chaos that I literally just had to leave entirely and go sit outside in the rain by myself for the half hour it took my idiot body to calm down. I just...can't go to the aquarium anymore, I guess. Dinosaur room? Also hard to be in after 10-15 minutes. Among other well-intentioned mistakes that encourage similar behavior, the t-rex has been updated to roar now every time someone walks past it into the adjoining hallway. It's disruptive and you can imagine how much people --kids especially -- enjoy setting it off over and over. At the very least, they realized the *singing bird puppet* on a video loop wasn't testing well with visitors and finally removed it.\n
    \n
    We already have a children's museum here, btw. There was no need to do this in the first place.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687148329 {#27411
    date: 2023-06-19 06:18:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@karbairusa@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#27404 …}
  +nested: Doctrine\ORM\PersistentCollection {#27401 …}
  +votes: Doctrine\ORM\PersistentCollection {#27399 …}
  +reports: Doctrine\ORM\PersistentCollection {#27397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#27395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#27393 …}
  -id: 3
  -bodyTs: "'-15':235 '10':234 '2/3rds':139 'across':160 'ad':100 'adjoin':265 'along':122 'alreadi':311 'also':151,228 'among':237 'anymor':223 'aquarium':112,222 'area':118,148 'behavior':246 'beyond':171 'big':8 'bird':294 'bodi':211 'btw':318 'calm':213 'center':46 'chao':185 'children':89,314 'control':174 'cut':31 'dinosaur':226 'display':129 'disrupt':269 'encourag':244 'enjoy':279 'entir':193 'especi':18,24,278 'everi':257 'everywher':167 'famili':49,86 'final':307 'fine':53,59 'first':328 'fish':130 'general':165 'gigant':102 'go':42,195,219 'guess':225 'half':205 'hallway':266 'hand':74 'hard':229 'hour':206 'idiot':210 'imagin':273 'immedi':146 'integr':109 'intent':241 'issu':95 'keep':68 'kid':277 'know':65 'least':289 'leav':192 'level':183 'liter':188 'loop':299 'loss':28 'm':52,57 'mani':13 'massiv':25 'minut':79,236 'mistak':242 'mitig':97 'much':275 'museum':316 'must':150 'need':322 'nervous':176 'ok':153 'outcri':11 'outsid':144,197 'past':261 'penguin/stingray':147 'peopl':40,276 'pirat':103 'place':14,106,329 'play':105 'porthol':121 'probabl':5 'problem':170 'profit':34 'puppet':295 'rain':200 're':22 'real':37 'realiz':291 'remov':308 'rex':250 'roar':255 'room':127,162,227 'run':166 'scienc':45 'see':137 'sensit':180 'separ':117 'set':280 'ship':104 'shove':156 'shriek':159 'side':124 'similar':245 'sing':293 'sit':196 'small':88 'someon':259 'supervis':169 'system':177 't-rex':248 'tailor':82 'test':302 'think':2 'threaten':29 'three':78 'time':258 'toddler':155 'took':208 'toward':85 'updat':253 'utter':61 've':91 'video':298 'visitor':305 'voic':70 'walk':260 'want':135 'wasn':300 'way':38 'well':240,303 'well-intent':239 'without':168 'worsen':93 'would':4 'zero':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/462316/-/reply/831336"
  +editedAt: DateTimeImmutable @1687149570 {#27400
    date: 2023-06-19 06:39:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687148329 {#27412
    date: 2023-06-19 06:18:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\Post {#3124
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#3122
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#3123
    date: 2023-06-16 18:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\Post {#3124
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#3122
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#3123
    date: 2023-06-16 18:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\Post {#3124
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#3122
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#3123
    date: 2023-06-16 18:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\PostComment {#28684
  +user: Proxies\__CG__\App\Entity\User {#28678 …}
  +post: App\Entity\Post {#3124
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
    +image: null
    +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
    +body: """
      Sup y'all, newest arrival from the Reddit exodus here :D\n
      \n
      Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686942864 {#3122
      date: 2023-06-16 21:14:24.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +children: []
    -id: 74
    -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686938848
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/450611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686932348 {#3123
      date: 2023-06-16 18:19:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +parent: null
  +root: null
  +image: null
  +body: "@spicy_biscuits Greetings and salutations!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686942864 {#28683
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicy_biscuits"
    "@spicy_biscuits@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28676 …}
  +nested: Doctrine\ORM\PersistentCollection {#28673 …}
  +votes: Doctrine\ORM\PersistentCollection {#28671 …}
  +reports: Doctrine\ORM\PersistentCollection {#28669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28665 …}
  -id: 210
  -bodyTs: "'biscuit':2 'greet':3 'salut':5 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611/-/reply/786733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686942864 {#28672
    date: 2023-06-16 21:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\PostComment {#28684
  +user: Proxies\__CG__\App\Entity\User {#28678 …}
  +post: App\Entity\Post {#3124
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
    +image: null
    +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
    +body: """
      Sup y'all, newest arrival from the Reddit exodus here :D\n
      \n
      Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686942864 {#3122
      date: 2023-06-16 21:14:24.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +children: []
    -id: 74
    -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686938848
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/450611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686932348 {#3123
      date: 2023-06-16 18:19:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +parent: null
  +root: null
  +image: null
  +body: "@spicy_biscuits Greetings and salutations!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686942864 {#28683
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicy_biscuits"
    "@spicy_biscuits@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28676 …}
  +nested: Doctrine\ORM\PersistentCollection {#28673 …}
  +votes: Doctrine\ORM\PersistentCollection {#28671 …}
  +reports: Doctrine\ORM\PersistentCollection {#28669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28665 …}
  -id: 210
  -bodyTs: "'biscuit':2 'greet':3 'salut':5 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611/-/reply/786733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686942864 {#28672
    date: 2023-06-16 21:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\PostComment {#28684
  +user: Proxies\__CG__\App\Entity\User {#28678 …}
  +post: App\Entity\Post {#3124
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
    +image: null
    +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
    +body: """
      Sup y'all, newest arrival from the Reddit exodus here :D\n
      \n
      Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686942864 {#3122
      date: 2023-06-16 21:14:24.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +children: []
    -id: 74
    -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686938848
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/450611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686932348 {#3123
      date: 2023-06-16 18:19:08.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3126 …}
  +parent: null
  +root: null
  +image: null
  +body: "@spicy_biscuits Greetings and salutations!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686942864 {#28683
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicy_biscuits"
    "@spicy_biscuits@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28676 …}
  +nested: Doctrine\ORM\PersistentCollection {#28673 …}
  +votes: Doctrine\ORM\PersistentCollection {#28671 …}
  +reports: Doctrine\ORM\PersistentCollection {#28669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28665 …}
  -id: 210
  -bodyTs: "'biscuit':2 'greet':3 'salut':5 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611/-/reply/786733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686942864 {#28672
    date: 2023-06-16 21:14:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\Post {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
  +body: "How are the mobile apps for kbin/lemmy coming?"
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687597499 {#3137
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 42
  -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686927872
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686900372 {#3138
    date: 2023-06-16 09:26: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
143 DENIED edit
App\Entity\Post {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
  +body: "How are the mobile apps for kbin/lemmy coming?"
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687597499 {#3137
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 42
  -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686927872
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686900372 {#3138
    date: 2023-06-16 09:26: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
144 DENIED moderate
App\Entity\Post {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +image: null
  +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
  +body: "How are the mobile apps for kbin/lemmy coming?"
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687597499 {#3137
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  +children: []
  -id: 42
  -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686927872
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686900372 {#3138
    date: 2023-06-16 09:26: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
145 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
146 DENIED moderate
App\Entity\PostComment {#30275
  +user: Proxies\__CG__\App\Entity\User {#30276 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: null
  +root: null
  +image: null
  +body: "Memmy and Mlem for iOS are both good. I switch back and forth but use Memmy most of the time."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687567842 {#30273
    date: 2023-06-24 02:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30277 …}
  +nested: Doctrine\ORM\PersistentCollection {#30279 …}
  +votes: Doctrine\ORM\PersistentCollection {#30281 …}
  +reports: Doctrine\ORM\PersistentCollection {#30283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30287 …}
  -id: 87
  -bodyTs: "'back':11 'forth':13 'good':8 'io':5 'memmi':1,16 'mlem':3 'switch':10 'time':20 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoodlem.me/comment/12422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687567842 {#30274
    date: 2023-06-24 02:50: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\PostComment {#30275
  +user: Proxies\__CG__\App\Entity\User {#30276 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: null
  +root: null
  +image: null
  +body: "Memmy and Mlem for iOS are both good. I switch back and forth but use Memmy most of the time."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687567842 {#30273
    date: 2023-06-24 02:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30277 …}
  +nested: Doctrine\ORM\PersistentCollection {#30279 …}
  +votes: Doctrine\ORM\PersistentCollection {#30281 …}
  +reports: Doctrine\ORM\PersistentCollection {#30283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30287 …}
  -id: 87
  -bodyTs: "'back':11 'forth':13 'good':8 'io':5 'memmi':1,16 'mlem':3 'switch':10 'time':20 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoodlem.me/comment/12422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687567842 {#30274
    date: 2023-06-24 02:50: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\PostComment {#30275
  +user: Proxies\__CG__\App\Entity\User {#30276 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: null
  +root: null
  +image: null
  +body: "Memmy and Mlem for iOS are both good. I switch back and forth but use Memmy most of the time."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687567842 {#30273
    date: 2023-06-24 02:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30277 …}
  +nested: Doctrine\ORM\PersistentCollection {#30279 …}
  +votes: Doctrine\ORM\PersistentCollection {#30281 …}
  +reports: Doctrine\ORM\PersistentCollection {#30283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30287 …}
  -id: 87
  -bodyTs: "'back':11 'forth':13 'good':8 'io':5 'memmi':1,16 'mlem':3 'switch':10 'time':20 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoodlem.me/comment/12422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687567842 {#30274
    date: 2023-06-24 02:50: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\PostComment {#30291
  +user: Proxies\__CG__\App\Entity\User {#30238 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: App\Entity\PostComment {#30259 …}
  +root: App\Entity\PostComment {#30244 …}
  +image: null
  +body: "That's a very valid question, someone asked it before, I've replied here: https://beehaw.org/comment/381245"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687597499 {#30289
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
    "@brunofin@beehaw.org"
    "@Flax_vert@feddit.uk"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30292 …}
  +nested: Doctrine\ORM\PersistentCollection {#30294 …}
  +votes: Doctrine\ORM\PersistentCollection {#30296 …}
  +reports: Doctrine\ORM\PersistentCollection {#30298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30302 …}
  -id: 89
  -bodyTs: "'/comment/381245':17 'ask':8 'beehaw.org':16 'beehaw.org/comment/381245':15 'question':6 'repli':13 'someon':7 'valid':5 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/426734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597499 {#30290
    date: 2023-06-24 11:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\PostComment {#30291
  +user: Proxies\__CG__\App\Entity\User {#30238 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: App\Entity\PostComment {#30259 …}
  +root: App\Entity\PostComment {#30244 …}
  +image: null
  +body: "That's a very valid question, someone asked it before, I've replied here: https://beehaw.org/comment/381245"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687597499 {#30289
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
    "@brunofin@beehaw.org"
    "@Flax_vert@feddit.uk"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30292 …}
  +nested: Doctrine\ORM\PersistentCollection {#30294 …}
  +votes: Doctrine\ORM\PersistentCollection {#30296 …}
  +reports: Doctrine\ORM\PersistentCollection {#30298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30302 …}
  -id: 89
  -bodyTs: "'/comment/381245':17 'ask':8 'beehaw.org':16 'beehaw.org/comment/381245':15 'question':6 'repli':13 'someon':7 'valid':5 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/426734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597499 {#30290
    date: 2023-06-24 11:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\PostComment {#30291
  +user: Proxies\__CG__\App\Entity\User {#30238 …}
  +post: App\Entity\Post {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
    +image: null
    +slug: "How-are-the-mobile-apps-for-kbin-lemmy-coming"
    +body: "How are the mobile apps for kbin/lemmy coming?"
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687597499 {#3137
      date: 2023-06-24 11:04:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    +children: []
    -id: 42
    -bodyTs: "'app':5 'come':8 'kbin/lemmy':7 'mobil':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686927872
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/446251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686900372 {#3138
      date: 2023-06-16 09:26:12.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2954 …}
  +parent: App\Entity\PostComment {#30259 …}
  +root: App\Entity\PostComment {#30244 …}
  +image: null
  +body: "That's a very valid question, someone asked it before, I've replied here: https://beehaw.org/comment/381245"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687597499 {#30289
    date: 2023-06-24 11:04:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orangepeeljedi@kbin.social"
    "@brunofin@beehaw.org"
    "@Flax_vert@feddit.uk"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30292 …}
  +nested: Doctrine\ORM\PersistentCollection {#30294 …}
  +votes: Doctrine\ORM\PersistentCollection {#30296 …}
  +reports: Doctrine\ORM\PersistentCollection {#30298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30302 …}
  -id: 89
  -bodyTs: "'/comment/381245':17 'ask':8 'beehaw.org':16 'beehaw.org/comment/381245':15 'question':6 'repli':13 'someon':7 'valid':5 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/426734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597499 {#30290
    date: 2023-06-24 11:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details