GET https://kbin.spritesserver.nl/index.php/d/doomscroll.n8e.dev/comments/newest?p=1

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2400
  +user: App\Entity\User {#1923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mind the cows in the nebula Richard… I mean number 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703240006 {#2417
    date: 2023-12-22 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1770 …}
  +nested: Doctrine\ORM\PersistentCollection {#1768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1972 …}
  -id: 242782
  -bodyTs: "'1':11 'cow':3 'mean':9 'mind':1 'nebula':6 'number':10 'richard':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5155040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240006 {#2435
    date: 2023-12-22 11:13:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
3 DENIED edit
App\Entity\EntryComment {#2400
  +user: App\Entity\User {#1923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mind the cows in the nebula Richard… I mean number 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703240006 {#2417
    date: 2023-12-22 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1770 …}
  +nested: Doctrine\ORM\PersistentCollection {#1768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1972 …}
  -id: 242782
  -bodyTs: "'1':11 'cow':3 'mean':9 'mind':1 'nebula':6 'number':10 'richard':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5155040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240006 {#2435
    date: 2023-12-22 11:13:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
4 DENIED moderate
App\Entity\EntryComment {#2400
  +user: App\Entity\User {#1923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mind the cows in the nebula Richard… I mean number 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703240006 {#2417
    date: 2023-12-22 11:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1770 …}
  +nested: Doctrine\ORM\PersistentCollection {#1768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1972 …}
  -id: 242782
  -bodyTs: "'1':11 'cow':3 'mean':9 'mind':1 'nebula':6 'number':10 'richard':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5155040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240006 {#2435
    date: 2023-12-22 11:13:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This unlocked some real memories of watching the show with grandparents back in the day!\n
    \n
    Did it make it over to the states?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708659902 {#1619
    date: 2024-02-23 04:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258948
  -bodyTs: "'back':12 'day':15 'grandpar':11 'make':18 'memori':5 'real':4 'show':9 'state':23 'unlock':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5556105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237677 {#1692
    date: 2023-12-22 10:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
7 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This unlocked some real memories of watching the show with grandparents back in the day!\n
    \n
    Did it make it over to the states?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708659902 {#1619
    date: 2024-02-23 04:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258948
  -bodyTs: "'back':12 'day':15 'grandpar':11 'make':18 'memori':5 'real':4 'show':9 'state':23 'unlock':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5556105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237677 {#1692
    date: 2023-12-22 10:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
8 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This unlocked some real memories of watching the show with grandparents back in the day!\n
    \n
    Did it make it over to the states?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708659902 {#1619
    date: 2024-02-23 04:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258948
  -bodyTs: "'back':12 'day':15 'grandpar':11 'make':18 'memori':5 'real':4 'show':9 'state':23 'unlock':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5556105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237677 {#1692
    date: 2023-12-22 10:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2382
  +user: App\Entity\User {#1874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keeping up Appearances meme out of left field 😂\n
    \n
    I’m surprised there’s enough overlap in fanbases for this to have 100+ votes but I’m here for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703236822 {#2361
    date: 2023-12-22 10:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 258947
  -bodyTs: "'100':22 'appear':3 'enough':14 'fanbas':17 'field':8 'keep':1 'left':7 'm':10,26 'meme':4 'overlap':15 'surpris':11 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5555992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703236822 {#2364
    date: 2023-12-22 10:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
11 DENIED edit
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#1874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keeping up Appearances meme out of left field 😂\n
    \n
    I’m surprised there’s enough overlap in fanbases for this to have 100+ votes but I’m here for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703236822 {#2361
    date: 2023-12-22 10:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 258947
  -bodyTs: "'100':22 'appear':3 'enough':14 'fanbas':17 'field':8 'keep':1 'left':7 'm':10,26 'meme':4 'overlap':15 'surpris':11 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5555992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703236822 {#2364
    date: 2023-12-22 10:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
12 DENIED moderate
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#1874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keeping up Appearances meme out of left field 😂\n
    \n
    I’m surprised there’s enough overlap in fanbases for this to have 100+ votes but I’m here for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703236822 {#2361
    date: 2023-12-22 10:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 258947
  -bodyTs: "'100':22 'appear':3 'enough':14 'fanbas':17 'field':8 'keep':1 'left':7 'm':10,26 'meme':4 'overlap':15 'surpris':11 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5555992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703236822 {#2364
    date: 2023-12-22 10:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Deep crossover. So silly. I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703224503 {#2097
    date: 2023-12-22 06:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 242442
  -bodyTs: "'crossov':2 'deep':1 'love':6 'silli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224503 {#2083
    date: 2023-12-22 06:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
15 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Deep crossover. So silly. I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703224503 {#2097
    date: 2023-12-22 06:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 242442
  -bodyTs: "'crossov':2 'deep':1 'love':6 'silli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224503 {#2083
    date: 2023-12-22 06:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
16 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#2090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Deep crossover. So silly. I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703224503 {#2097
    date: 2023-12-22 06:55:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 242442
  -bodyTs: "'crossov':2 'deep':1 'love':6 'silli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224503 {#2083
    date: 2023-12-22 06:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer! Tea, earl grey, hot. And on my royal doultan with the hand painted periwinkles!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703210742 {#2068
    date: 2023-12-22 03:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 242112
  -bodyTs: "'comput':1 'doultan':10 'earl':3 'grey':4 'hand':13 'hot':5 'paint':14 'periwinkl':15 'royal':9 'tea':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1899786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210742 {#2072
    date: 2023-12-22 03:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
19 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer! Tea, earl grey, hot. And on my royal doultan with the hand painted periwinkles!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703210742 {#2068
    date: 2023-12-22 03:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 242112
  -bodyTs: "'comput':1 'doultan':10 'earl':3 'grey':4 'hand':13 'hot':5 'paint':14 'periwinkl':15 'royal':9 'tea':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1899786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210742 {#2072
    date: 2023-12-22 03:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
20 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer! Tea, earl grey, hot. And on my royal doultan with the hand painted periwinkles!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703210742 {#2068
    date: 2023-12-22 03:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 242112
  -bodyTs: "'comput':1 'doultan':10 'earl':3 'grey':4 'hand':13 'hot':5 'paint':14 'periwinkl':15 'royal':9 'tea':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1899786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210742 {#2072
    date: 2023-12-22 03:05:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You need *how much* dilithium dear?\n
    \n
    *number one looks appalled*\n
    \n
    Well isn’t that rather a lot…?\n
    \n
    Oh you’re traveling to the beta quadrant with a friend, that’s nice. But isn’t it so far away, and dangerous?\n
    \n
    You want to join a band… no th-that’s great that you’re getting out more, but aren’t there bands closer to home?\n
    \n
    Well if you promise to still visit mummy, you can join a band with your friend.\n
    \n
    Don’t forget to send subspace messages! Number one, how much pure dilithium do we have?\n
    \n
    *number one collapses onto the floor*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703209509 {#2231
    date: 2023-12-22 02:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 242082
  -bodyTs: "'appal':10 'aren':60 'away':38 'band':46,63,79 'beta':24 'closer':64 'collaps':101 'danger':40 'dear':6 'dilithium':5,95 'far':37 'floor':104 'forget':85 'friend':28,82 'get':56 'great':52 'home':66 'isn':12,33 'join':44,77 'look':9 'lot':17 'messag':89 'much':4,93 'mummi':74 'need':2 'nice':31 'number':7,90,99 'oh':18 'one':8,91,100 'onto':102 'promis':70 'pure':94 'quadrant':25 'rather':15 're':20,55 'send':87 'still':72 'subspac':88 'th':49 'th-that':48 'travel':21 'visit':73 'want':42 'well':11,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184941"
  +editedAt: DateTimeImmutable @1706246789 {#2232
    date: 2024-01-26 06:26:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703209509 {#2229
    date: 2023-12-22 02:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
23 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You need *how much* dilithium dear?\n
    \n
    *number one looks appalled*\n
    \n
    Well isn’t that rather a lot…?\n
    \n
    Oh you’re traveling to the beta quadrant with a friend, that’s nice. But isn’t it so far away, and dangerous?\n
    \n
    You want to join a band… no th-that’s great that you’re getting out more, but aren’t there bands closer to home?\n
    \n
    Well if you promise to still visit mummy, you can join a band with your friend.\n
    \n
    Don’t forget to send subspace messages! Number one, how much pure dilithium do we have?\n
    \n
    *number one collapses onto the floor*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703209509 {#2231
    date: 2023-12-22 02:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 242082
  -bodyTs: "'appal':10 'aren':60 'away':38 'band':46,63,79 'beta':24 'closer':64 'collaps':101 'danger':40 'dear':6 'dilithium':5,95 'far':37 'floor':104 'forget':85 'friend':28,82 'get':56 'great':52 'home':66 'isn':12,33 'join':44,77 'look':9 'lot':17 'messag':89 'much':4,93 'mummi':74 'need':2 'nice':31 'number':7,90,99 'oh':18 'one':8,91,100 'onto':102 'promis':70 'pure':94 'quadrant':25 'rather':15 're':20,55 'send':87 'still':72 'subspac':88 'th':49 'th-that':48 'travel':21 'visit':73 'want':42 'well':11,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184941"
  +editedAt: DateTimeImmutable @1706246789 {#2232
    date: 2024-01-26 06:26:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703209509 {#2229
    date: 2023-12-22 02:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
24 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You need *how much* dilithium dear?\n
    \n
    *number one looks appalled*\n
    \n
    Well isn’t that rather a lot…?\n
    \n
    Oh you’re traveling to the beta quadrant with a friend, that’s nice. But isn’t it so far away, and dangerous?\n
    \n
    You want to join a band… no th-that’s great that you’re getting out more, but aren’t there bands closer to home?\n
    \n
    Well if you promise to still visit mummy, you can join a band with your friend.\n
    \n
    Don’t forget to send subspace messages! Number one, how much pure dilithium do we have?\n
    \n
    *number one collapses onto the floor*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703209509 {#2231
    date: 2023-12-22 02:45:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 242082
  -bodyTs: "'appal':10 'aren':60 'away':38 'band':46,63,79 'beta':24 'closer':64 'collaps':101 'danger':40 'dear':6 'dilithium':5,95 'far':37 'floor':104 'forget':85 'friend':28,82 'get':56 'great':52 'home':66 'isn':12,33 'join':44,77 'look':9 'lot':17 'messag':89 'much':4,93 'mummi':74 'need':2 'nice':31 'number':7,90,99 'oh':18 'one':8,91,100 'onto':102 'promis':70 'pure':94 'quadrant':25 'rather':15 're':20,55 'send':87 'still':72 'subspac':88 'th':49 'th-that':48 'travel':21 'visit':73 'want':42 'well':11,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184941"
  +editedAt: DateTimeImmutable @1706246789 {#2232
    date: 2024-01-26 06:26:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703209509 {#2229
    date: 2023-12-22 02:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohhh on the way to Risa for some riparian entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706262675 {#2266
    date: 2024-01-26 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 242024
  -bodyTs: "'entertain':10 'ohhh':1 'riparian':9 'risa':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207691 {#2257
    date: 2023-12-22 02:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
27 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohhh on the way to Risa for some riparian entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706262675 {#2266
    date: 2024-01-26 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 242024
  -bodyTs: "'entertain':10 'ohhh':1 'riparian':9 'risa':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207691 {#2257
    date: 2023-12-22 02:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
28 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohhh on the way to Risa for some riparian entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706262675 {#2266
    date: 2024-01-26 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 242024
  -bodyTs: "'entertain':10 'ohhh':1 'riparian':9 'risa':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703207691 {#2257
    date: 2023-12-22 02:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2184
  +user: App\Entity\User {#1997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Onscreen! It’s my sister Violet – the one with a runabout, parrises squares court, and room for a sehlat.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703202146 {#2176
    date: 2023-12-22 00:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 258937
  -bodyTs: "'court':14 'one':8 'onscreen':1 'parris':12 'room':16 'runabout':11 'sehlat':19 'sister':5 'squar':13 'violet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5549946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202146 {#2174
    date: 2023-12-22 00:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
31 DENIED edit
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Onscreen! It’s my sister Violet – the one with a runabout, parrises squares court, and room for a sehlat.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703202146 {#2176
    date: 2023-12-22 00:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 258937
  -bodyTs: "'court':14 'one':8 'onscreen':1 'parris':12 'room':16 'runabout':11 'sehlat':19 'sister':5 'squar':13 'violet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5549946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202146 {#2174
    date: 2023-12-22 00:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
32 DENIED moderate
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Onscreen! It’s my sister Violet – the one with a runabout, parrises squares court, and room for a sehlat.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703202146 {#2176
    date: 2023-12-22 00:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 258937
  -bodyTs: "'court':14 'one':8 'onscreen':1 'parris':12 'room':16 'runabout':11 'sehlat':19 'sister':5 'squar':13 'violet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5549946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202146 {#2174
    date: 2023-12-22 00:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "took me a bit to recognize the buckets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1708657328 {#2495
    date: 2024-02-23 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 241814
  -bodyTs: "'bit':4 'bucket':8 'recogn':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/718061/-/comment/4249997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201058 {#2496
    date: 2023-12-22 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
35 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "took me a bit to recognize the buckets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1708657328 {#2495
    date: 2024-02-23 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 241814
  -bodyTs: "'bit':4 'bucket':8 'recogn':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/718061/-/comment/4249997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201058 {#2496
    date: 2023-12-22 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
36 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "took me a bit to recognize the buckets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1708657328 {#2495
    date: 2024-02-23 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 241814
  -bodyTs: "'bit':4 'bucket':8 'recogn':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/718061/-/comment/4249997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201058 {#2496
    date: 2023-12-22 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Mind the nebula dear!”\n
    \n
    “It’s 5,000 light years away dear!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703199706 {#2569
    date: 2023-12-22 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 243013
  -bodyTs: "'000':8 '5':7 'away':11 'dear':4,12 'light':9 'mind':1 'nebula':3 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199706 {#2570
    date: 2023-12-22 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
39 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Mind the nebula dear!”\n
    \n
    “It’s 5,000 light years away dear!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703199706 {#2569
    date: 2023-12-22 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 243013
  -bodyTs: "'000':8 '5':7 'away':11 'dear':4,12 'light':9 'mind':1 'nebula':3 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199706 {#2570
    date: 2023-12-22 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
40 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Mind the nebula dear!”\n
    \n
    “It’s 5,000 light years away dear!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703199706 {#2569
    date: 2023-12-22 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 243013
  -bodyTs: "'000':8 '5':7 'away':11 'dear':4,12 'light':9 'mind':1 'nebula':3 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199706 {#2570
    date: 2023-12-22 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fantastic crossover meme. Love it. No notes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703199120 {#2642
    date: 2023-12-21 23:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 241715
  -bodyTs: "'crossov':2 'fantast':1 'love':4 'meme':3 'note':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6772066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199120 {#2643
    date: 2023-12-21 23:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
43 DENIED edit
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fantastic crossover meme. Love it. No notes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703199120 {#2642
    date: 2023-12-21 23:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 241715
  -bodyTs: "'crossov':2 'fantast':1 'love':4 'meme':3 'note':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6772066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199120 {#2643
    date: 2023-12-21 23:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
44 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fantastic crossover meme. Love it. No notes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703199120 {#2642
    date: 2023-12-21 23:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 241715
  -bodyTs: "'crossov':2 'fantast':1 'love':4 'meme':3 'note':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6772066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199120 {#2643
    date: 2023-12-21 23:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s our Hyacinth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703197445 {#2715
    date: 2023-12-21 23:24:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 241633
  -bodyTs: "'hyacinth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197445 {#2716
    date: 2023-12-21 23:24:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
47 DENIED edit
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s our Hyacinth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703197445 {#2715
    date: 2023-12-21 23:24:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 241633
  -bodyTs: "'hyacinth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197445 {#2716
    date: 2023-12-21 23:24:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
48 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s our Hyacinth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1703197445 {#2715
    date: 2023-12-21 23:24:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 241633
  -bodyTs: "'hyacinth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197445 {#2716
    date: 2023-12-21 23:24:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is pronounced Captain BOUQUET!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1706205913 {#2790
    date: 2024-01-25 19:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 241613
  -bodyTs: "'bouquet':5 'captain':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5145878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196919 {#2791
    date: 2023-12-21 23:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
51 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is pronounced Captain BOUQUET!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1706205913 {#2790
    date: 2024-01-25 19:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 241613
  -bodyTs: "'bouquet':5 'captain':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5145878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196919 {#2791
    date: 2023-12-21 23:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
52 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is pronounced Captain BOUQUET!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1706205913 {#2790
    date: 2024-01-25 19:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 241613
  -bodyTs: "'bouquet':5 'captain':4 'pronounc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5145878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196919 {#2791
    date: 2023-12-21 23:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Girders… I bet it’s made of bulkheads! Or conduits!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699450119 {#2864
    date: 2023-11-08 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 101587
  -bodyTs: "'bet':3 'bulkhead':8 'conduit':10 'girder':1 'made':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1592258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450119 {#2865
    date: 2023-11-08 14:28:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
55 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Girders… I bet it’s made of bulkheads! Or conduits!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699450119 {#2864
    date: 2023-11-08 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 101587
  -bodyTs: "'bet':3 'bulkhead':8 'conduit':10 'girder':1 'made':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1592258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450119 {#2865
    date: 2023-11-08 14:28:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
56 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: "Girders… I bet it’s made of bulkheads! Or conduits!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699450119 {#2864
    date: 2023-11-08 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 101587
  -bodyTs: "'bet':3 'bulkhead':8 'conduit':10 'girder':1 'made':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1592258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450119 {#2865
    date: 2023-11-08 14:28:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
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\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uh… you know he was a Canadian right?\n
    \n
    > James Montgomery Doohan (/ˈduːən/; March 3, 1920 – July 20, 2005) was a Canadian actor and author, best known for his role as Montgomery “Scotty” Scott in the television and film series Star Trek. Doohan’s characterization of the Scottish chief engineer of the Starship Enterprise was one of the most recognizable elements in the Star Trek franchise, and inspired many fans to pursue careers in engineering and other technical fields.[1] He also made contributions behind the scenes, such as the initial development of the Klingon and Vulcan languages. Prior to his acting career, Doohan served in the 14th Field Artillery Regiment of the 3rd Canadian Infantry Division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699538349 {#2938
    date: 2023-11-09 14:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 101502
  -bodyTs: "'1':79 '14th':107 '1920':15 '20':17 '2005':18 '3':14 '3rd':113 'act':101 'actor':22 'also':81 'artilleri':109 'author':24 'behind':84 'best':25 'canadian':7,21,114 'career':72,102 'character':44 'chief':48 'contribut':83 'develop':91 'divis':116 'doohan':11,42,103 'element':60 'engin':49,74 'enterpris':53 'fan':69 'field':78,108 'film':38 'franchis':65 'infantri':115 'initi':90 'inspir':67 'jame':9 'juli':16 'klingon':94 'know':3 'known':26 'languag':97 'made':82 'mani':68 'march':13 'montgomeri':10,31 'one':55 'prior':98 'pursu':71 'recogniz':59 'regiment':110 'right':8 'role':29 'scene':86 'scott':33 'scotti':32 'scottish':47 'seri':39 'serv':104 'star':40,63 'starship':52 'technic':77 'televis':36 'trek':41,64 'uh':1 'vulcan':96 'ˈduːən':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864270"
  +editedAt: DateTimeImmutable @1699506927 {#2939
    date: 2023-11-09 06:15:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699448073 {#2940
    date: 2023-11-08 13:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
59 DENIED edit
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uh… you know he was a Canadian right?\n
    \n
    > James Montgomery Doohan (/ˈduːən/; March 3, 1920 – July 20, 2005) was a Canadian actor and author, best known for his role as Montgomery “Scotty” Scott in the television and film series Star Trek. Doohan’s characterization of the Scottish chief engineer of the Starship Enterprise was one of the most recognizable elements in the Star Trek franchise, and inspired many fans to pursue careers in engineering and other technical fields.[1] He also made contributions behind the scenes, such as the initial development of the Klingon and Vulcan languages. Prior to his acting career, Doohan served in the 14th Field Artillery Regiment of the 3rd Canadian Infantry Division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699538349 {#2938
    date: 2023-11-09 14:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 101502
  -bodyTs: "'1':79 '14th':107 '1920':15 '20':17 '2005':18 '3':14 '3rd':113 'act':101 'actor':22 'also':81 'artilleri':109 'author':24 'behind':84 'best':25 'canadian':7,21,114 'career':72,102 'character':44 'chief':48 'contribut':83 'develop':91 'divis':116 'doohan':11,42,103 'element':60 'engin':49,74 'enterpris':53 'fan':69 'field':78,108 'film':38 'franchis':65 'infantri':115 'initi':90 'inspir':67 'jame':9 'juli':16 'klingon':94 'know':3 'known':26 'languag':97 'made':82 'mani':68 'march':13 'montgomeri':10,31 'one':55 'prior':98 'pursu':71 'recogniz':59 'regiment':110 'right':8 'role':29 'scene':86 'scott':33 'scotti':32 'scottish':47 'seri':39 'serv':104 'star':40,63 'starship':52 'technic':77 'televis':36 'trek':41,64 'uh':1 'vulcan':96 'ˈduːən':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864270"
  +editedAt: DateTimeImmutable @1699506927 {#2939
    date: 2023-11-09 06:15:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699448073 {#2940
    date: 2023-11-08 13:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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
60 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1607 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uh… you know he was a Canadian right?\n
    \n
    > James Montgomery Doohan (/ˈduːən/; March 3, 1920 – July 20, 2005) was a Canadian actor and author, best known for his role as Montgomery “Scotty” Scott in the television and film series Star Trek. Doohan’s characterization of the Scottish chief engineer of the Starship Enterprise was one of the most recognizable elements in the Star Trek franchise, and inspired many fans to pursue careers in engineering and other technical fields.[1] He also made contributions behind the scenes, such as the initial development of the Klingon and Vulcan languages. Prior to his acting career, Doohan served in the 14th Field Artillery Regiment of the 3rd Canadian Infantry Division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699538349 {#2938
    date: 2023-11-09 14:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adam@doomscroll.n8e.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 101502
  -bodyTs: "'1':79 '14th':107 '1920':15 '20':17 '2005':18 '3':14 '3rd':113 'act':101 'actor':22 'also':81 'artilleri':109 'author':24 'behind':84 'best':25 'canadian':7,21,114 'career':72,102 'character':44 'chief':48 'contribut':83 'develop':91 'divis':116 'doohan':11,42,103 'element':60 'engin':49,74 'enterpris':53 'fan':69 'field':78,108 'film':38 'franchis':65 'infantri':115 'initi':90 'inspir':67 'jame':9 'juli':16 'klingon':94 'know':3 'known':26 'languag':97 'made':82 'mani':68 'march':13 'montgomeri':10,31 'one':55 'prior':98 'pursu':71 'recogniz':59 'regiment':110 'right':8 'role':29 'scene':86 'scott':33 'scotti':32 'scottish':47 'seri':39 'serv':104 'star':40,63 'starship':52 'technic':77 'televis':36 'trek':41,64 'uh':1 'vulcan':96 'ˈduːən':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864270"
  +editedAt: DateTimeImmutable @1699506927 {#2939
    date: 2023-11-09 06:15:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699448073 {#2940
    date: 2023-11-08 13:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS 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