Redirect 302 redirect from GET @entry_comment_create (322fab)

GET https://kbin.spritesserver.nl/index.php/u/@SCB@lemmy.world/comments/commented?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.72 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "If you’re a bad communicator, that’s on you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699975312 {#2364
    date: 2023-11-14 16:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 123592
  -bodyTs: "'bad':5 'communic':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5307056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699975312 {#1385
    date: 2023-11-14 16:21:52.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 {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "If you’re a bad communicator, that’s on you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699975312 {#2364
    date: 2023-11-14 16:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 123592
  -bodyTs: "'bad':5 'communic':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5307056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699975312 {#1385
    date: 2023-11-14 16:21:52.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 {#2077
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "If you’re a bad communicator, that’s on you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699975312 {#2364
    date: 2023-11-14 16:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 123592
  -bodyTs: "'bad':5 'communic':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5307056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699975312 {#1385
    date: 2023-11-14 16:21:52.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 {#2349
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > Mine is that the ratio of websites that freely shared info vs those that did so with an underlying goal of making revenue by advertising was very large vs very small.\n
    \n
    This is still true.\n
    \n
    The paid websites are simply more advertised.\n
    \n
    No idea where you’re going with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699924522 {#2063
    date: 2023-11-14 02:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 121790
  -bodyTs: "'advertis':25,42 'freeli':9 'go':48 'goal':20 'idea':44 'info':11 'larg':28 'make':22 'mine':1 'paid':37 'ratio':5 're':47 'rest':51 'revenu':23 'share':10 'simpli':40 'small':31 'still':34 'true':35 'under':19 'vs':12,29 'websit':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924522 {#2386
    date: 2023-11-14 02:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > Mine is that the ratio of websites that freely shared info vs those that did so with an underlying goal of making revenue by advertising was very large vs very small.\n
    \n
    This is still true.\n
    \n
    The paid websites are simply more advertised.\n
    \n
    No idea where you’re going with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699924522 {#2063
    date: 2023-11-14 02:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 121790
  -bodyTs: "'advertis':25,42 'freeli':9 'go':48 'goal':20 'idea':44 'info':11 'larg':28 'make':22 'mine':1 'paid':37 'ratio':5 're':47 'rest':51 'revenu':23 'share':10 'simpli':40 'small':31 'still':34 'true':35 'under':19 'vs':12,29 'websit':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924522 {#2386
    date: 2023-11-14 02:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > Mine is that the ratio of websites that freely shared info vs those that did so with an underlying goal of making revenue by advertising was very large vs very small.\n
    \n
    This is still true.\n
    \n
    The paid websites are simply more advertised.\n
    \n
    No idea where you’re going with the rest.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699924522 {#2063
    date: 2023-11-14 02:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 121790
  -bodyTs: "'advertis':25,42 'freeli':9 'go':48 'goal':20 'idea':44 'info':11 'larg':28 'make':22 'mine':1 'paid':37 'ratio':5 're':47 'rest':51 'revenu':23 'share':10 'simpli':40 'small':31 'still':34 'true':35 'under':19 'vs':12,29 'websit':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924522 {#2386
    date: 2023-11-14 02:15:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2300
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    Except it isn’t, and all those resources exist for free.\n
    \n
    The Internet was once a niche space as a whole and now it is a large, omnipresent space with *more niche spaces than before*\n
    \n
    It’s really not complicated. This is just Boomer Humor for millennials.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699919376 {#2314
    date: 2023-11-14 00:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 121553
  -bodyTs: "'boomer':44 'complic':40 'except':1 'exist':9 'free':11 'humor':45 'internet':13 'isn':3 'larg':27 'millenni':47 'nich':17,32 'omnipres':28 'realli':38 'resourc':8 'space':18,29,33 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699919376 {#2369
    date: 2023-11-14 00:49:36.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 {#2300
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    Except it isn’t, and all those resources exist for free.\n
    \n
    The Internet was once a niche space as a whole and now it is a large, omnipresent space with *more niche spaces than before*\n
    \n
    It’s really not complicated. This is just Boomer Humor for millennials.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699919376 {#2314
    date: 2023-11-14 00:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 121553
  -bodyTs: "'boomer':44 'complic':40 'except':1 'exist':9 'free':11 'humor':45 'internet':13 'isn':3 'larg':27 'millenni':47 'nich':17,32 'omnipres':28 'realli':38 'resourc':8 'space':18,29,33 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699919376 {#2369
    date: 2023-11-14 00:49:36.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 {#2300
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    Except it isn’t, and all those resources exist for free.\n
    \n
    The Internet was once a niche space as a whole and now it is a large, omnipresent space with *more niche spaces than before*\n
    \n
    It’s really not complicated. This is just Boomer Humor for millennials.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699919376 {#2314
    date: 2023-11-14 00:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 121553
  -bodyTs: "'boomer':44 'complic':40 'except':1 'exist':9 'free':11 'humor':45 'internet':13 'isn':3 'larg':27 'millenni':47 'nich':17,32 'omnipres':28 'realli':38 'resourc':8 'space':18,29,33 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699919376 {#2369
    date: 2023-11-14 00:49:36.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 {#2330
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    You may want to give “HAM radio forums” a Google.\n
    \n
    I don’t care if you agree. I care what’s correct. The Internet is many times larger than I was 20+ years ago, and all the same free networks exist. The really popular ones got big and monetized.\n
    \n
    That’s just how success works with anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699880102 {#2341
    date: 2023-11-13 13:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 119637
  -bodyTs: "'20':32 'ago':34 'agre':17 'anyth':57 'big':47 'care':14,19 'correct':22 'exist':41 'forum':8 'free':39 'give':5 'googl':10 'got':46 'ham':6 'internet':24 'larger':28 'mani':26 'may':2 'monet':49 'network':40 'one':45 'popular':44 'radio':7 'realli':43 'success':54 'time':27 'want':3 'work':55 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5280874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699880102 {#2340
    date: 2023-11-13 13:55:02.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 {#2330
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    You may want to give “HAM radio forums” a Google.\n
    \n
    I don’t care if you agree. I care what’s correct. The Internet is many times larger than I was 20+ years ago, and all the same free networks exist. The really popular ones got big and monetized.\n
    \n
    That’s just how success works with anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699880102 {#2341
    date: 2023-11-13 13:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 119637
  -bodyTs: "'20':32 'ago':34 'agre':17 'anyth':57 'big':47 'care':14,19 'correct':22 'exist':41 'forum':8 'free':39 'give':5 'googl':10 'got':46 'ham':6 'internet':24 'larger':28 'mani':26 'may':2 'monet':49 'network':40 'one':45 'popular':44 'radio':7 'realli':43 'success':54 'time':27 'want':3 'work':55 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5280874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699880102 {#2340
    date: 2023-11-13 13:55:02.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 {#2330
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    You may want to give “HAM radio forums” a Google.\n
    \n
    I don’t care if you agree. I care what’s correct. The Internet is many times larger than I was 20+ years ago, and all the same free networks exist. The really popular ones got big and monetized.\n
    \n
    That’s just how success works with anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699880102 {#2341
    date: 2023-11-13 13:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
    "@RubberElectrons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 119637
  -bodyTs: "'20':32 'ago':34 'agre':17 'anyth':57 'big':47 'care':14,19 'correct':22 'exist':41 'forum':8 'free':39 'give':5 'googl':10 'got':46 'ham':6 'internet':24 'larger':28 'mani':26 'may':2 'monet':49 'network':40 'one':45 'popular':44 'radio':7 'realli':43 'success':54 'time':27 'want':3 'work':55 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5280874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699880102 {#2340
    date: 2023-11-13 13:55:02.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 {#2090
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    There were absolutely *not* more websites based on sharing in the early 2000s lol\n
    \n
    You are literally on one of the very many websites dedicated to it, today, while bemoaning it’s absence\n
    \n
    Some of the sharing sites from the 2000s monetized themselves and that upsets you. I have no issue with that. There are *many alternatives* because what he said is false. Go use one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699802479 {#2344
    date: 2023-11-12 16:21:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 115807
  -bodyTs: "'2000s':13,41 'absenc':33 'absolut':3 'altern':57 'base':7 'bemoan':30 'dedic':25 'earli':12 'fals':63 'go':64 'issu':51 'liter':17 'lol':14 'mani':23,56 'monet':42 'one':19,66 'said':61 'share':9,37 'site':38 'today':28 'upset':46 'use':65 'websit':6,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5260113"
  +editedAt: DateTimeImmutable @1699934603 {#2141
    date: 2023-11-14 05:03:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699802479 {#2087
    date: 2023-11-12 16:21: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
19 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    There were absolutely *not* more websites based on sharing in the early 2000s lol\n
    \n
    You are literally on one of the very many websites dedicated to it, today, while bemoaning it’s absence\n
    \n
    Some of the sharing sites from the 2000s monetized themselves and that upsets you. I have no issue with that. There are *many alternatives* because what he said is false. Go use one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699802479 {#2344
    date: 2023-11-12 16:21:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 115807
  -bodyTs: "'2000s':13,41 'absenc':33 'absolut':3 'altern':57 'base':7 'bemoan':30 'dedic':25 'earli':12 'fals':63 'go':64 'issu':51 'liter':17 'lol':14 'mani':23,56 'monet':42 'one':19,66 'said':61 'share':9,37 'site':38 'today':28 'upset':46 'use':65 'websit':6,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5260113"
  +editedAt: DateTimeImmutable @1699934603 {#2141
    date: 2023-11-14 05:03:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699802479 {#2087
    date: 2023-11-12 16:21: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
20 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    There were absolutely *not* more websites based on sharing in the early 2000s lol\n
    \n
    You are literally on one of the very many websites dedicated to it, today, while bemoaning it’s absence\n
    \n
    Some of the sharing sites from the 2000s monetized themselves and that upsets you. I have no issue with that. There are *many alternatives* because what he said is false. Go use one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699802479 {#2344
    date: 2023-11-12 16:21:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 115807
  -bodyTs: "'2000s':13,41 'absenc':33 'absolut':3 'altern':57 'base':7 'bemoan':30 'dedic':25 'earli':12 'fals':63 'go':64 'issu':51 'liter':17 'lol':14 'mani':23,56 'monet':42 'one':19,66 'said':61 'share':9,37 'site':38 'today':28 'upset':46 'use':65 'websit':6,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5260113"
  +editedAt: DateTimeImmutable @1699934603 {#2141
    date: 2023-11-14 05:03:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699802479 {#2087
    date: 2023-11-12 16:21: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
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 {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    When I was 18 I was pretty dumb, yeah. I once totally destroyed a hard drive by corrupting a file trying to make my PC background the “Anal Destruction” website logo\n
    \n
    Young people are dumb man.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699801673 {#2093
    date: 2023-11-12 16:07:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 115756
  -bodyTs: "'18':4 'anal':28 'background':26 'corrupt':18 'destroy':13 'destruct':29 'drive':16 'dumb':8,35 'file':20 'hard':15 'logo':31 'make':23 'man':36 'pc':25 'peopl':33 'pretti':7 'total':12 'tri':21 'websit':30 'yeah':9 'young':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259867"
  +editedAt: DateTimeImmutable @1699933597 {#2092
    date: 2023-11-14 04:46:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699801673 {#2094
    date: 2023-11-12 16:07: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
23 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    When I was 18 I was pretty dumb, yeah. I once totally destroyed a hard drive by corrupting a file trying to make my PC background the “Anal Destruction” website logo\n
    \n
    Young people are dumb man.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699801673 {#2093
    date: 2023-11-12 16:07:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 115756
  -bodyTs: "'18':4 'anal':28 'background':26 'corrupt':18 'destroy':13 'destruct':29 'drive':16 'dumb':8,35 'file':20 'hard':15 'logo':31 'make':23 'man':36 'pc':25 'peopl':33 'pretti':7 'total':12 'tri':21 'websit':30 'yeah':9 'young':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259867"
  +editedAt: DateTimeImmutable @1699933597 {#2092
    date: 2023-11-14 04:46:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699801673 {#2094
    date: 2023-11-12 16:07: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
24 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    When I was 18 I was pretty dumb, yeah. I once totally destroyed a hard drive by corrupting a file trying to make my PC background the “Anal Destruction” website logo\n
    \n
    Young people are dumb man.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699801673 {#2093
    date: 2023-11-12 16:07:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
    "@NOSin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 115756
  -bodyTs: "'18':4 'anal':28 'background':26 'corrupt':18 'destroy':13 'destruct':29 'drive':16 'dumb':8,35 'file':20 'hard':15 'logo':31 'make':23 'man':36 'pc':25 'peopl':33 'pretti':7 'total':12 'tri':21 'websit':30 'yeah':9 'young':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259867"
  +editedAt: DateTimeImmutable @1699933597 {#2092
    date: 2023-11-14 04:46:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699801673 {#2094
    date: 2023-11-12 16:07: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
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 {#2100
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > I’m 49 dude\n
    \n
    Then you should remember these days more accurately.\n
    \n
    People make social media posts instead of geocities pages these days. Content creators are more like the people who used to sell content online than they are the average chucklehead who made a geoshitty page.\n
    \n
    People you see with lots of Twitter followers are exactly akin to people who ran pages on free hosting websites. When they link their merch, it’s exactly like how blogs and shit would sell merch.\n
    \n
    Youre looking at this with glasses so rosy they’re completely blinding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699801558 {#2051
    date: 2023-11-12 16:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 115748
  -bodyTs: "'49':3 'accur':12 'akin':58 'averag':41 'blind':95 'blog':78 'chucklehead':42 'complet':94 'content':24,35 'creator':25 'day':10,23 'dude':4 'exact':57,75 'follow':55 'free':65 'geociti':20 'geoshitti':46 'glass':89 'host':66 'instead':18 'like':28,76 'link':70 'look':85 'lot':52 'm':2 'made':44 'make':14 'media':16 'merch':72,83 'onlin':36 'page':21,47,63 'peopl':13,30,48,60 'post':17 'ran':62 're':93 'rememb':8 'rosi':91 'see':50 'sell':34,82 'shit':80 'social':15 'twitter':54 'use':32 'websit':67 'would':81 'your':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801558 {#2048
    date: 2023-11-12 16:05:58.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 {#2100
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > I’m 49 dude\n
    \n
    Then you should remember these days more accurately.\n
    \n
    People make social media posts instead of geocities pages these days. Content creators are more like the people who used to sell content online than they are the average chucklehead who made a geoshitty page.\n
    \n
    People you see with lots of Twitter followers are exactly akin to people who ran pages on free hosting websites. When they link their merch, it’s exactly like how blogs and shit would sell merch.\n
    \n
    Youre looking at this with glasses so rosy they’re completely blinding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699801558 {#2051
    date: 2023-11-12 16:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 115748
  -bodyTs: "'49':3 'accur':12 'akin':58 'averag':41 'blind':95 'blog':78 'chucklehead':42 'complet':94 'content':24,35 'creator':25 'day':10,23 'dude':4 'exact':57,75 'follow':55 'free':65 'geociti':20 'geoshitti':46 'glass':89 'host':66 'instead':18 'like':28,76 'link':70 'look':85 'lot':52 'm':2 'made':44 'make':14 'media':16 'merch':72,83 'onlin':36 'page':21,47,63 'peopl':13,30,48,60 'post':17 'ran':62 're':93 'rememb':8 'rosi':91 'see':50 'sell':34,82 'shit':80 'social':15 'twitter':54 'use':32 'websit':67 'would':81 'your':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801558 {#2048
    date: 2023-11-12 16:05:58.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 {#2100
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: """
    > I’m 49 dude\n
    \n
    Then you should remember these days more accurately.\n
    \n
    People make social media posts instead of geocities pages these days. Content creators are more like the people who used to sell content online than they are the average chucklehead who made a geoshitty page.\n
    \n
    People you see with lots of Twitter followers are exactly akin to people who ran pages on free hosting websites. When they link their merch, it’s exactly like how blogs and shit would sell merch.\n
    \n
    Youre looking at this with glasses so rosy they’re completely blinding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699801558 {#2051
    date: 2023-11-12 16:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Engywuck@lemm.ee"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 115748
  -bodyTs: "'49':3 'accur':12 'akin':58 'averag':41 'blind':95 'blog':78 'chucklehead':42 'complet':94 'content':24,35 'creator':25 'day':10,23 'dude':4 'exact':57,75 'follow':55 'free':65 'geociti':20 'geoshitti':46 'glass':89 'host':66 'instead':18 'like':28,76 'link':70 'look':85 'lot':52 'm':2 'made':44 'make':14 'media':16 'merch':72,83 'onlin':36 'page':21,47,63 'peopl':13,30,48,60 'post':17 'ran':62 're':93 'rememb':8 'rosi':91 'see':50 'sell':34,82 'shit':80 'social':15 'twitter':54 'use':32 'websit':67 'would':81 'your':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5259832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801558 {#2048
    date: 2023-11-12 16:05:58.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 {#2117
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    This is very different from my personal lives experience, and those of most people I know, but again my entire point here is that I don’t really know the current experience of young people.\n
    \n
    All I have is a really broad brush.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698534032 {#2104
    date: 2023-10-29 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SCB@lemmy.world"
    "@hanekam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 77362
  -bodyTs: "'broad':42 'brush':43 'current':31 'differ':4 'entir':20 'experi':9,32 'know':16,29 'live':8 'peopl':14,35 'person':7 'point':21 'realli':28,41 'young':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4895725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534032 {#2041
    date: 2023-10-29 01:00:32.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
31 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    This is very different from my personal lives experience, and those of most people I know, but again my entire point here is that I don’t really know the current experience of young people.\n
    \n
    All I have is a really broad brush.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698534032 {#2104
    date: 2023-10-29 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SCB@lemmy.world"
    "@hanekam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 77362
  -bodyTs: "'broad':42 'brush':43 'current':31 'differ':4 'entir':20 'experi':9,32 'know':16,29 'live':8 'peopl':14,35 'person':7 'point':21 'realli':28,41 'young':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4895725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534032 {#2041
    date: 2023-10-29 01:00:32.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
32 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    This is very different from my personal lives experience, and those of most people I know, but again my entire point here is that I don’t really know the current experience of young people.\n
    \n
    All I have is a really broad brush.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698534032 {#2104
    date: 2023-10-29 01:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SCB@lemmy.world"
    "@hanekam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 77362
  -bodyTs: "'broad':42 'brush':43 'current':31 'differ':4 'entir':20 'experi':9,32 'know':16,29 'live':8 'peopl':14,35 'person':7 'point':21 'realli':28,41 'young':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4895725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534032 {#2041
    date: 2023-10-29 01:00:32.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
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 {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Thanks for taking it as the joke it was lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698519690 {#2118
    date: 2023-10-28 21:01:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 76984
  -bodyTs: "'joke':7 'lol':10 'take':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519690 {#2114
    date: 2023-10-28 21:01:30.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
35 DENIED edit
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Thanks for taking it as the joke it was lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698519690 {#2118
    date: 2023-10-28 21:01:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 76984
  -bodyTs: "'joke':7 'lol':10 'take':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519690 {#2114
    date: 2023-10-28 21:01:30.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
36 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Thanks for taking it as the joke it was lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698519690 {#2118
    date: 2023-10-28 21:01:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 76984
  -bodyTs: "'joke':7 'lol':10 'take':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519690 {#2114
    date: 2023-10-28 21:01:30.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
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 {#2299
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Poop can be really funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698519616 {#2139
    date: 2023-10-28 21:00:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 76979
  -bodyTs: "'funni':5 'poop':1 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519616 {#2043
    date: 2023-10-28 21:00:16.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
39 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Poop can be really funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698519616 {#2139
    date: 2023-10-28 21:00:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 76979
  -bodyTs: "'funni':5 'poop':1 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519616 {#2043
    date: 2023-10-28 21:00:16.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
40 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Poop can be really funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698519616 {#2139
    date: 2023-10-28 21:00:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 76979
  -bodyTs: "'funni':5 'poop':1 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519616 {#2043
    date: 2023-10-28 21:00:16.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
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 {#2306
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Hey look it’s the dude the article is describing lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698519593 {#2189
    date: 2023-10-28 20:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 76977
  -bodyTs: "'articl':8 'describ':10 'dude':6 'hey':1 'lol':11 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519593 {#2192
    date: 2023-10-28 20:59:53.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
43 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Hey look it’s the dude the article is describing lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698519593 {#2189
    date: 2023-10-28 20:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 76977
  -bodyTs: "'articl':8 'describ':10 'dude':6 'hey':1 'lol':11 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519593 {#2192
    date: 2023-10-28 20:59:53.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
44 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Hey look it’s the dude the article is describing lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698519593 {#2189
    date: 2023-10-28 20:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 76977
  -bodyTs: "'articl':8 'describ':10 'dude':6 'hey':1 'lol':11 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519593 {#2192
    date: 2023-10-28 20:59:53.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
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 {#2281
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Yes, though the word “gratuitous” is a bit loaded, but I understand that’s just common parlance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698519492 {#2307
    date: 2023-10-28 20:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 76974
  -bodyTs: "'bit':8 'common':16 'gratuit':5 'load':9 'parlanc':17 'though':2 'understand':12 'word':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519492 {#2310
    date: 2023-10-28 20:58:12.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
47 DENIED edit
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Yes, though the word “gratuitous” is a bit loaded, but I understand that’s just common parlance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698519492 {#2307
    date: 2023-10-28 20:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 76974
  -bodyTs: "'bit':8 'common':16 'gratuit':5 'load':9 'parlanc':17 'though':2 'understand':12 'word':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519492 {#2310
    date: 2023-10-28 20:58:12.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
48 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Yes, though the word “gratuitous” is a bit loaded, but I understand that’s just common parlance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698519492 {#2307
    date: 2023-10-28 20:58:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 76974
  -bodyTs: "'bit':8 'common':16 'gratuit':5 'load':9 'parlanc':17 'though':2 'understand':12 'word':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4890425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698519492 {#2310
    date: 2023-10-28 20:58:12.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
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 {#2196
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Things are allowed to just be fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698515127 {#2295
    date: 2023-10-28 19:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 76851
  -bodyTs: "'allow':3 'fun':7 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515127 {#2296
    date: 2023-10-28 19:45:27.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
51 DENIED edit
App\Entity\EntryComment {#2196
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Things are allowed to just be fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698515127 {#2295
    date: 2023-10-28 19:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 76851
  -bodyTs: "'allow':3 'fun':7 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515127 {#2296
    date: 2023-10-28 19:45:27.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
52 DENIED moderate
App\Entity\EntryComment {#2196
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Things are allowed to just be fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698515127 {#2295
    date: 2023-10-28 19:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
    "@SgtAStrawberry@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 76851
  -bodyTs: "'allow':3 'fun':7 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515127 {#2296
    date: 2023-10-28 19:45:27.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
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 {#2204
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    Gen Z in the macro sense is a *very* prudish generation. It’s weird because they clad themselves in sex-positivity, and are *conceptually* pro-sexuality, but *individually* are often quite prudish and reserved.\n
    \n
    Very broad brush, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698515107 {#2217
    date: 2023-10-28 19:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 76850
  -bodyTs: "'broad':38 'brush':39 'clad':17 'conceptu':25 'cours':41 'gen':1 'generat':11 'individu':30 'macro':5 'often':32 'posit':22 'pro':27 'pro-sexu':26 'prudish':10,34 'quit':33 'reserv':36 'sens':6 'sex':21 'sex-posit':20 'sexual':28 'weird':14 'z':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515107 {#2219
    date: 2023-10-28 19:45:07.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 {#2204
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    Gen Z in the macro sense is a *very* prudish generation. It’s weird because they clad themselves in sex-positivity, and are *conceptually* pro-sexuality, but *individually* are often quite prudish and reserved.\n
    \n
    Very broad brush, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698515107 {#2217
    date: 2023-10-28 19:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 76850
  -bodyTs: "'broad':38 'brush':39 'clad':17 'conceptu':25 'cours':41 'gen':1 'generat':11 'individu':30 'macro':5 'often':32 'posit':22 'pro':27 'pro-sexu':26 'prudish':10,34 'quit':33 'reserv':36 'sens':6 'sex':21 'sex-posit':20 'sexual':28 'weird':14 'z':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515107 {#2219
    date: 2023-10-28 19:45:07.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 {#2204
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    Gen Z in the macro sense is a *very* prudish generation. It’s weird because they clad themselves in sex-positivity, and are *conceptually* pro-sexuality, but *individually* are often quite prudish and reserved.\n
    \n
    Very broad brush, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698515107 {#2217
    date: 2023-10-28 19:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 76850
  -bodyTs: "'broad':38 'brush':39 'clad':17 'conceptu':25 'cours':41 'gen':1 'generat':11 'individu':30 'macro':5 'often':32 'posit':22 'pro':27 'pro-sexu':26 'prudish':10,34 'quit':33 'reserv':36 'sens':6 'sex':21 'sex-posit':20 'sexual':28 'weird':14 'z':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4888983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515107 {#2219
    date: 2023-10-28 19:45:07.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 {#2262
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > Didn’t they evidently commit crimes that fall under the umbrella of “terror”?\n
    \n
    No. Words have actual meanings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698165459 {#2209
    date: 2023-10-24 18:37:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
    "@AmberPrince@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 69430
  -bodyTs: "'actual':17 'commit':5 'crime':6 'didn':1 'evid':4 'fall':8 'mean':18 'terror':13 'umbrella':11 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4778676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698165459 {#2208
    date: 2023-10-24 18:37:39.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
59 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > Didn’t they evidently commit crimes that fall under the umbrella of “terror”?\n
    \n
    No. Words have actual meanings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698165459 {#2209
    date: 2023-10-24 18:37:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
    "@AmberPrince@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 69430
  -bodyTs: "'actual':17 'commit':5 'crime':6 'didn':1 'evid':4 'fall':8 'mean':18 'terror':13 'umbrella':11 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4778676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698165459 {#2208
    date: 2023-10-24 18:37:39.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
60 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > Didn’t they evidently commit crimes that fall under the umbrella of “terror”?\n
    \n
    No. Words have actual meanings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698165459 {#2209
    date: 2023-10-24 18:37:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
    "@AmberPrince@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 69430
  -bodyTs: "'actual':17 'commit':5 'crime':6 'didn':1 'evid':4 'fall':8 'mean':18 'terror':13 'umbrella':11 'word':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4778676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698165459 {#2208
    date: 2023-10-24 18:37:39.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