GET https://kbin.spritesserver.nl/index.php/u/@sentient_loom@sh.itjust.works/comments/commented?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canada says Merry Christmas even though we usually do British spelling and measurements.\n
    \n
    Also, the north pole is either in Canada or Russia (not going to look it up) so we are probably correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1708109361 {#2128
    date: 2024-02-16 19:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 251052
  -bodyTs: "'also':14 'british':10 'canada':1,21 'christma':4 'correct':34 'either':19 'even':5 'go':25 'look':27 'measur':13 'merri':3 'north':16 'pole':17 'probabl':33 'russia':23 'say':2 'spell':11 'though':6 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6830094"
  +editedAt: DateTimeImmutable @1707704536 {#2312
    date: 2024-02-12 03:22:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703511795 {#2211
    date: 2023-12-25 14:43:15.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 {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canada says Merry Christmas even though we usually do British spelling and measurements.\n
    \n
    Also, the north pole is either in Canada or Russia (not going to look it up) so we are probably correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1708109361 {#2128
    date: 2024-02-16 19:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 251052
  -bodyTs: "'also':14 'british':10 'canada':1,21 'christma':4 'correct':34 'either':19 'even':5 'go':25 'look':27 'measur':13 'merri':3 'north':16 'pole':17 'probabl':33 'russia':23 'say':2 'spell':11 'though':6 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6830094"
  +editedAt: DateTimeImmutable @1707704536 {#2312
    date: 2024-02-12 03:22:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703511795 {#2211
    date: 2023-12-25 14:43:15.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 {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canada says Merry Christmas even though we usually do British spelling and measurements.\n
    \n
    Also, the north pole is either in Canada or Russia (not going to look it up) so we are probably correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1708109361 {#2128
    date: 2024-02-16 19:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 251052
  -bodyTs: "'also':14 'british':10 'canada':1,21 'christma':4 'correct':34 'either':19 'even':5 'go':25 'look':27 'measur':13 'merri':3 'north':16 'pole':17 'probabl':33 'russia':23 'say':2 'spell':11 'though':6 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6830094"
  +editedAt: DateTimeImmutable @1707704536 {#2312
    date: 2024-02-12 03:22:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703511795 {#2211
    date: 2023-12-25 14:43:15.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 {#2228
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +body: """
    Professional help is overrated. But to the extent that it does help, it should be part of Healthcare, which should be publicly funded anyway.\n
    \n
    Removing the stress of financial insecurity would surely help a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706374353 {#2203
    date: 2024-01-27 17:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ULS@lemmy.ml"
    "@Vanth@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 344989
  -bodyTs: "'anyway':24 'extent':8 'financi':29 'fund':23 'healthcar':18 'help':2,12,33 'insecur':30 'lot':35 'overr':4 'part':16 'profession':1 'public':22 'remov':25 'stress':27 'sure':32 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8131862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374353 {#2207
    date: 2024-01-27 17:52: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
7 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +body: """
    Professional help is overrated. But to the extent that it does help, it should be part of Healthcare, which should be publicly funded anyway.\n
    \n
    Removing the stress of financial insecurity would surely help a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706374353 {#2203
    date: 2024-01-27 17:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ULS@lemmy.ml"
    "@Vanth@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 344989
  -bodyTs: "'anyway':24 'extent':8 'financi':29 'fund':23 'healthcar':18 'help':2,12,33 'insecur':30 'lot':35 'overr':4 'part':16 'profession':1 'public':22 'remov':25 'stress':27 'sure':32 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8131862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374353 {#2207
    date: 2024-01-27 17:52: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
8 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +body: """
    Professional help is overrated. But to the extent that it does help, it should be part of Healthcare, which should be publicly funded anyway.\n
    \n
    Removing the stress of financial insecurity would surely help a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706374353 {#2203
    date: 2024-01-27 17:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ULS@lemmy.ml"
    "@Vanth@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 344989
  -bodyTs: "'anyway':24 'extent':8 'financi':29 'fund':23 'healthcar':18 'help':2,12,33 'insecur':30 'lot':35 'overr':4 'part':16 'profession':1 'public':22 'remov':25 'stress':27 'sure':32 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8131862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374353 {#2207
    date: 2024-01-27 17:52: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
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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest difference between these two will be the operating system. Although I strongly suspect that the MacBook is a better machine, that won’t matter as much as which OS you want to use. Unless the swappable ports are necessary in which case you already know the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706366153 {#2252
    date: 2024-01-27 15:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 344740
  -bodyTs: "'alreadi':46 'although':12 'answer':49 'better':21 'biggest':2 'case':44 'differ':3 'know':47 'macbook':18 'machin':22 'matter':26 'much':28 'necessari':41 'oper':10 'os':31 'port':39 'strong':14 'suspect':15 'swappabl':38 'system':11 'two':6 'unless':36 'use':35 'want':33 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8128765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706366153 {#2277
    date: 2024-01-27 15:35:53.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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest difference between these two will be the operating system. Although I strongly suspect that the MacBook is a better machine, that won’t matter as much as which OS you want to use. Unless the swappable ports are necessary in which case you already know the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706366153 {#2252
    date: 2024-01-27 15:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 344740
  -bodyTs: "'alreadi':46 'although':12 'answer':49 'better':21 'biggest':2 'case':44 'differ':3 'know':47 'macbook':18 'machin':22 'matter':26 'much':28 'necessari':41 'oper':10 'os':31 'port':39 'strong':14 'suspect':15 'swappabl':38 'system':11 'two':6 'unless':36 'use':35 'want':33 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8128765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706366153 {#2277
    date: 2024-01-27 15:35:53.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 {#2254
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "The biggest difference between these two will be the operating system. Although I strongly suspect that the MacBook is a better machine, that won’t matter as much as which OS you want to use. Unless the swappable ports are necessary in which case you already know the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706366153 {#2252
    date: 2024-01-27 15:35:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clark@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 344740
  -bodyTs: "'alreadi':46 'although':12 'answer':49 'better':21 'biggest':2 'case':44 'differ':3 'know':47 'macbook':18 'machin':22 'matter':26 'much':28 'necessari':41 'oper':10 'os':31 'port':39 'strong':14 'suspect':15 'swappabl':38 'system':11 'two':6 'unless':36 'use':35 'want':33 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8128765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706366153 {#2277
    date: 2024-01-27 15:35:53.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 {#2231
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Then again perhaps’ll"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706305561 {#2237
    date: 2024-01-26 22:46:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@Pothetato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 343174
  -bodyTs: "'ll':4 'perhap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706305561 {#2236
    date: 2024-01-26 22:46:01.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 {#2231
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Then again perhaps’ll"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706305561 {#2237
    date: 2024-01-26 22:46:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@Pothetato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 343174
  -bodyTs: "'ll':4 'perhap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706305561 {#2236
    date: 2024-01-26 22:46:01.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 {#2231
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +body: "Then again perhaps’ll"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706305561 {#2237
    date: 2024-01-26 22:46:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@kittenzrulz123@lemmy.world"
    "@Pothetato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 343174
  -bodyTs: "'ll':4 'perhap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706305561 {#2236
    date: 2024-01-26 22:46:01.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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite thing of today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706303969 {#2230
    date: 2024-01-26 22:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 343110
  -bodyTs: "'favorit':4 'thing':5 'today':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303969 {#2225
    date: 2024-01-26 22:19:29.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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite thing of today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706303969 {#2230
    date: 2024-01-26 22:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 343110
  -bodyTs: "'favorit':4 'thing':5 'today':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303969 {#2225
    date: 2024-01-26 22:19:29.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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite thing of today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706303969 {#2230
    date: 2024-01-26 22:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 343110
  -bodyTs: "'favorit':4 'thing':5 'today':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8099090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303969 {#2225
    date: 2024-01-26 22:19:29.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 {#2270
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "But you have to pick the right path to direct that effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706222085 {#2233
    date: 2024-01-25 23:34:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340611
  -bodyTs: "'direct':10 'effort':12 'path':8 'pick':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8046755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706222085 {#2226
    date: 2024-01-25 23:34:45.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 {#2270
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "But you have to pick the right path to direct that effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706222085 {#2233
    date: 2024-01-25 23:34:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340611
  -bodyTs: "'direct':10 'effort':12 'path':8 'pick':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8046755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706222085 {#2226
    date: 2024-01-25 23:34:45.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 {#2270
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "But you have to pick the right path to direct that effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706222085 {#2233
    date: 2024-01-25 23:34:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 340611
  -bodyTs: "'direct':10 'effort':12 'path':8 'pick':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8046755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706222085 {#2226
    date: 2024-01-25 23:34:45.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 {#2177
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you convinced that you can’t do it professionally?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706216059 {#2266
    date: 2024-01-25 21:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 340391
  -bodyTs: "'convinc':3 'profession':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8043932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216059 {#2257
    date: 2024-01-25 21:54: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
27 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you convinced that you can’t do it professionally?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706216059 {#2266
    date: 2024-01-25 21:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 340391
  -bodyTs: "'convinc':3 'profession':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8043932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216059 {#2257
    date: 2024-01-25 21:54: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
28 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you convinced that you can’t do it professionally?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706216059 {#2266
    date: 2024-01-25 21:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 340391
  -bodyTs: "'convinc':3 'profession':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8043932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216059 {#2257
    date: 2024-01-25 21:54: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
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 {#2005
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Indeed. Even better is having something to live for, or even something to work for (even if the work itself sucks). And these things can take place on evenings and weekends. Then at least the toil is meaningful because it enables the real work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706197451 {#2175
    date: 2024-01-25 16:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 339544
  -bodyTs: "'better':3 'enabl':41 'even':2,11,16,29 'inde':1 'least':34 'live':8 'meaning':38 'place':27 'real':43 'someth':6,12 'suck':21 'take':26 'thing':24 'toil':36 'weekend':31 'work':14,19,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8035551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706197451 {#2187
    date: 2024-01-25 16:44:11.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 {#2005
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Indeed. Even better is having something to live for, or even something to work for (even if the work itself sucks). And these things can take place on evenings and weekends. Then at least the toil is meaningful because it enables the real work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706197451 {#2175
    date: 2024-01-25 16:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 339544
  -bodyTs: "'better':3 'enabl':41 'even':2,11,16,29 'inde':1 'least':34 'live':8 'meaning':38 'place':27 'real':43 'someth':6,12 'suck':21 'take':26 'thing':24 'toil':36 'weekend':31 'work':14,19,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8035551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706197451 {#2187
    date: 2024-01-25 16:44:11.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 {#2005
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2006 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Indeed. Even better is having something to live for, or even something to work for (even if the work itself sucks). And these things can take place on evenings and weekends. Then at least the toil is meaningful because it enables the real work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706197451 {#2175
    date: 2024-01-25 16:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1996 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -id: 339544
  -bodyTs: "'better':3 'enabl':41 'even':2,11,16,29 'inde':1 'least':34 'live':8 'meaning':38 'place':27 'real':43 'someth':6,12 'suck':21 'take':26 'thing':24 'toil':36 'weekend':31 'work':14,19,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8035551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706197451 {#2187
    date: 2024-01-25 16:44:11.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 {#2010
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you practicing like crazy? Are you an amazing ball player with lots of experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706195080 {#1995
    date: 2024-01-25 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 339457
  -bodyTs: "'amaz':9 'ball':10 'crazi':5 'experi':15 'like':4 'lot':13 'player':11 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8034250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706195080 {#1994
    date: 2024-01-25 16:04:40.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 {#2010
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you practicing like crazy? Are you an amazing ball player with lots of experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706195080 {#1995
    date: 2024-01-25 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 339457
  -bodyTs: "'amaz':9 'ball':10 'crazi':5 'experi':15 'like':4 'lot':13 'player':11 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8034250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706195080 {#1994
    date: 2024-01-25 16:04:40.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 {#2010
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Are you practicing like crazy? Are you an amazing ball player with lots of experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706195080 {#1995
    date: 2024-01-25 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 339457
  -bodyTs: "'amaz':9 'ball':10 'crazi':5 'experi':15 'like':4 'lot':13 'player':11 'practic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8034250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706195080 {#1994
    date: 2024-01-25 16:04:40.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 {#2375
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "If they don’t pay well then that’s a different problem than the meme refers to. If there’s a high barrier to entry, compete like fucking crazy and own that shit. Any different attitude is a distraction that will sabotage your efforts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706193375 {#1986
    date: 2024-01-25 15:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 339368
  -bodyTs: "'attitud':36 'barrier':23 'compet':26 'crazi':29 'differ':11,35 'distract':39 'effort':44 'entri':25 'fuck':28 'high':22 'like':27 'meme':15 'pay':5 'problem':12 'refer':16 'sabotag':42 'shit':33 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8033667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193375 {#1990
    date: 2024-01-25 15:36:15.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 {#2375
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "If they don’t pay well then that’s a different problem than the meme refers to. If there’s a high barrier to entry, compete like fucking crazy and own that shit. Any different attitude is a distraction that will sabotage your efforts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706193375 {#1986
    date: 2024-01-25 15:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 339368
  -bodyTs: "'attitud':36 'barrier':23 'compet':26 'crazi':29 'differ':11,35 'distract':39 'effort':44 'entri':25 'fuck':28 'high':22 'like':27 'meme':15 'pay':5 'problem':12 'refer':16 'sabotag':42 'shit':33 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8033667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193375 {#1990
    date: 2024-01-25 15:36:15.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 {#2375
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "If they don’t pay well then that’s a different problem than the meme refers to. If there’s a high barrier to entry, compete like fucking crazy and own that shit. Any different attitude is a distraction that will sabotage your efforts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706193375 {#1986
    date: 2024-01-25 15:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 339368
  -bodyTs: "'attitud':36 'barrier':23 'compet':26 'crazi':29 'differ':11,35 'distract':39 'effort':44 'entri':25 'fuck':28 'high':22 'like':27 'meme':15 'pay':5 'problem':12 'refer':16 'sabotag':42 'shit':33 'well':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8033667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193375 {#1990
    date: 2024-01-25 15:36:15.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 {#1353
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I just recently figured it out too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706188684 {#2368
    date: 2024-01-25 14:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 339194
  -bodyTs: "'figur':4 'recent':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188684 {#1980
    date: 2024-01-25 14:18:04.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 {#1353
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I just recently figured it out too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706188684 {#2368
    date: 2024-01-25 14:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 339194
  -bodyTs: "'figur':4 'recent':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188684 {#1980
    date: 2024-01-25 14:18:04.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 {#1353
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "I just recently figured it out too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706188684 {#2368
    date: 2024-01-25 14:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 339194
  -bodyTs: "'figur':4 'recent':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188684 {#1980
    date: 2024-01-25 14:18:04.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 {#2501
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "That’s good, but then 5/7ths of your life is wasted. Plus, you don’t really have the time and energy to fully commit to 2 days of hobbies, so you’re really only enjoying 1/7th of your miserable wasted life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706188643 {#1352
    date: 2024-01-25 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 339193
  -bodyTs: "'1/7th':36 '2':26 '5/7ths':6 'commit':24 'day':27 'energi':21 'enjoy':35 'fulli':23 'good':3 'hobbi':29 'life':9,41 'miser':39 'plus':12 're':32 'realli':16,33 'time':19 'wast':11,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188643 {#1351
    date: 2024-01-25 14:17:23.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 {#2501
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "That’s good, but then 5/7ths of your life is wasted. Plus, you don’t really have the time and energy to fully commit to 2 days of hobbies, so you’re really only enjoying 1/7th of your miserable wasted life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706188643 {#1352
    date: 2024-01-25 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 339193
  -bodyTs: "'1/7th':36 '2':26 '5/7ths':6 'commit':24 'day':27 'energi':21 'enjoy':35 'fulli':23 'good':3 'hobbi':29 'life':9,41 'miser':39 'plus':12 're':32 'realli':16,33 'time':19 'wast':11,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188643 {#1351
    date: 2024-01-25 14:17:23.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 {#2501
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "That’s good, but then 5/7ths of your life is wasted. Plus, you don’t really have the time and energy to fully commit to 2 days of hobbies, so you’re really only enjoying 1/7th of your miserable wasted life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706188643 {#1352
    date: 2024-01-25 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@sentient_loom@sh.itjust.works"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 339193
  -bodyTs: "'1/7th':36 '2':26 '5/7ths':6 'commit':24 'day':27 'energi':21 'enjoy':35 'fulli':23 'good':3 'hobbi':29 'life':9,41 'miser':39 'plus':12 're':32 'realli':16,33 'time':19 'wast':11,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8031735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706188643 {#1351
    date: 2024-01-25 14:17:23.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 {#2517
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the culprit ever read this they would probably laugh and feel very satisfied with their prank."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1706183739 {#2500
    date: 2024-01-25 12:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nika03@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 339053
  -bodyTs: "'culprit':3 'ever':4 'feel':12 'laugh':10 'prank':17 'probabl':9 'read':5 'satisfi':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8029884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183739 {#2499
    date: 2024-01-25 12:55: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
51 DENIED edit
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the culprit ever read this they would probably laugh and feel very satisfied with their prank."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1706183739 {#2500
    date: 2024-01-25 12:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nika03@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 339053
  -bodyTs: "'culprit':3 'ever':4 'feel':12 'laugh':10 'prank':17 'probabl':9 'read':5 'satisfi':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8029884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183739 {#2499
    date: 2024-01-25 12:55: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
52 DENIED moderate
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the culprit ever read this they would probably laugh and feel very satisfied with their prank."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1706183739 {#2500
    date: 2024-01-25 12:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nika03@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 339053
  -bodyTs: "'culprit':3 'ever':4 'feel':12 'laugh':10 'prank':17 'probabl':9 'read':5 'satisfi':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8029884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183739 {#2499
    date: 2024-01-25 12:55: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
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 {#2533
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah so that was the plan the whole time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048442 {#2516
    date: 2024-01-23 23:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrikoX@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 171016
  -bodyTs: "'ah':1 'plan':6 'time':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3306423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694778155 {#2515
    date: 2023-09-15 13:42:35.0 +02: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 {#2533
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah so that was the plan the whole time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048442 {#2516
    date: 2024-01-23 23:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrikoX@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 171016
  -bodyTs: "'ah':1 'plan':6 'time':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3306423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694778155 {#2515
    date: 2023-09-15 13:42:35.0 +02: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 {#2533
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah so that was the plan the whole time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706048442 {#2516
    date: 2024-01-23 23:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrikoX@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 171016
  -bodyTs: "'ah':1 'plan':6 'time':9 'whole':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3306423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694778155 {#2515
    date: 2023-09-15 13:42:35.0 +02: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 {#2550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see you’ve played painty-pipey before!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706027307 {#2532
    date: 2024-01-23 17:28:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 334406
  -bodyTs: "'painti':7 'painty-pipey':6 'pipey':8 'play':5 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7945308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027307 {#2531
    date: 2024-01-23 17:28:27.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 {#2550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see you’ve played painty-pipey before!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706027307 {#2532
    date: 2024-01-23 17:28:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 334406
  -bodyTs: "'painti':7 'painty-pipey':6 'pipey':8 'play':5 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7945308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027307 {#2531
    date: 2024-01-23 17:28:27.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 {#2550
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see you’ve played painty-pipey before!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706027307 {#2532
    date: 2024-01-23 17:28:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 334406
  -bodyTs: "'painti':7 'painty-pipey':6 'pipey':8 'play':5 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7945308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027307 {#2531
    date: 2024-01-23 17:28:27.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